aboutsummaryrefslogtreecommitdiffstats
path: root/gr-fft (follow)
Commit message (Expand)AuthorAgeFilesLines
* fft_shift: use unit test macros that exist in Boost 1.53Ryan Schutt2019-09-051-3/+21
* fft: fix spelling of blakcman to blackman in docsNathan West2019-09-051-1/+1
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-222-4/+4
* Use emplace_back(params) instead of push_back(type(params))Marcus Müller2019-08-221-7/+7
* Fix for more misc typosluz.paz2019-08-102-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-096-9/+9
* Tree: clang-format without the include sortingMarcus Müller2019-08-0921-1752/+1674
* fft: Add fft_shift classChristoph Mayer2019-06-154-0/+160
* cmake: Update to modern CMake usageAndrej Rode2019-03-043-77/+21
* cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* fft: Fix Doxygen warningMartin Braun2018-12-141-1/+0
* fft: Fix Doxygen warnings (undocumented parameters)Martin Braun2018-12-121-1/+1
* fft: Fix GRC bindingsMartin Braun2018-11-231-4/+1
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3123-409/+251
|\
| * Cleaned up lots of blocksHåkon Vågsether2018-08-251-3/+8
| * Merge branch 'next_python3' into nextMarcus Müller2018-06-2516-352/+229
| |\
| | * Merge branch 'python3_fix' into nextAndrej Rode2018-06-2416-352/+229
| | |\
| | | * Added auto-generated YAML blocksHåkon Vågsether2017-10-1011-324/+192
| | | * Merge branch 'next' into python3Johnathan Corgan2017-08-141-2/+2
| | | |\
| | | * \ Merge branch 'next' into python3Johnathan Corgan2017-07-131-2/+2
| | | |\ \
| | | * \ \ Merge branch 'next' into python3Johnathan Corgan2017-06-271-1/+10
| | | |\ \ \
| | | * \ \ \ Merge branch 'next' into python3Johnathan Corgan2017-06-221-12/+16
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'next' into python3Johnathan Corgan2017-06-071-0/+32
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'next' into python3Johnathan Corgan2017-03-221-1/+0
| | | |\ \ \ \ \ \
| | | * | | | | | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-265-28/+37
| * | | | | | | | | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+1
| * | | | | | | | | math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-172-12/+14
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into nextMartin Braun2018-02-034-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-08-141-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-07-131-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-271-1/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-221-12/+16
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-071-0/+32
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-1/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-036-44/+2
* | | | | | | | | Improved documentation for FFT block.Maximilian Stiefel2018-04-282-5/+64
* | | | | | | | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+3
* | | | | | | | | fft: FFTW wisdom file locking was only taking place from gr::fft::fft_complex.Balint Seeber2018-03-221-12/+25
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-034-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'maint'Johnathan Corgan2017-08-141-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | logpwrfft did `ref_scale/2`, which led to integer div in Py2Marcus Müller2017-08-141-2/+2
* | | | | | | Merge branch 'maint'Johnathan Corgan2017-07-131-2/+2
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | gr-fft: Fix compilation under MinGWPaul Cercueil2017-06-281-2/+2
* | | | | | Merge branch 'maint'Johnathan Corgan2017-06-271-1/+10
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'github/pr/1349' into maintJohnathan Corgan2017-06-271-1/+10
| |\ \ \ \
| | * | | | Fix: hazardous floating point sqrt(1.0 - (1.0+-epsilon)²)Marcus Müller2017-06-271-1/+10
* | | | | | Merge branch 'maint'Johnathan Corgan2017-06-221-12/+16
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | gr-fft: Reuses file_lock object to prevent deadlocking on win32gnieboer2017-06-131-12/+12
| * | | | gr-fft: Adds w32 specific headers to fft.ccgnieboer2017-06-131-0/+4
| |/ / /
* | | / Merge branch 'maint'Johnathan Corgan2017-06-071-0/+32
|\| | | | |_|/ |/| |