aboutsummaryrefslogtreecommitdiffstats
path: root/src/Resampler.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix warning about invalid casts in ResamplerMatthias P. Braendli2018-05-141-2/+2
|
* Remove porting.cMatthias P. Braendli2018-02-241-1/+0
|
* Avoid some includes, remove unused variables, update commentsMatthias P. Braendli2018-01-071-1/+0
|
* Refactor flowgraph and puncturing rulesMatthias P. Braendli2016-12-251-4/+2
|
* Remove broken KISS FFT supportMatthias P. Braendli2016-05-271-13/+6
|
* Make KISS entirely optionalMatthias P. Braendli2014-10-241-5/+17
| | | | | The Resampler block can also use fftw, and the Makefile only does the kiss fft compilation when --enable-fftw is not given.
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+72