summaryrefslogtreecommitdiff
path: root/gr-digital/python/qa_costas_loop_cc.py
AgeCommit message (Collapse)Author
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, ↵Tom Rondeau
psk2->psk updated in all files and examples.
2011-07-30digital: updated Costas loop again. The damping factor is now set by default ↵Tom Rondeau
and is no longer part of the constructor. All variables are exposed in gets and sets, though, for any purposes.
2011-07-24digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ↵Tom Rondeau
executable.
2011-07-21digital: using new psk2 to build the constellation and no longer use blks2Tom Rondeau
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make ↵Tom Rondeau
check needs work.
2011-05-08digital: fixing qa code; adding (untested) GRC block for DxPSK demods.Tom Rondeau
2011-05-08Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau
Conflicts: gr-digital/lib/digital_costas_loop_cc.cc gr-digital/python/qa_costas_loop_cc.py
2011-04-08gr-digital: Updated Costas loop QA to work with all tests wth new API.Tom Rondeau
2011-03-30gr-digital: updatign QA code to new interface of Costas Loop.Tom Rondeau
2011-03-28gr-digital: adding QA code for Costas loop block.Tom Rondeau