Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: formatting CMA code; adding get_ functions and renaming things for ↵ | Tom Rondeau | 2011-06-06 | 1 | -4/+6 |
| | | | | consistency. | ||||
* | digital: set number of samps per symbol for the equalizer. Also, explicitly ↵ | Tom Rondeau | 2011-05-18 | 1 | -4/+5 |
| | | | | set the initial taps of the adaptive filter to 0+j0 | ||||
* | gr-digital: adding CMA equalizer to gr-digital. This replaces the ↵ | Tom Rondeau | 2011-04-07 | 1 | -0/+43 |
gr_cma_equalizer_cc in gnuradio-core and uses the complex-in, complex-out, complex-taps version of the gr_adaptive_filter. |