summaryrefslogtreecommitdiff
path: root/gr-digital/examples/snr_estimators.py
Commit message (Expand)AuthorAgeFilesLines
* digital: pep8 formattingJosh Morman2021-11-241-26/+31
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-021-4/+4
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-16/+20
* digital: fixes a bug in the mpsk SNR estimators where they were reporting 3 d...Tom Rondeau2014-08-291-33/+38
* cleaning up, converting examples, etc.Tom Rondeau2013-03-171-1/+2
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-171-3/+4
* digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-201-0/+20
* digital: fixing narrowband (de)mods and examples to work with gr-digital and ...Tom Rondeau2012-07-161-2/+2
* digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau2011-12-301-5/+5
* digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau2011-12-291-3/+3
* digital: adding an example program for the SNR estimators with Python code to...Tom Rondeau2011-12-291-0/+174