summaryrefslogtreecommitdiff
path: root/gr-filter/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next_blocks' into nextTom Rondeau2012-12-296-7/+12
|\
| * grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-271-1/+1
| * blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-215-6/+11
* | filter: handle a log10(0) warning that causes QT to crash when designing filt...Tom Rondeau2012-12-271-2/+0
|/
* Launch function change to suppor runtime updationSreeraj Rajendran2012-12-204-2/+128
* filter: Install all filter design tool files into gnuradio.filter.Tom Rondeau2012-12-183-6/+6
* gr_filtdes initial commitSreeraj Rajendran2012-12-154-0/+114
* Merge branch 'master' into nextJohnathan Corgan2012-11-221-1/+7
|\
| * filter: don't install .grc file as python fileJohnathan Corgan2012-11-221-1/+7
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-101-208/+224
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-103-3/+6
* | channels: adding new component gr-channels to hold channel models.Tom Rondeau2012-11-101-0/+6
* | analog: fixed a few build issues against gr-analog.Tom Rondeau2012-11-091-2/+2
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-065-15/+38
* | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-064-238/+31
* | Examples: Fixed minor bugs in examples and blks2impl from namespace changes.Ben Reynwar2012-09-042-4/+3
|/
* filter: Moved over PFB examples.Tom Rondeau2012-06-199-3/+1783
* filter: removed all references to filter functions from gr namespace to filter.Tom Rondeau2012-06-195-31/+6
* filter: copied over pfb_channelizer to gr-filter with QA and GRC.Tom Rondeau2012-05-083-0/+401
* filter: cleanup and moving calls from gr.firdes to filter.firdes.Tom Rondeau2012-05-053-5/+5
* filter: added GRC block for FFT filters. Fixed example install.Tom Rondeau2012-05-031-1/+3
* filter: fixed FIR filter taps and added complex FFT filter.Tom Rondeau2012-05-023-0/+215
* filter: adding examples folder.Tom Rondeau2012-05-022-0/+120