summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/benchmark_rx2.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing copyright dates.Tom Rondeau2010-03-141-1/+1
|
* Making old and new digital modulations completely seperable by adding ↵Tom Rondeau2010-03-141-3/+3
| | | | modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity.
* Fixing call to usrp_receive_path2.Tom Rondeau2010-03-131-2/+2
|
* Adding version 2 of receive path so as not to affect old dbpsk and dqpsk ↵Tom Rondeau2010-03-131-0/+114
operations.