History | View | Annotate | Download (1.4 kB)
filter: added interp_fir_filter with QA and GRC.
filter: adding fractional_interpolator_{cc,ff} with QA and GRC.
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: adding single_pole_iir_filter blocks.
QA, docs, and GRC.
filter: improving documentation and adding GRC blocks for fir_filter_xxx blocks.
filter: copied over pfb_channelizer to gr-filter with QA and GRC.
filter: added filter_delay_fc to gr-filter with QA and GRC files.
filter: moved dc_blocker to gr-filter with QA and GRC blocks.
filter: added hilbert xform block with QA and GRC block.
filter: added GRC block for FFT filters. Fixed example install.
filter: work on creating gr-filter top-level component.
Builds but does not bring in libgnuradio-fft.so symbols.