| Commit message (Expand) | Author | Age | Files | Lines |
* | filter: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -24/+22 |
* | gr-filter: Corrects reconstruction filter bank example to point at existing p... | Nicholas Bruce | 2021-11-15 | 1 | -1/+1 |
* | filter: update python binding hashes | Josh Morman | 2020-12-18 | 1 | -1/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -3/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Replace scipy/pylab where numpy/pyplot is sufficient | Marcus Müller | 2018-11-02 | 1 | -19/+13 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -8/+11 |
* | filters: fixing up some minor issues with the analysis/synthesis filterbanks. | Tom Rondeau | 2014-02-28 | 1 | -3/+3 |
* | filter: fixed missing copyright and import sys in examples | Tom Rondeau | 2013-11-17 | 1 | -0/+1 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -5/+6 |
* | channels: adding new component gr-channels to hold channel models. | Tom Rondeau | 2012-11-10 | 1 | -0/+6 |
* | Examples: Fixed minor bugs in examples and blks2impl from namespace changes. | Ben Reynwar | 2012-09-04 | 1 | -1/+1 |
* | filter: Moved over PFB examples. | Tom Rondeau | 2012-06-19 | 1 | -0/+164 |