summaryrefslogtreecommitdiff
path: root/gr-fft
Commit message (Expand)AuthorAgeFilesLines
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-042-1/+4
|\
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-012-1/+4
* | grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-271-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-214-15/+19
* | Merge branch 'master' into nextTom Rondeau2012-12-121-2/+0
|\|
| * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
* | Merge branch 'master' into nextJohnathan Corgan2012-11-142-9/+12
|\|
| * fft: restore FFTW3F_THREADS support for fft.ccJosh Blum2012-11-141-0/+5
| * fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIESJosh Blum2012-11-141-2/+0
| * 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 nextTom Rondeau2012-11-101-1/+1
|\|
| * fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau2012-11-101-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
|\ \
* | | fft: adding missing item to cmake install.Tom Rondeau2012-08-221-0/+1
* | | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-225-1/+260
* | | fft: fixed names of FFT GRC blocks.Tom Rondeau2012-08-203-2/+2
|/ /
* | Merge branch 'next' into qtsink_menusTom Rondeau2012-07-171-0/+2
|\|
| * Merge branch 'maint'Johnathan Corgan2012-07-031-0/+2
| |\
| | * swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* | | fft: adding a malloc for doubles.Tom Rondeau2012-07-032-2/+12
|/ /
* | Merge branch 'gr_filter'Johnathan Corgan2012-06-202-10/+7
|\ \ | |/ |/|
| * fft: export the FFTW malloc and free helper functions.Tom Rondeau2012-05-021-3/+3
| * build: reworking cmake structure for include and lib directories. I think thi...Tom Rondeau2012-05-021-7/+4
* | Merge branch 'sphinxdocs'Tom Rondeau2012-05-221-1/+1
|\ \
| * | Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar2012-05-221-1/+1
* | | fft: should not export for static class memberJosh Blum2012-05-153-3/+3
| |/ |/|
* | fft: enabling doc and grc subdirs.Tom Rondeau2012-05-011-2/+2
|/
* fft: put helper classes in namespaceJohnathan Corgan2012-04-2914-638/+665
* fft: make interface functions pure virtualJohnathan Corgan2012-04-293-23/+11
* gr-fft: creates a gr-fft top-level component.Tom Rondeau2012-04-2731-0/+2317