summaryrefslogtreecommitdiff
path: root/gr-uhd/apps/uhd_rx_cfile.py
AgeCommit message (Collapse)Author
2012-01-26uhd: add async message print option to appsJohnathan Corgan
2011-12-17uhd: adds support for different over-the-wire data formats for UHD fft and ↵Marcus Leech
siggen apps.
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: fixing uhd apps to take a subdev spec; also changing to more general ↵Tom Rondeau
uhd parameter of 'args' instead of 'address' which defaults to the first uhd dev found.
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless ↵Tom Rondeau
specified; proper name for tune result.
2011-05-10gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau