New fft filter base class to handle complex data types. Passes make check.
authorTom Rondeau <trondeau@vt.edu>
Sun, 28 Feb 2010 22:37:48 +0000 (17:37 -0500)
committerTom Rondeau <trondeau@vt.edu>
Sun, 28 Feb 2010 22:37:48 +0000 (17:37 -0500)
commit72c47024f4b4677f116222a0adfadeedf180122c
treea90494116f5666b7c07b1c0cf9becaefe098a028
parentf35a7d31f6650752dac693e3f412e5e0dcaf66fa
New fft filter base class to handle complex data types. Passes make check.
gnuradio-core/src/lib/filter/Makefile.am
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.h
gnuradio-core/src/lib/filter/gri_fft_filter_ccc.cc [new file with mode: 0644]
gnuradio-core/src/lib/filter/gri_fft_filter_ccc.h [new file with mode: 0644]