| Commit message (Expand) | Author | Age | Files | Lines |
* | fft: moved include dir to gnuradio/fft | Johnathan Corgan | 2013-04-29 | 7 | -500/+0 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 6 | -9/+9 |
* | Merge branch 'master_grc_components' into next_grc_components | Tom Rondeau | 2013-04-04 | 3 | -14/+14 |
|\ |
|
| * | docs: updating Doxygen categories for all blocks. | Tom Rondeau | 2013-04-04 | 3 | -14/+14 |
* | | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
* | | fft: adding a malloc for doubles. | Tom Rondeau | 2012-07-03 | 1 | -2/+6 |
|/ |
|
* | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -3/+3 |
|\ |
|
| * | fft: export the FFTW malloc and free helper functions. | Tom Rondeau | 2012-05-02 | 1 | -3/+3 |
* | | fft: should not export for static class member | Josh Blum | 2012-05-15 | 3 | -3/+3 |
|/ |
|
* | fft: put helper classes in namespace | Johnathan Corgan | 2012-04-29 | 4 | -217/+230 |
* | fft: make interface functions pure virtual | Johnathan Corgan | 2012-04-29 | 3 | -23/+11 |
* | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | 2012-04-27 | 7 | -0/+495 |