Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Put both AM/AM and AM/PM coefs to one file | Matthias P. Braendli | 2017-08-25 | 1 | -16/+9 |
* | Add control for dpd phase coefficient | andreas128 | 2017-08-24 | 1 | -13/+20 |
* | Add coefficient nomalization | andreas128 | 2017-08-23 | 1 | -1/+2 |
* | DPD CE: change default coef file name | Matthias P. Braendli | 2017-08-23 | 1 | -1/+1 |
* | Add iterative dpd | andreas128 | 2017-08-22 | 1 | -2/+2 |
* | Add logging directory creation for all log files | andreas128 | 2017-08-21 | 1 | -1/+7 |
* | Add single shot correction | andreas128 | 2017-08-21 | 1 | -2/+2 |
* | Change dpd to real coefficients | andreas128 | 2017-08-21 | 1 | -1/+13 |
* | Add logging for timestamp | andreas128 | 2017-08-18 | 1 | -1/+2 |
* | Increase default number of measured samples | andreas128 | 2017-08-18 | 1 | -1/+1 |
* | Fix plotting without DISPLAY | andreas128 | 2017-08-17 | 1 | -1/+1 |
* | Add loop for measure, model, adapt | andreas128 | 2017-08-11 | 1 | -3/+4 |
* | Fix Python 2.7 compatibility | andreas128 | 2017-08-09 | 1 | -0/+1 |
* | DPD CE: Add argument parser | Matthias P. Braendli | 2017-08-09 | 1 | -9/+35 |
* | Make dpd/main.py executable and add shebang | Matthias P. Braendli | 2017-08-09 | 1 | -0/+1 |
* | Add Adapt and Model, Update for minimum working pipeline | andreas128 | 2017-08-05 | 1 | -5/+15 |
* | Add main.py and basic functions to get measurement | andreas128 | 2017-08-04 | 1 | -0/+41 |