| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -40/+44 |
* | numpy: Fix fftpack references | Christophe Seguinot | 2021-02-18 | 1 | -4/+1 |
* | 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 | -27/+22 |
* | python: replace unfunctional old_div with functional code | Andrej Rode | 2018-08-17 | 1 | -3/+2 |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-27 | 1 | -1/+1 |
|\ |
|
| * | renamed fractional_{resampler|interpolator} to mmse_ | Marcus Müller | 2017-08-18 | 1 | -1/+1 |
* | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -4/+8 |
|/ |
|
* | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 1 | -30/+30 |
* | digital: examples will fail without some Python packages but need sys module ... | Tom Rondeau | 2014-03-06 | 1 | -10/+11 |
* | digital: improved PFB clock sync convergence time. Updated example for better... | Tom Rondeau | 2013-10-31 | 1 | -12/+23 |
* | examples: Some of the examples were updated to use 3.7 API, but the new modul... | Nathan West | 2013-07-26 | 1 | -1/+1 |
* | 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 | -8/+9 |
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 1 | -2/+2 |
* | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 1 | -2/+22 |
* | digital: fixing up some examples to use new namespaces. | Tom Rondeau | 2012-07-07 | 1 | -6/+7 |
* | Cleaning up; adding a different dbpsk that uses differential coding. The norm... | Tom Rondeau | 2011-08-10 | 1 | -1/+1 |
* | digital: added M&M clock recovery loop as an option to compare against polyph... | Tom Rondeau | 2011-08-09 | 1 | -71/+125 |
* | digital: adding a timing offset example. | Tom Rondeau | 2011-08-08 | 1 | -0/+157 |