summaryrefslogtreecommitdiff
path: root/gr-digital/examples/uhd_interface.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: modified generic_mod_demod so mod and demods have same options in ↵Tom Rondeau2011-09-301-1/+2
| | | | the same order.
* digital: making a parent class for the UHD interface since most of the ↵Tom Rondeau2011-09-271-18/+84
| | | | functions are duplicated between receiver and transmitter. Made a receiver interface, too.
* digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark ↵Tom Rondeau2011-09-271-0/+149
transit chain. Automatically selects the right samples/symbol and sample rate to achieve requested bitrate.