| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -26/+31 |
* | 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 | -4/+4 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -16/+20 |
* | digital: fixes a bug in the mpsk SNR estimators where they were reporting 3 d... | Tom Rondeau | 2014-08-29 | 1 | -33/+38 |
* | 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 | -3/+4 |
* | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 1 | -0/+20 |
* | digital: fixing narrowband (de)mods and examples to work with gr-digital and ... | Tom Rondeau | 2012-07-16 | 1 | -2/+2 |
* | digital: update to qa and example code for new constructor with tag_nsamples ... | Tom Rondeau | 2011-12-30 | 1 | -5/+5 |
* | digital: adding documentation for SNR estimators; added an estimator for M2M4... | Tom Rondeau | 2011-12-29 | 1 | -3/+3 |
* | digital: adding an example program for the SNR estimators with Python code to... | Tom Rondeau | 2011-12-29 | 1 | -0/+174 |