summaryrefslogtreecommitdiff
path: root/gr-digital/examples/uhd_interface.py
AgeCommit message (Collapse)Author
2011-10-07digital: updated rx and tx voice examples to work over the air with UHD.Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in ↵Tom Rondeau
the same order.
2011-09-27digital: making a parent class for the UHD interface since most of the ↵Tom Rondeau
functions are duplicated between receiver and transmitter. Made a receiver interface, too.
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark ↵Tom Rondeau
transit chain. Automatically selects the right samples/symbol and sample rate to achieve requested bitrate.