summaryrefslogtreecommitdiff
path: root/gr-digital/examples/ofdm/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 ofdm examples to use args instead of address and ↵Tom Rondeau
better default.
2011-10-14digital: fixed OFDM benchmark code to work over-the-air with UHD.Tom Rondeau
2011-10-12digital: moved narrowband examples to their own directory (to make room for ↵Tom Rondeau
OFDM examples).