summaryrefslogtreecommitdiff
path: root/gr-digital/swig/digital_constellation_receiver_cb.i
Commit message (Collapse)AuthorAgeFilesLines
* digital: fixing a few things left out in conversion to gri_control_loop ↵Tom Rondeau2011-08-301-15/+1
| | | | children.
* digital: updated constellation receiver to use loop bandwidth and damping ↵Tom Rondeau2011-08-101-12/+15
| | | | factor instead of setting alpha and beta independently. Also cleaning up Costas loop a bit more.
* fixing build for constellation code. Had to make some changes to the qa code ↵Tom Rondeau2011-07-121-1/+1
| | | | to import the right stuff after being changed from sitting in gnuradio-core.
* digital: moving more constellation blocks into gr-digital. Builds, make ↵Tom Rondeau2011-07-101-0/+47
check needs work.