summaryrefslogtreecommitdiff
path: root/gr-filter/grc
Commit message (Expand)AuthorAgeFilesLines
* filter: update IIR filter to have a constructor parameter for taps style.Tom Rondeau2012-11-211-1/+8
* channels: adding new component gr-channels to hold channel models.Tom Rondeau2012-11-103-63/+0
* filter: fixing PFB GRC blocks.Tom Rondeau2012-08-224-14/+35
* filter: cleaning up GRC filter blocks.Tom Rondeau2012-08-207-0/+665
* filter: fixed names of filter GRC blocks.Tom Rondeau2012-08-2018-17/+17
* filter: added channel_model block with GRC.Tom Rondeau2012-06-193-0/+63
* filter: adding PFB synthesis filter with GRC and QA.Tom Rondeau2012-06-193-0/+59
* filter: adding rational resampler with GRC and QA.Tom Rondeau2012-06-193-0/+88
* filter: adding PFB arbitrary resampler (ccf and fff) with GRC and QA.Tom Rondeau2012-06-194-1/+64
* filter: adding PFB interpolator with GRC and QA.Tom Rondeau2012-06-184-1/+39
* filter: adding PFB decimator with GRC and QA.Tom Rondeau2012-06-183-0/+45
* filter: added interp_fir_filter with QA and GRC.Tom Rondeau2012-06-183-0/+82
* filter: adding fractional_interpolator_{cc,ff} with QA and GRC.Tom Rondeau2012-06-173-0/+48
* filter: adding freq_xlating_filter.Tom Rondeau2012-06-163-0/+95
* filter: adding IIR filter.Tom Rondeau2012-06-153-0/+33
* filter: adding single_pole_iir_filter blocks.Tom Rondeau2012-06-153-0/+53
* filter: improving documentation and adding GRC blocks for fir_filter_xxx blocks.Tom Rondeau2012-06-153-0/+82
* filter: copied over pfb_channelizer to gr-filter with QA and GRC.Tom Rondeau2012-05-083-0/+64
* filter: added filter_delay_fc to gr-filter with QA and GRC files.Tom Rondeau2012-05-063-0/+33
* filter: moved dc_blocker to gr-filter with QA and GRC blocks.Tom Rondeau2012-05-063-0/+53
* filter: added hilbert xform block with QA and GRC block.Tom Rondeau2012-05-053-0/+28
* filter: added GRC block for FFT filters. Fixed example install.Tom Rondeau2012-05-033-0/+61
* filter: work on creating gr-filter top-level component.Tom Rondeau2012-05-012-0/+58