index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-filter
Age
Commit message (
Expand
)
Author
2013-02-14
filter: fixing synthesis filter output rate when using 2x oversampling.
Tom Rondeau
2013-02-12
build: fixing generated includes, deps, and header installation.
Tom Rondeau
2013-01-03
FFT_INCLUDE_DIRS -> GR_FFT_INCLUDE_DIRS, and reorder
Michael L Dickens
2013-01-01
Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...
Michael L Dickens
2012-11-22
filter: don't install .grc file as python file
Johnathan Corgan
2012-11-14
filter: use matching free for malloc, fixes access violation
Josh Blum
2012-11-14
filter: removed undefined FFTW3F_ libs/incs
Josh Blum
2012-11-14
fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIES
Josh Blum
2012-11-14
fft: added gnuradio-fft dep for some tests
Josh Blum
2012-11-14
gr: same change for common PYTHON test paths
Josh Blum
2012-11-14
gr: set a common GR_TEST_TARGET_DEPS for all module unit tests
Josh Blum
2012-11-04
gr: added python -B everywhere for clean source tree
Josh Blum
2012-11-02
Fixes other uses of channel model to always have negative or zero
Alick Zhao
2012-08-30
filter: fixes naligned value when volk alignment is 1.
Tom Rondeau
2012-07-19
filter: fixing cppunit test QA to work properly with testing disabled.
Tom Rondeau
2012-07-08
filter: warning fixes.
Tom Rondeau
2012-06-22
filter: fixed fir_filter_with_buffer to make sure nothing that volk looks at ...
Tom Rondeau
2012-06-22
volk: fixing some volk kernels.
Tom Rondeau
2012-06-22
filter: fix mmse_fir_interpolator QA code to initialize an aligned input buffer.
Tom Rondeau
2012-06-22
Merge branch 'win_fix'
Tom Rondeau
2012-06-22
Merge branch 'cppunit_fix'
Tom Rondeau
2012-06-22
gr-filter: Removing FILTER_API from internals static members fixes Windows error
Nicholas Corgan
2012-06-22
filter: more precision for the PFB channelizer QA test.
Tom Rondeau
2012-06-21
gr-filter: added CPPUNIT_INCLUDE_DIRS to lib/CMakeLists.txt
Nicholas Corgan
2012-06-21
filter: safer values for QA tests for different machines.
Tom Rondeau
2012-06-21
filer: fixed link to libvolk.
Tom Rondeau
2012-06-20
filter: adding stdint.h fixes Fedora 17/GCC 4.7.0 build.
Nicholas Corgan
2012-06-20
filter: adding set/get for phase of arb resampler.
Tom Rondeau
2012-06-20
filter: fixed bug with includes.
Tom Rondeau
2012-06-20
filter: added documentation to adaptive_filter blocks.
Tom Rondeau
2012-06-19
filter: improving documentation.
Tom Rondeau
2012-06-19
filter: improved QA code for fractional_interpolator and channel_model.
Tom Rondeau
2012-06-19
filter: fixed some include issues.
Tom Rondeau
2012-06-19
filter: added channel_model block with GRC.
Tom Rondeau
2012-06-19
filter: Moved over PFB examples.
Tom Rondeau
2012-06-19
filter: removed all references to filter functions from gr namespace to filter.
Tom Rondeau
2012-06-19
filter: Moved over filter-specific Python hier_blocks.
Tom Rondeau
2012-06-19
filter: adding PFB synthesis filter with GRC and QA.
Tom Rondeau
2012-06-19
filter: adding rational resampler with GRC and QA.
Tom Rondeau
2012-06-19
filter: adding PFB arbitrary resampler (ccf and fff) with GRC and QA.
Tom Rondeau
2012-06-18
filter: adding PFB interpolator with GRC and QA.
Tom Rondeau
2012-06-18
filter: adding PFB decimator with GRC and QA.
Tom Rondeau
2012-06-18
filter: added interp_fir_filter with QA and GRC.
Tom Rondeau
2012-06-17
filter: adding fractional_interpolator_{cc,ff} with QA and GRC.
Tom Rondeau
2012-06-17
filter: fixed fir_filter_with_buffer and added QA code to check.
Tom Rondeau
2012-06-17
filter: redoing hilbert and fir_delay to use normal filter calls since alignm...
Tom Rondeau
2012-06-17
filter: added mmse_fir_interpolator with QA code.
Tom Rondeau
2012-06-16
filter: adding freq_xlating_filter.
Tom Rondeau
2012-06-15
filter: adding IIR filter.
Tom Rondeau
2012-06-15
filter: copied over interpolator_taps.h to gr-filter.
Tom Rondeau
[next]