Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | This partly reverts commit 28462b9d8bb08609810ea9a9882c5fa9205b8b80. | ||||
* | 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 |