| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-08-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-07-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-27 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -12/+16 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-07 | 1 | -0/+32 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 6 | -44/+2 |
* | | | | | | | | | Improved documentation for FFT block. | Maximilian Stiefel | 2018-04-28 | 2 | -5/+64 |
* | | | | | | | | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+3 |
* | | | | | | | | | fft: FFTW wisdom file locking was only taking place from gr::fft::fft_complex. | Balint Seeber | 2018-03-22 | 1 | -12/+25 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Rename subdir doc to docs where appropriate | Bogdan Radulescu | 2018-02-03 | 4 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-08-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | logpwrfft did `ref_scale/2`, which led to integer div in Py2 | Marcus Müller | 2017-08-14 | 1 | -2/+2 |
* | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-07-13 | 1 | -2/+2 |
|\| | | | | |
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | gr-fft: Fix compilation under MinGW | Paul Cercueil | 2017-06-28 | 1 | -2/+2 |
* | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-27 | 1 | -1/+10 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge remote-tracking branch 'github/pr/1349' into maint | Johnathan Corgan | 2017-06-27 | 1 | -1/+10 |
| |\ \ \ \ |
|
| | * | | | | Fix: hazardous floating point sqrt(1.0 - (1.0+-epsilon)²) | Marcus Müller | 2017-06-27 | 1 | -1/+10 |
* | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-22 | 1 | -12/+16 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | gr-fft: Reuses file_lock object to prevent deadlocking on win32 | gnieboer | 2017-06-13 | 1 | -12/+12 |
| * | | | | gr-fft: Adds w32 specific headers to fft.cc | gnieboer | 2017-06-13 | 1 | -0/+4 |
| |/ / / |
|
* | | / | Merge branch 'maint' | Johnathan Corgan | 2017-06-07 | 1 | -0/+32 |
|\| | |
| |_|/
|/| | |
|
| * | | gr-fft: add locking mechanism to fftw_wisdom | Andrej Rode | 2017-04-30 | 1 | -0/+32 |
| |/ |
|
* / | cmake: clean up | Bastian Bloessl | 2017-03-22 | 1 | -1/+0 |
|/ |
|
* | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 1 | -1/+1 |
* | runtime: fixed dangling pointer returns in vmcircbuf_prefs.cc and fft.cc | dae hyun, yang | 2016-05-08 | 1 | -8/+8 |
* | fft: explicitly link to volk | Nathan West | 2016-03-09 | 1 | -0/+1 |
* | fft: replace fftwf_malloc with volk_malloc | Nathan West | 2016-03-09 | 1 | -26/+27 |
* | Fix the VOLKized fft_vcc_fftw and QA code | Doug Geiger | 2015-09-21 | 2 | -6/+62 |
* | Merge remote-tracking branch 'geiger/volkize_fft' | Johnathan Corgan | 2015-09-20 | 7 | -288/+248 |
|\ |
|
| * | VOLKize fft_vcc_fftw | Doug Geiger | 2015-09-17 | 1 | -7/+4 |
| * | Fix up QA tests: test windowing function | Doug Geiger | 2015-09-17 | 1 | -153/+107 |
| * | Tabs -> spaces | Doug Geiger | 2015-09-17 | 6 | -138/+146 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -2/+2 |
|\ |
|
| * | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -2/+2 |
* | | spacing issues prettified | Stephan Ludwig (donludovico) | 2015-01-07 | 1 | -11/+11 |
* | | grc,blocks,fft,filter: assigned categories to all blocks without any; further... | Stephan Ludwig (donludovico) | 2015-01-03 | 1 | -0/+4 |
|/ |
|
* | fft: fixed Nuttall window naming from nuttal to nuttall. | Tom Rondeau | 2014-11-24 | 2 | -5/+38 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 19 | -103/+103 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 19 | -103/+103 |
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+13 |
|/ |
|
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | filter: remove use of magic numbers for calculating number of taps in firdes ... | Tom Rondeau | 2013-11-18 | 2 | -11/+50 |
* | fft: optimization; bug fixes for kaiser window and added windows to win_type. | Tom Rondeau | 2013-11-18 | 1 | -4/+6 |
* | fft: put include protections around window.h (fixes issue #610 reported by Sy... | Tom Rondeau | 2013-11-10 | 1 | -0/+5 |
* | fft: fixed logpwrfft.py to import new C++ window properly from fft_swig (fixe... | Tom Rondeau | 2013-11-10 | 1 | -1/+1 |