summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/benchmark_qt_loopback2.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: removed old digital and digital-bert scripts that will no longer ↵Tom Rondeau2011-10-061-553/+0
| | | | work. All of these have been replaced in gr-digital/examples.
* Minor changes to a benchmark example in gnuradio-examples/python/digital.Ben Reynwar2011-01-271-4/+21
|
* Fixing benchmark loopback to work with new v2's of modulators.Tom Rondeau2010-05-111-1/+1
|
* Fixing copyright of a couple of stragglers.Tom Rondeau2010-03-141-0/+20
|
* Making old and new digital modulations completely seperable by adding ↵Tom Rondeau2010-03-141-4/+4
| | | | modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity.
* Small fixes for loopback with new code.Tom Rondeau2010-03-061-0/+7
|
* Preventing an error message by casting an integer (0) to the requested float.Tom2010-01-311-1/+1
|
* Fixing up loopback benchmark program for new DBPSK receiver.Tom2010-01-021-49/+68
|
* Adding FLL to QT loopback example.Tom2009-12-201-22/+24
|
* Fixing import of UI file.Tom Rondeau2009-10-121-3/+3
|
* Temporary working dbpsk2 example until we match everything.Tom Rondeau2009-10-121-0/+488