From 7ca5ed6eea81906e4145ae38766d8d51e7c111d2 Mon Sep 17 00:00:00 2001 From: trondeau Date: Tue, 26 Dec 2006 22:47:47 +0000 Subject: minor typo fix git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4199 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-examples/python/digital/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnuradio-examples/python/digital/README') 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 command line -- cgit