summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/usrp_am_mw_rcv.py
AgeCommit message (Collapse)Author
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-04uhd: fixed this example to correct for sample rate offsets when setting a ↵Tom Rondeau
UHD device.
2011-10-04uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work ↵Tom Rondeau
with UHD. Needs more testing.