summaryrefslogtreecommitdiff
path: root/gr-digital/swig/digital_mpsk_receiver_cc.i
AgeCommit message (Collapse)Author
2012-01-15digital: added get/set functions to mpsk_receiver_cc for theta (phase ↵Tom Rondeau
offset), omega relative limit, and modulation order.
2011-08-30digital: converted mpsk_receiver to use gri_control_loop parent class. ↵Tom Rondeau
Updated QA code for this, too. Again, had to change the expected data since the loop converges at a different rate; tested by setting alpha and beta to old values and it worked with old data still.
2011-07-24digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA ↵Tom Rondeau
code for it.