summaryrefslogtreecommitdiff
path: root/gr-fft
Commit message (Expand)AuthorAgeFilesLines
...
| * VOLKize fft_vcc_fftwDoug Geiger2015-09-171-7/+4
| * Fix up QA tests: test windowing functionDoug Geiger2015-09-171-153/+107
| * Tabs -> spacesDoug Geiger2015-09-176-138/+146
|/
* Merge branch 'maint'Johnathan Corgan2015-03-281-2/+2
|\
| * docs: fixed labels and references in manual.Tom Rondeau2015-03-231-2/+2
* | spacing issues prettifiedStephan Ludwig (donludovico)2015-01-071-11/+11
* | grc,blocks,fft,filter: assigned categories to all blocks without any; further...Stephan Ludwig (donludovico)2015-01-031-0/+4
|/
* fft: fixed Nuttall window naming from nuttal to nuttall.Tom Rondeau2014-11-242-5/+38
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Tom Rondeau2014-07-0719-103/+103
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0719-103/+103
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version...Tom Rondeau2014-06-281-0/+13
|/
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
* filter: remove use of magic numbers for calculating number of taps in firdes ...Tom Rondeau2013-11-182-11/+50
* fft: optimization; bug fixes for kaiser window and added windows to win_type.Tom Rondeau2013-11-181-4/+6
* fft: put include protections around window.h (fixes issue #610 reported by Sy...Tom Rondeau2013-11-101-0/+5
* 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-058-182/+607
* fft: fix missing set_window call on initializationJohnathan Corgan2013-08-282-0/+4
* fft: fix XML import for logpwrfft blockAndrej Lajovic2013-08-251-2/+2
* goertzel.h : Remove the default constructor for fft::goertzel.Philip Balister2013-07-091-1/+0
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* Merge remote-tracking branch 'reynwar/uninstalled_imports' into merge-inplaceJohnathan Corgan2013-06-047-21/+23
|\
| * uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
| * Merged in master.Ben Reynwar2013-06-031-1/+1
| |\
| * \ Merged in next_docs branch.Ben Reynwar2013-05-1919-47/+46
| |\ \
| * \ \ Merged in 'next' branch.Ben Reynwar2013-05-106-23/+24
| |\ \ \
| * \ \ \ Merged next into uninstalled import branch.Ben Reynwar2013-04-028-20/+17
| |\ \ \ \
| * | | | | fft: Updating testing environment.Ben Reynwar2013-03-103-18/+14
| * | | | | fft: Enabling uninstalled python imports.Ben Reynwar2013-03-077-2/+9
* | | | | | fft: adding ctrlport psd probe blockTim O'Shea2013-05-308-0/+400
| |_|_|_|/ |/| | | |
* | | | | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
| |_|_|/ |/| | |
* | | | Merge with next branch.Ben Reynwar2013-05-191-2/+1
|\ \ \ \
| * | | | docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-2/+1
| | |_|/ | |/| |
* | | | fft: moved include dir to gnuradio/fftJohnathan Corgan2013-04-2915-21/+21
* | | | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2910-24/+24
|/ / /
* | | build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* | | grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-041-4/+0
* | | Merge branch 'master_grc_components' into next_grc_componentsTom Rondeau2013-04-044-15/+15
|\ \ \
| * | | docs: updating Doxygen categories for all blocks.Tom Rondeau2013-04-043-14/+14
| * | | grc: removed 'old' grc keys from block_tree.Tom Rondeau2013-04-041-1/+1
* | | | cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
| |_|/ |/| |
* | | build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-1/+1
* | | gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-014-4/+1
* | | build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
* | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-264-5/+5
* | | blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-172-8/+9
| |/ |/|