summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/usrp_spectrum_sense.py
AgeCommit message (Collapse)Author
2011-12-21uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py ↵Thomas Tsou
program looks like it's working again.
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice ↵Tom Rondeau
properly (patch from Sam Bretheim).
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-10-21uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau
2011-10-19uhd: updating examples to use args and better default for all UHD examples; ↵Tom Rondeau
also fixed the wfm_rcv blocks to use new PLL constructor.
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.