summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/usrp_wfm_rcv_sca.py
AgeCommit message (Collapse)Author
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: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. ↵Tom Rondeau
Seems to work but could use more testing.