Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-02 | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps ↵ | Tom Rondeau | |
parameter better. The block now holds state between calls to work for the number of output symbols instead of requiring a certain number of available outputs (that may never be satisfied). This commit also changes the number of samples needed in the QA code for the constellation receiver for a faster test. | |||
2011-08-27 | digital: updating constellation receiver's QA code. | Tom Rondeau | |
2011-07-30 | digital: cut down number of samples in constellation_receiver QA code to ↵ | Tom Rondeau | |
make shorter test time. | |||
2011-07-24 | digital: moving Python digital stuff to gr-digital. Fixing some build issues. | Tom Rondeau | |
2011-07-12 | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | |
to import the right stuff after being changed from sitting in gnuradio-core. | |||
2011-07-10 | digital: moving more constellation blocks into gr-digital. Builds, make ↵ | Tom Rondeau | |
check needs work. |