Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually enable the new warnings for C++ | Matthias P. Braendli | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | Fix resampler amplitude | andreas128 | 2017-03-26 | 1 | -2/+2 |
| | |||||
* | Remove ModFormat | Matthias P. Braendli | 2016-12-25 | 1 | -2/+1 |
| | |||||
* | Do not free FFTW plan before calling destroy | Matthias P. Braendli | 2016-06-10 | 1 | -2/+0 |
| | | | | Fixes segmentation fault in the Resampler destructor | ||||
* | Remove broken KISS FFT support | Matthias P. Braendli | 2016-05-27 | 1 | -162/+2 |
| | |||||
* | Replace some unsigned types | Matthias P. Braendli | 2016-05-27 | 1 | -2/+3 |
| | |||||
* | Fix compilation in KISS FFT with SIMD due to std::complex | Matthias P. Braendli | 2015-10-28 | 1 | -4/+4 |
| | |||||
* | Make KISS entirely optional | Matthias P. Braendli | 2014-10-24 | 1 | -35/+67 |
| | | | | | The Resampler block can also use fftw, and the Makefile only does the kiss fft compilation when --enable-fftw is not given. | ||||
* | Get compilation working on ARM | Matthias P. Braendli | 2014-10-10 | 1 | -3/+3 |
| | |||||
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+318 |