summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/benchmark_tx2.py
AgeCommit message (Collapse)Author
2010-03-14Fixing copyright dates.Tom Rondeau
2010-03-14Making old and new digital modulations completely seperable by adding ↵Tom Rondeau
modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity.
2010-03-13Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk ↵Tom Rondeau
operations.