Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 1 | -3/+1 |
| | | | | filter: updated fir_filter_* by adding a method that allows the update of a single tap in the filter in a way that propagates to all of the aligned tap vectors. Mostly to support the adaptive equalizers. | ||||
* | digital: fixing up equalizers to work with new inheritance structure. | Tom Rondeau | 2012-07-07 | 1 | -1/+5 |
| | |||||
* | filter: bug fixes to use components in gr.filter and others fixes. | Tom Rondeau | 2012-07-06 | 1 | -3/+3 |
| | | | | QA working for all but CMA and LMS equalizers. | ||||
* | digital: made other QA codes executable | Tom Rondeau | 2011-08-30 | 1 | -0/+0 |
| | |||||
* | digital: adding QA code for LMS DD equalizer. | Tom Rondeau | 2011-07-24 | 1 | -0/+53 |