summaryrefslogtreecommitdiff
path: root/gr-filter/swig
AgeCommit message (Expand)Author
2013-02-12build: fixing generated includes, deps, and header installation.Tom Rondeau
2013-01-03FFT_INCLUDE_DIRS -> GR_FFT_INCLUDE_DIRS, and reorderMichael L Dickens
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-06-19filter: added channel_model block with GRC.Tom Rondeau
2012-06-19filter: adding PFB synthesis filter with GRC and QA.Tom Rondeau
2012-06-19filter: adding rational resampler with GRC and QA.Tom Rondeau
2012-06-19filter: adding PFB arbitrary resampler (ccf and fff) with GRC and QA.Tom Rondeau
2012-06-18filter: adding PFB interpolator with GRC and QA.Tom Rondeau
2012-06-18filter: adding PFB decimator with GRC and QA.Tom Rondeau
2012-06-18filter: added interp_fir_filter with QA and GRC.Tom Rondeau
2012-06-17filter: adding fractional_interpolator_{cc,ff} with QA and GRC.Tom Rondeau
2012-06-16filter: adding freq_xlating_filter.Tom Rondeau
2012-06-15filter: adding IIR filter.Tom Rondeau
2012-06-15filter: adding single_pole_iir_filter blocks.Tom Rondeau
2012-06-15filter: updating adaptive FIR filters.Tom Rondeau
2012-06-15filter: adding ssc and fsf versions of filter with associated new Volk kernels.Tom Rondeau
2012-05-08filter: copied over pfb_channelizer to gr-filter with QA and GRC.Tom Rondeau
2012-05-06filter: added filter_delay_fc to gr-filter with QA and GRC files.Tom Rondeau
2012-05-06filter: moved dc_blocker to gr-filter with QA and GRC blocks.Tom Rondeau
2012-05-05filter: added hilbert xform block with QA and GRC block.Tom Rondeau
2012-05-05filter: added Parks-McClellen algorithm.Tom Rondeau
2012-05-05filter: added firdes for generating FIR filters to gr-filter.Tom Rondeau
2012-05-02filter: adding fff version of FFT filter.Tom Rondeau
2012-05-02filter: fixed FIR filter taps and added complex FFT filter.Tom Rondeau
2012-05-02filter: Reworking filter to have a set of basic implementation classes for fi...Tom Rondeau
2012-05-01filter: work on creating gr-filter top-level component.Tom Rondeau