| 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 | -14/+1 |
* | gr-fft: cleanup window related code | Jacob Gilbert | 2021-01-25 | 1 | -20/+31 |
* | gr-fft: adding additional window options to win_type enum | Jacob Gilbert | 2021-01-25 | 1 | -13/+23 |
* | fft: populate window enums under fft.window | Josh Morman | 2020-12-17 | 1 | -16/+14 |
* | pybind: add implicit conversion from int to enum | mormj | 2020-10-28 | 1 | -0/+2 |
* | fft: window: Allow normalizing windows | Martin Braun | 2020-08-14 | 1 | -2/+3 |
* | fft: window: Provide default value for beta param on window::build | Martin Braun | 2020-08-14 | 1 | -1/+1 |
* | fft: window: Add WIN_NONE | Martin Braun | 2020-08-14 | 1 | -1/+1 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
* | fft: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+187 |