| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next_blocks' into next | Tom Rondeau | 2012-12-29 | 6 | -7/+12 |
|\ |
|
| * | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 1 | -1/+1 |
| * | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 5 | -6/+11 |
* | | filter: handle a log10(0) warning that causes QT to crash when designing filt... | Tom Rondeau | 2012-12-27 | 1 | -2/+0 |
|/ |
|
* | Launch function change to suppor runtime updation | Sreeraj Rajendran | 2012-12-20 | 4 | -2/+128 |
* | filter: Install all filter design tool files into gnuradio.filter. | Tom Rondeau | 2012-12-18 | 3 | -6/+6 |
* | gr_filtdes initial commit | Sreeraj Rajendran | 2012-12-15 | 4 | -0/+114 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-11-22 | 1 | -1/+7 |
|\ |
|
| * | filter: don't install .grc file as python file | Johnathan Corgan | 2012-11-22 | 1 | -1/+7 |
* | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s... | Tom Rondeau | 2012-11-10 | 1 | -208/+224 |
* | | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 3 | -3/+6 |
* | | channels: adding new component gr-channels to hold channel models. | Tom Rondeau | 2012-11-10 | 1 | -0/+6 |
* | | analog: fixed a few build issues against gr-analog. | Tom Rondeau | 2012-11-09 | 1 | -2/+2 |
* | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos... | Tom Rondeau | 2012-11-06 | 5 | -15/+38 |
* | | all: Python, GRC, and examples to properly pull blocks from filter and analog. | Tom Rondeau | 2012-11-06 | 4 | -238/+31 |
* | | Examples: Fixed minor bugs in examples and blks2impl from namespace changes. | Ben Reynwar | 2012-09-04 | 2 | -4/+3 |
|/ |
|
* | filter: Moved over PFB examples. | Tom Rondeau | 2012-06-19 | 9 | -3/+1783 |
* | filter: removed all references to filter functions from gr namespace to filter. | Tom Rondeau | 2012-06-19 | 5 | -31/+6 |
* | filter: copied over pfb_channelizer to gr-filter with QA and GRC. | Tom Rondeau | 2012-05-08 | 3 | -0/+401 |
* | filter: cleanup and moving calls from gr.firdes to filter.firdes. | Tom Rondeau | 2012-05-05 | 3 | -5/+5 |
* | filter: added GRC block for FFT filters. Fixed example install. | Tom Rondeau | 2012-05-03 | 1 | -1/+3 |
* | filter: fixed FIR filter taps and added complex FFT filter. | Tom Rondeau | 2012-05-02 | 3 | -0/+215 |
* | filter: adding examples folder. | Tom Rondeau | 2012-05-02 | 2 | -0/+120 |