Statistics
| Branch: | Tag: | Revision:

root @ d647fbba

Name Size
  cmake
  docs
  dtools
  gnuradio-core
  gr-atsc
  gr-audio
  gr-comedi
  gr-digital
  gr-fcd
  gr-fft
  gr-filter
  gr-howto-write-a-block
  gr-noaa
  gr-pager
  gr-qtgui
  gr-shd
  gr-trellis
  gr-uhd
  gr-utils
  gr-video-sdl
  gr-vocoder
  gr-wavelet
  gr-wxgui
  grc
  gruel
  volk
.gitattributes 323 Bytes
.gitignore 15 Bytes
AUTHORS 1.1 kB
CMakeLists.txt 9 kB
COPYING 34.3 kB
README 4.7 kB
README-win32-mingw-short.txt 3.9 kB
README.building-boost 1.7 kB
README.hacking 10 kB

Latest revisions

# Date Author Comment
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.

1e7aae36 06/15/2012 03:53 pm Tom Rondeau

filter: minor coding things.

408f44a7 06/15/2012 03:52 pm Tom Rondeau

filter: mods to fir filter bases to make consistent and simpler.

44b525e7 06/15/2012 01:59 pm Tom Rondeau

volk: adding new kernels to test and profile.

59ad06e0 06/15/2012 01:57 pm Tom Rondeau

filter: improving documentation and adding GRC blocks for fir_filter_xxx blocks.

5585c712 06/15/2012 12:43 pm Tom Rondeau

filter: adding ssc and fsf versions of filter with associated new Volk kernels.

These routines work and pass QA. They could use some performance work. the FSF is just slightly slower than before; the SCC version is more noticably slower.

Both could benefit, probably, by using SSE2 intrinsics to handle the shorts.

View all revisions | View revisions

Also available in: Atom