Statistics
| Branch: | Tag: | Revision:

root / gr-filter @ f5449ce2

Name Size
  doc
  examples
  grc
  include
  lib
  python
  swig
CMakeLists.txt 3.5 kB
gnuradio-filter.pc.in 277 Bytes

Latest revisions

# Date Author Comment
f5449ce2 06/18/2012 05:34 pm Tom Rondeau

filter: added interp_fir_filter with QA and GRC.

f049a184 06/18/2012 01:49 am Tom Rondeau

filter: adding fractional_interpolator_{cc,ff} with QA and GRC.

6b2dbab5 06/18/2012 12:35 am Tom Rondeau

filter: fixed fir_filter_with_buffer and added QA code to check.

765d82d8 06/17/2012 08:48 pm Tom Rondeau

filter: redoing hilbert and fir_delay to use normal filter calls since alignment is properly handled.

ce3d887a 06/17/2012 08:44 pm Tom Rondeau

filter: added mmse_fir_interpolator with QA code.

d647fbba 06/16/2012 02:55 pm Tom Rondeau

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).

3cd0ea45 06/15/2012 09:56 pm Tom Rondeau

filter: adding IIR filter.

Include QA and GRC.

b70bcc34 06/15/2012 08:34 pm Tom Rondeau

filter: copied over interpolator_taps.h to gr-filter.

76a6a4c6 06/15/2012 08:05 pm Tom Rondeau

filter: adding single_pole_iir_filter blocks.

QA, docs, and GRC.

05c117f3 06/15/2012 07:59 pm Tom Rondeau

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