Cleanup on gnuradio-examples restructuring.
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 4 Sep 2007 13:21:24 +0000 (13:21 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 4 Sep 2007 13:21:24 +0000 (13:21 +0000)
commit42c1bfdc72b29f18c5a750a07959d4cc760411b4
treeb23f3eda52a9de83ed508b60909fa06d163447fc
parent60d88c4aef7c5c1851028046eb67fdfe162c82c4
Cleanup on gnuradio-examples restructuring.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6287 221aa14e-8319-0410-a670-987f0aec2ac5
21 files changed:
gnuradio-examples/python/digital/limbo/README [deleted file]
gnuradio-examples/python/digital/limbo/benchmark_gmsk_rx.py [deleted file]
gnuradio-examples/python/digital/limbo/benchmark_gmsk_tx.py [deleted file]
gnuradio-examples/python/digital/limbo/benchmark_mpsk_rx.py [deleted file]
gnuradio-examples/python/digital/limbo/benchmark_mpsk_tx.py [deleted file]
gnuradio-examples/python/digital/limbo/gmsk_test.py [deleted file]
gnuradio-examples/python/digital/limbo/mpsk_test.py [deleted file]
gnuradio-examples/python/digital/limbo/qpsk_tester.py [deleted file]
gnuradio-examples/python/digital/limbo/qpsk_usrp_tester.py [deleted file]
gnuradio-examples/python/usrp/Makefile.am
gnuradio-examples/python/usrp/limbo/tvrx_am_rcv_gui.py [deleted file]
gnuradio-examples/python/usrp/limbo/usrp_fft_old.py [deleted file]
gnuradio-examples/python/usrp/usrp_benchmark_usb.py [new file with mode: 0755]
gnuradio-examples/python/usrp/usrp_test_loop_lfsr.py [new file with mode: 0755]
gnuradio-examples/python/usrp/usrp_wfm_rcv_sca.py [changed mode: 0644->0755]
gnuradio-examples/python/usrp/wfm_rcv_file.py [deleted file]
gr-utils/src/python/Makefile.am
gr-utils/src/python/usrp_benchmark_usb.py [deleted file]
gr-utils/src/python/usrp_test_loop.py [deleted file]
gr-utils/src/python/usrp_test_loop_lfsr.py [deleted file]
gr-utils/src/python/usrp_test_loopback.py [new file with mode: 0755]