Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep RC-modified settings across modulator restarts | Matthias P. Braendli | 2018-08-07 | 1 | -2/+2 |
* | Add predistorter coefs to RC | Matthias P. Braendli | 2018-06-05 | 1 | -2/+3 |
* | ThreadsafeQueue: add wakeup event instead of custom termination markers | Matthias P. Braendli | 2018-04-20 | 1 | -5/+1 |
* | Avoid race condition on teardown of pipelined plugins | Matthias P. Braendli | 2018-01-14 | 1 | -0/+3 |
* | Add LUT predistorter | Matthias P. Braendli | 2017-09-13 | 1 | -0/+22 |
* | MemlessPoly: replace async by own threadpool | Matthias P. Braendli | 2017-09-02 | 1 | -1/+45 |
* | Put both AM/AM and AM/PM coefs to one file | Matthias P. Braendli | 2017-08-25 | 1 | -10/+6 |
* | Add dpd for phase correction | andreas128 | 2017-08-24 | 1 | -5/+10 |
* | Change MemlessPoly to real coefficients | andreas128 | 2017-08-21 | 1 | -1/+1 |
* | Add number of threads setting for MemlessPoly | Matthias P. Braendli | 2017-08-17 | 1 | -1/+2 |
* | Move MemlessPoly m_coefs to private | Matthias P. Braendli | 2017-08-04 | 1 | -6/+2 |
* | Change to complex poly | andreas128 | 2017-06-17 | 1 | -1/+1 |
* | Refactor MemlessPoly to have more meaningful names | andreas128 | 2017-04-06 | 1 | -5/+5 |
* | Fix file reading | andreas128 | 2017-04-02 | 1 | -1/+3 |
* | Working pipeline | andreas128 | 2017-03-26 | 1 | -0/+76 |