| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -20/+22 |
* | 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 | -16/+11 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -2/+6 |
* | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 1 | -26/+26 |
* | digital: examples will fail without some Python packages but need sys module ... | Tom Rondeau | 2014-03-06 | 1 | -7/+8 |
* | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 1 | -1/+2 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -5/+6 |
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 1 | -1/+1 |
* | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 1 | -0/+20 |
* | digital: fixing up some examples to use new namespaces. | Tom Rondeau | 2012-07-07 | 1 | -3/+3 |
* | digital: Add a costas loop example program. Updates FLL example program to in... | Tom Rondeau | 2011-07-30 | 1 | -0/+116 |