summaryrefslogtreecommitdiff
path: root/gr-digital/examples/benchmark_tx.py
AgeCommit message (Collapse)Author
2011-09-27digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ↵Tom Rondeau
worked.
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.
2011-09-13digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested ↵Tom Rondeau
and working with new dbpsk,dqpsk,d8psk.
2011-08-09digital: setting up receive path to use new timing loop API, FLL API, new ↵Tom Rondeau
gain names/settings. Also added concept of gray coding to generic mod/demod and reworked bpsk/qpsk modulators so both work.
2011-07-26digital: reworking code so digital examples work. BPSK seems to work fine ↵Tom Rondeau
offline.
2011-07-24digital: working digital transmit benchmark script to file.Tom Rondeau