| Commit message (Expand) | Author | Age | Files | Lines |
* | fft: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -20/+28 |
* | gr-fft: add "shift" param to logpwrfft block | Jeff Long | 2021-08-23 | 1 | -3/+3 |
* | gr-fft: Log Power FFT Python fix | Jeff Long | 2021-01-16 | 1 | -2/+3 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -2/+0 |
* | fft: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-14 | 1 | -2/+2 |
|\ |
|
| * | logpwrfft did `ref_scale/2`, which led to integer div in Py2 | Marcus Müller | 2017-08-14 | 1 | -2/+2 |
* | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -6/+7 |
|/ |
|
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -6/+6 |
* | fft: fixed logpwrfft.py to import new C++ window properly from fft_swig (fixe... | Tom Rondeau | 2013-11-10 | 1 | -1/+1 |
* | fft: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 1 | -0/+176 |