| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos | luz paz | 2021-02-08 | 1 | -1/+1 |
* | gr-fft: window cleanup - remove nuttal (sic) windows | Jacob Gilbert | 2021-01-25 | 1 | -7/+0 |
* | gr-fft: cleanup window related code | Jacob Gilbert | 2021-01-25 | 1 | -13/+6 |
* | gr-fft: adding additional window options to win_type enum | Jacob Gilbert | 2021-01-25 | 1 | -5/+48 |
* | fft: window: Allow normalizing windows | Martin Braun | 2020-08-14 | 1 | -1/+22 |
* | fft: added gaussian window | Jacob Gilbert | 2020-04-26 | 1 | -0/+16 |
* | gr-fft: added tukey window generation | Jacob Gilbert | 2020-04-26 | 1 | -0/+23 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -322/+298 |
* | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -9/+10 |
* | Fix: hazardous floating point sqrt(1.0 - (1.0+-epsilon)²) | Marcus Müller | 2017-06-27 | 1 | -1/+10 |
* | fft: fixed Nuttall window naming from nuttal to nuttall. | Tom Rondeau | 2014-11-24 | 1 | -1/+19 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
* | filter: remove use of magic numbers for calculating number of taps in firdes ... | Tom Rondeau | 2013-11-18 | 1 | -1/+18 |
* | fft: optimization; bug fixes for kaiser window and added windows to win_type. | Tom Rondeau | 2013-11-18 | 1 | -4/+6 |
* | fft: Moved all window building functions into C++. | Tom Rondeau | 2013-11-05 | 1 | -0/+333 |