summaryrefslogtreecommitdiff
path: root/gr-fft/python
Commit message (Expand)AuthorAgeFilesLines
* Fix the VOLKized fft_vcc_fftw and QA codeDoug Geiger2015-09-211-4/+60
* Fix up QA tests: test windowing functionDoug Geiger2015-09-171-153/+107
* Tabs -> spacesDoug Geiger2015-09-171-5/+5
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-6/+6
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
* fft: fixed logpwrfft.py to import new C++ window properly from fft_swig (fixe...Tom Rondeau2013-11-101-1/+1
* fft: Moved all window building functions into C++.Tom Rondeau2013-11-053-182/+0
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
* Merged in next_docs branch.Ben Reynwar2013-05-191-2/+1
|\
| * docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-2/+1
* | Merged next into uninstalled import branch.Ben Reynwar2013-04-022-9/+9
|\|
| * blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-172-8/+9
* | fft: Updating testing environment.Ben Reynwar2013-03-103-18/+14
* | fft: Enabling uninstalled python imports.Ben Reynwar2013-03-076-1/+8
|/
* core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-061-1/+1
* filter: moved window around so it's available in both gr-fft and gr-filter.Tom Rondeau2012-12-274-2/+183
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-213-15/+18
* Merge branch 'master' into nextJohnathan Corgan2012-11-141-7/+7
|\
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2012-11-041-1/+1
|\|
| * gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+1
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-281-12/+24
|\|
* | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-223-1/+165
|/
* gr-fft: creates a gr-fft top-level component.Tom Rondeau2012-04-274-0/+353