Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ↵ | Tom Rondeau | 2011-04-09 | 3 | -4/+130 | |
| | | | | and working in GRC. | |||||
* | gr-digital: introducing a new blind equalizer based on minimizing the ↵ | Tom Rondeau | 2011-04-08 | 3 | -1/+34 | |
| | | | | kurtosis. Does not work yet. | |||||
* | gr-digital: exposing accessors of CMA equalizer through swig and into GRC. ↵ | Tom Rondeau | 2011-04-07 | 1 | -0/+2 | |
| | | | | Also added protection from exploding error calcs by clipping. | |||||
* | gr-digital: adding CMA equalizer to gr-digital. This replaces the ↵ | Tom Rondeau | 2011-04-07 | 3 | -1/+38 | |
| | | | | gr_cma_equalizer_cc in gnuradio-core and uses the complex-in, complex-out, complex-taps version of the gr_adaptive_filter. | |||||
* | gr-digital: restructured Costas loop to be specified in terms of the damping ↵ | Tom Rondeau | 2011-03-29 | 1 | -19/+11 | |
| | | | | factor and natural frequency instead of randomly setting the gains. Much more robust in simulation. | |||||
* | gr-digital: adding GRC components for Costas loop. | Tom Rondeau | 2011-03-28 | 3 | -2/+68 | |
| | ||||||
* | gr-digital: adding a new top-level block for digital comms work. | Tom Rondeau | 2011-03-28 | 2 | -0/+29 | |