Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DPDCE improve status | Matthias P. Braendli | 2017-12-29 | 1 | -10/+9 |
* | DPDCE: Add status option | Matthias P. Braendli | 2017-12-29 | 1 | -39/+44 |
* | DPDCE: Add reset option | Matthias P. Braendli | 2017-12-29 | 1 | -1/+10 |
* | Transform Const into a global config structure, avoid depending on logging fo... | Matthias P. Braendli | 2017-12-29 | 1 | -5/+5 |
* | DPD: Make logging to file optional in all modules, simplify apply_adapt_dumps | Matthias P. Braendli | 2017-12-29 | 1 | -1/+1 |
* | DPDCE: Set default digital gain to 0.6 | Matthias P. Braendli | 2017-10-08 | 1 | -1/+1 |
* | Make DPDCE naming consistent | Matthias P. Braendli | 2017-09-30 | 1 | -1/+1 |
* | Change default number of iterations to 10 | andreas128 | 2017-09-29 | 1 | -1/+1 |
* | Cleanup | andreas128 | 2017-09-29 | 1 | -1/+5 |
* | Cleanup | andreas128 | 2017-09-28 | 1 | -7/+13 |
* | Cleanup | andreas128 | 2017-09-28 | 1 | -47/+52 |
* | Change default for plots | andreas128 | 2017-09-28 | 1 | -12/+5 |
* | Minor corrections | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Change fixed learning rate and number of measurements to heuristic | andreas128 | 2017-09-27 | 1 | -5/+9 |
* | Cleanup | andreas128 | 2017-09-27 | 1 | -31/+31 |
* | Change default target_median | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Add n_bins, n_per_bin, n_meas parameter; Cleanup import | andreas128 | 2017-09-27 | 1 | -13/+22 |
* | Move plot config in const.py | andreas128 | 2017-09-26 | 1 | -7/+7 |
* | Add documentation to README.md | andreas128 | 2017-09-25 | 1 | -1/+1 |
* | Change filename of MER plot | andreas128 | 2017-09-25 | 1 | -2/+2 |
* | Add parameter for median and change default TX Gain | andreas128 | 2017-09-25 | 1 | -12/+28 |
* | Move constants to const.py | andreas128 | 2017-09-23 | 1 | -13/+8 |
* | Add dump/load for Adapt | andreas128 | 2017-09-22 | 1 | -8/+18 |
* | Disable Measure_Shoulder plot | andreas128 | 2017-09-20 | 1 | -1/+1 |
* | Add Measure_Shoulders | andreas128 | 2017-09-18 | 1 | -3/+8 |
* | Add missing LUT model, fix incorrect usage in main.py | Matthias P. Braendli | 2017-09-15 | 1 | -2/+2 |
* | Add reporting after each iteration | andreas128 | 2017-09-15 | 1 | -7/+14 |
* | Merge LUT into 'next_memless' | Matthias P. Braendli | 2017-09-14 | 1 | -1/+5 |
|\ | |||||
| * | Add tx_agc | andreas128 | 2017-09-14 | 1 | -1/+5 |
* | | Merge LUT into 'next_memless' | Matthias P. Braendli | 2017-09-14 | 1 | -30/+70 |
|\| | |||||
| * | Add report in main | andreas128 | 2017-09-14 | 1 | -1/+17 |
| * | Pack Model_AM and Model_PM into new Model_Poly | andreas128 | 2017-09-14 | 1 | -20/+13 |
| * | Simplify argparse | andreas128 | 2017-09-14 | 1 | -5/+5 |
| * | Add Model_PM | andreas128 | 2017-09-14 | 1 | -1/+5 |
| * | Add FSM to main.py | andreas128 | 2017-09-13 | 1 | -19/+38 |
* | | Add LUT predistorter | Matthias P. Braendli | 2017-09-13 | 1 | -17/+34 |
|/ | |||||
* | Use ridge regression | andreas128 | 2017-09-10 | 1 | -1/+1 |
* | Cleanup, Add MER logging to Model | andreas128 | 2017-09-08 | 1 | -3/+6 |
* | Cleanup and change logging plots to svg | andreas128 | 2017-09-08 | 1 | -7/+10 |
* | Change max to meadian in TX_Agc | andreas128 | 2017-09-05 | 1 | -3/+3 |
* | Add TX_Agc class for TX automatic gain control | andreas128 | 2017-09-05 | 1 | -0/+15 |
* | Cleanup logging and plots | andreas128 | 2017-09-02 | 1 | -4/+4 |
* | Add logging for MER | andreas128 | 2017-09-02 | 1 | -16/+32 |
* | Change logging format | andreas128 | 2017-09-01 | 1 | -1/+1 |
* | Increase default number of samples | andreas128 | 2017-09-01 | 1 | -1/+1 |
* | DPD CE: Log up to INFO to console too | Matthias P. Braendli | 2017-09-01 | 1 | -0/+10 |
* | Add Automatic gain control | andreas128 | 2017-08-29 | 1 | -5/+10 |
* | Add function to select tx amplitudes to be uniformly distributed | andreas128 | 2017-08-25 | 1 | -4/+9 |
* | Add CCDF plot to Model.py | andreas128 | 2017-08-25 | 1 | -2/+12 |
* | DPD CE: Add options for interations and load coefs | Matthias P. Braendli | 2017-08-25 | 1 | -3/+12 |