summaryrefslogtreecommitdiff
path: root/gr-fft/include/fft
Commit message (Expand)AuthorAgeFilesLines
* fft: moved include dir to gnuradio/fftJohnathan Corgan2013-04-297-500/+0
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-296-9/+9
* Merge branch 'master_grc_components' into next_grc_componentsTom Rondeau2013-04-043-14/+14
|\
| * docs: updating Doxygen categories for all blocks.Tom Rondeau2013-04-043-14/+14
* | gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
* | fft: adding a malloc for doubles.Tom Rondeau2012-07-031-2/+6
|/
* Merge branch 'gr_filter'Johnathan Corgan2012-06-201-3/+3
|\
| * fft: export the FFTW malloc and free helper functions.Tom Rondeau2012-05-021-3/+3
* | fft: should not export for static class memberJosh Blum2012-05-153-3/+3
|/
* fft: put helper classes in namespaceJohnathan Corgan2012-04-294-217/+230
* fft: make interface functions pure virtualJohnathan Corgan2012-04-293-23/+11
* gr-fft: creates a gr-fft top-level component.Tom Rondeau2012-04-277-0/+495