summaryrefslogtreecommitdiff
path: root/gr-digital/examples/example_costas.py
Commit message (Expand)AuthorAgeFilesLines
* digital: pep8 formattingJosh Morman2021-11-241-20/+22
* 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-16/+11
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-2/+6
* examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-201-26/+26
* digital: examples will fail without some Python packages but need sys module ...Tom Rondeau2014-03-061-7/+8
* 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-5/+6
* core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-061-1/+1
* digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-201-0/+20
* digital: fixing up some examples to use new namespaces.Tom Rondeau2012-07-071-3/+3
* digital: Add a costas loop example program. Updates FLL example program to in...Tom Rondeau2011-07-301-0/+116