aboutsummaryrefslogtreecommitdiffstats
path: root/src/OfdmGenerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make KISS entirely optionalMatthias P. Braendli2014-10-241-2/+2
| | | | | The Resampler block can also use fftw, and the Makefile only does the kiss fft compilation when --enable-fftw is not given.
* Add possibility to use FFTW for OfdmGeneratorMatthias P. Braendli2014-10-241-6/+79
|
* fix invalid initialisation in OfdmGenerator and GuardIntervalInserterMatthias P. Braendli2014-02-111-2/+2
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+195