diff options
Diffstat (limited to 'gnuradio-examples/python/digital/README')
-rw-r--r-- | gnuradio-examples/python/digital/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-examples/python/digital/README b/gnuradio-examples/python/digital/README index adc3fe078..61801f73d 100644 --- a/gnuradio-examples/python/digital/README +++ b/gnuradio-examples/python/digital/README @@ -1,6 +1,6 @@ Quick overview of what's here: -* benchmark_tx.py: generates packets of the size you +* benchmark_rx.py: generates packets of the size you specify and sends them across the air using the USRP. Known to work well using the USRP with the RFX transceiver daughterboards. You can specify the bitrate to use with the -r <bitrate> command line |