filter: added interp_fir_filter with QA and GRC.
filter: adding fractional_interpolator_{cc,ff} with QA and GRC.
filter: fixed fir_filter_with_buffer and added QA code to check.
filter: redoing hilbert and fir_delay to use normal filter calls since alignment is properly handled.
filter: added mmse_fir_interpolator with QA code.
filter: adding freq_xlating_filter.
Includes QA and GRC.
Update to build_utils adds a FIR_TYPE for the type of filter and CFIR_TYPE for the type of filter where the taps are always complex (needed for freq_xlating_filter).
filter: adding IIR filter.
Include QA and GRC.
filter: copied over interpolator_taps.h to gr-filter.
filter: adding single_pole_iir_filter blocks.
QA, docs, and GRC.
filter: updating adaptive FIR filters.
No need for our own adaptive_fir class; can do everything with fir_filter.
With QA code.
View revisions
Also available in: Atom