summaryrefslogtreecommitdiff
path: root/gr-fft/python
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2012-11-141-7/+7
|\ | | | | | | | | | | | | | | | | Conflicts: gr-atsc/src/lib/CMakeLists.txt gr-digital/python/CMakeLists.txt gr-trellis/src/python/CMakeLists.txt gr-vocoder/python/CMakeLists.txt gr-wavelet/python/CMakeLists.txt
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| | | | | | | | | | | | | | Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each unit test shares common dependencies, but we have been neglecting to set these. In this changeset, we set one top level GR_TEST_TARGET_DEPS, and simply append module-specific dependencies for each test. This also helps to fix QA tests on windows which were missing the dependencies list. Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt
* | 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
|\| | | | | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h gr-digital/python/bpsk.py gr-digital/python/qpsk.py
* | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-223-1/+165
|/ | | | ctest and digital examples working again.
* gr-fft: creates a gr-fft top-level component.Tom Rondeau2012-04-274-0/+353