Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation to README.md | andreas128 | 2017-09-25 | 2 | -2/+2 |
* | Change filename of MER plot | andreas128 | 2017-09-25 | 1 | -2/+2 |
* | Use const.py as storage for sample rate | andreas128 | 2017-09-25 | 3 | -5/+5 |
* | Move constants to const.py | andreas128 | 2017-09-23 | 3 | -13/+20 |
* | Change return to shoulderdiff, peak, shoulder | andreas128 | 2017-09-23 | 1 | -7/+6 |
* | Less backoff for TX quantization | andreas128 | 2017-09-22 | 1 | -3/+3 |
* | Set small phases offsets to zero | andreas128 | 2017-09-22 | 1 | -2/+4 |
* | Change return to only informative data | andreas128 | 2017-09-22 | 1 | -4/+9 |
* | Increase backoff for RX quantization | andreas128 | 2017-09-22 | 1 | -1/+1 |
* | Add dump/load for Adapt | andreas128 | 2017-09-22 | 1 | -0/+30 |
* | Disable Measure_Shoulder plot | andreas128 | 2017-09-20 | 1 | -1/+1 |
* | Add Process Pool | andreas128 | 2017-09-20 | 2 | -33/+48 |
* | Fix plot | andreas128 | 2017-09-19 | 1 | -0/+5 |
* | Add Measure_Shoulders | andreas128 | 2017-09-18 | 2 | -0/+133 |
* | Add missing LUT model, fix incorrect usage in main.py | Matthias P. Braendli | 2017-09-15 | 1 | -0/+50 |
* | Add constants for Measure_Shoulder | andreas128 | 2017-09-15 | 1 | -0/+14 |
* | Add reporting after each iteration | andreas128 | 2017-09-15 | 1 | -1/+1 |
* | Cleanup Plot | andreas128 | 2017-09-15 | 1 | -12/+14 |
* | Add minimum tx value for analysis by Model_PM | andreas128 | 2017-09-15 | 2 | -2/+10 |
* | Merge LUT into 'next_memless' | Matthias P. Braendli | 2017-09-14 | 13 | -401/+552 |
|\ | |||||
| * | Add report in main | andreas128 | 2017-09-14 | 1 | -1/+2 |
| * | Pack Model_AM and Model_PM into new Model_Poly | andreas128 | 2017-09-14 | 1 | -0/+104 |
| * | Simplify argparse | andreas128 | 2017-09-14 | 1 | -0/+0 |
| * | Change Adapt coef return to float32 array | andreas128 | 2017-09-14 | 1 | -1/+2 |
| * | Fix plot labels | andreas128 | 2017-09-14 | 1 | -2/+2 |
| * | Add Model_PM | andreas128 | 2017-09-14 | 4 | -2/+125 |
| * | Fix non closed figures | andreas128 | 2017-09-13 | 8 | -13/+13 |
| * | Add phase plot | andreas128 | 2017-09-13 | 1 | -2/+40 |
| * | Add constants for ExtractStatistic | andreas128 | 2017-09-13 | 1 | -0/+6 |
| * | Add model_AM to calculate amplitude coefficients | andreas128 | 2017-09-13 | 1 | -0/+115 |
| * | Add ExtractStatistic to condense infromation from several measurements | andreas128 | 2017-09-13 | 1 | -0/+158 |
| * | Change comment | andreas128 | 2017-09-13 | 1 | -1/+1 |
| * | Switch to linear regression; Cleanup | andreas128 | 2017-09-12 | 1 | -11/+13 |
| * | Remove raw logging | andreas128 | 2017-09-12 | 1 | -4/+0 |
* | | Add LUT predistorter | Matthias P. Braendli | 2017-09-13 | 2 | -141/+207 |
|/ | |||||
* | Use ridge regression | andreas128 | 2017-09-10 | 1 | -5/+9 |
* | Add phase dpd, cleanup | andreas128 | 2017-09-10 | 1 | -92/+205 |
* | Cleanup, Add MER logging to Model | andreas128 | 2017-09-08 | 2 | -19/+26 |
* | Add check pottling flag | andreas128 | 2017-09-08 | 1 | -3/+2 |
* | Cleanup and change logging plots to svg | andreas128 | 2017-09-08 | 8 | -203/+92 |
* | Change max to meadian in TX_Agc | andreas128 | 2017-09-05 | 2 | -23/+22 |
* | Add TX_Agc class for TX automatic gain control | andreas128 | 2017-09-05 | 1 | -0/+111 |
* | Add get/set for digital gain | andreas128 | 2017-09-04 | 1 | -4/+19 |
* | Cleanup logging and plots | andreas128 | 2017-09-02 | 6 | -24/+29 |
* | Add Symbol_align class to find phase offset in unaligned dab signal | andreas128 | 2017-09-01 | 1 | -0/+191 |
* | Add Test_data class to access stored iq data | andreas128 | 2017-09-01 | 1 | -0/+136 |
* | Add MER class to measure modulation error rate | andreas128 | 2017-09-01 | 1 | -0/+133 |
* | Add file with dab constants | andreas128 | 2017-09-01 | 1 | -0/+38 |
* | Add debug logging | andreas128 | 2017-09-01 | 1 | -1/+7 |
* | Add store tx received for debug logging level | andreas128 | 2017-09-01 | 1 | -1/+9 |