summaryrefslogtreecommitdiff
path: root/gr-digital/examples/narrowband/uhd_interface.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-21digital: added subdevspec option to digital UHD examples.Tom Rondeau
2011-10-19digital: fixed digital narrowband examples to set the sample rate based on ↵Tom Rondeau
the symbol rate, not the bitrate, of the modulation.
2011-10-19digital: fixed digital narrowband examples to use args instead of address ↵Tom Rondeau
and better default.
2011-10-12digital: moved narrowband examples to their own directory (to make room for ↵Tom Rondeau
OFDM examples).