summaryrefslogtreecommitdiff
path: root/gr-fft/python/fft/logpwrfft.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-6/+6
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* fft: fixed logpwrfft.py to import new C++ window properly from fft_swig ↵Tom Rondeau2013-11-101-1/+1
| | | | (fixes issue #609 reported by Sylvain Munaut).
* fft: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+176