Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change RC showjson command | Matthias P. Braendli | 2023-07-19 | 1 | -2/+2 |
| | |||||
* | Add JSON output to RC | Matthias P. Braendli | 2023-03-31 | 1 | -1/+8 |
| | |||||
* | Limit FFTW planner to 2s to avoid stalling input | Matthias P. Braendli | 2022-02-02 | 1 | -0/+1 |
| | | | | | Stalling the input breaks the ZMQ input functionality on raspberry pi. EDI is able to restart the modulator, which uses cached plans | ||||
* | Add minimum compilation for LimeSDR | F5OEO | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | Move CFR preprocess only if CFR enable | F5OEO | 2018-12-10 | 1 | -2/+3 |
| | |||||
* | Fix CFR bug introduced in 1c110d1 | Matthias P. Braendli | 2018-08-07 | 1 | -1/+1 |
| | |||||
* | Keep RC-modified settings across modulator restarts | Matthias P. Braendli | 2018-08-07 | 1 | -5/+4 |
| | |||||
* | Silence Wmem-access warning in OfdmGenerator | Matthias P. Braendli | 2018-05-16 | 1 | -2/+4 |
| | |||||
* | Fix offset in TII carriers | Matthias P. Braendli | 2018-02-07 | 1 | -0/+6 |
| | |||||
* | Avoid leaking FFT buffers in OFDM Generator | Matthias P. Braendli | 2018-01-14 | 1 | -0/+8 |
| | |||||
* | Clear PAPRStats when config gets changed | Matthias P. Braendli | 2017-12-30 | 1 | -0/+11 |
| | |||||
* | Calculate PAPR in the OfdmGenerator | Matthias P. Braendli | 2017-12-30 | 1 | -7/+23 |
| | |||||
* | Fix all the warnings shown since previous commit | Matthias P. Braendli | 2017-12-11 | 1 | -6/+6 |
| | |||||
* | Replace legacy bzero() by memset() | Matthias P. Braendli | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Improve MER calculation | Matthias P. Braendli | 2017-10-17 | 1 | -11/+15 |
| | |||||
* | Actually enable the new warnings for C++ | Matthias P. Braendli | 2017-10-04 | 1 | -2/+2 |
| | |||||
* | CFR: add some sort of MER calculation that is not correct yet | Matthias P. Braendli | 2017-09-28 | 1 | -2/+48 |
| | |||||
* | Add CFR statistics to RC | Matthias P. Braendli | 2017-09-28 | 1 | -15/+56 |
| | |||||
* | Show CFR error min and max | Matthias P. Braendli | 2017-09-28 | 1 | -1/+9 |
| | |||||
* | Normalise the CFR FFT | Matthias P. Braendli | 2017-09-28 | 1 | -2/+10 |
| | |||||
* | Fix some CFR things, still WIP | Matthias P. Braendli | 2017-09-28 | 1 | -27/+46 |
| | |||||
* | Add WIP CFR implementation to OfdmGenerator | Matthias P. Braendli | 2017-09-28 | 1 | -7/+127 |
| | |||||
* | Remove ModFormat | Matthias P. Braendli | 2016-12-25 | 1 | -2/+1 |
| | |||||
* | Remove broken KISS FFT support | Matthias P. Braendli | 2016-05-27 | 1 | -101/+3 |
| | |||||
* | Fix compilation in KISS FFT with SIMD due to std::complex | Matthias P. Braendli | 2015-10-28 | 1 | -2/+2 |
| | |||||
* | Make KISS entirely optional | Matthias P. Braendli | 2014-10-24 | 1 | -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 OfdmGenerator | Matthias P. Braendli | 2014-10-24 | 1 | -6/+79 |
| | |||||
* | fix invalid initialisation in OfdmGenerator and GuardIntervalInserter | Matthias P. Braendli | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | 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/+195 |