Update README.md

pull/3/head
drowe67 2020-11-13 11:32:38 +10:30 committed by GitHub
parent aa6f27852e
commit 60296f9048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ $ ./build_rtlsdr.sh
This uses a source addressing scheme to filter out locally transmitted frames. In the example above, the laptop has
address 0x1, and the Pi addess 0x2. We tell the rtl_fsk Rx 0x1 to ignore any packets sent from 0x1. This neatly prevents the frame repeater from hearing it's own packets and going into a loop.
![Frame Repeater Bench Test](doc/repeater_otb.png)
![Frame Repeater Bench Test](doc/repeater_otc.jpg)
# Reading Further