summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/benchmark_qt_loopback2.py
AgeCommit message (Collapse)Author
2010-05-11Fixing benchmark loopback to work with new v2's of modulators.Tom Rondeau
2010-03-14Fixing copyright of a couple of stragglers.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-06Small fixes for loopback with new code.Tom Rondeau
2010-01-31Preventing an error message by casting an integer (0) to the requested float.Tom
2010-01-02Fixing up loopback benchmark program for new DBPSK receiver.Tom
2009-12-20Adding FLL to QT loopback example.Tom
2009-10-12Fixing import of UI file.Tom Rondeau
2009-10-12Temporary working dbpsk2 example until we match everything.Tom Rondeau