summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/Makefile.am
AgeCommit message (Collapse)Author
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-06uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to ↵Tom Rondeau
gr-uhd/examples. Neither are working properly quite yet. Removed all usrp examples from gnuradio-examples/python/usrp and removed directory.
2011-10-06uhd: removed examples that don't make sense with UHD. Fixed up ↵Tom Rondeau
gr-uhd/examples Makefile.
2011-10-04uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work ↵Tom Rondeau
with UHD.
2011-10-04uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau
2011-10-04uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work ↵Tom Rondeau
with UHD. Needs more testing.
2011-10-04uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ↵Tom Rondeau
USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually).
2011-10-03uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau