Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix artefact | andreas128 | 2017-09-28 | 1 | -2/+395 |
* | Document lut | andreas128 | 2017-09-28 | 1 | -0/+1 |
* | Minor corrections | andreas128 | 2017-09-27 | 2 | -2/+2 |
* | Change heuristic | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Change heuristic | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Fix temporary gain increase in TX_Agc.py | andreas128 | 2017-09-27 | 1 | -19/+47 |
* | Change fixed learning rate and number of measurements to heuristic | andreas128 | 2017-09-27 | 6 | -13/+57 |
* | Fix plot enable/disable | andreas128 | 2017-09-27 | 2 | -3/+4 |
* | Add more specific instructions | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Cleanup | andreas128 | 2017-09-27 | 7 | -39/+42 |
* | Minor Change | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Improve explanation for conda | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Change default target_median | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | Move consts to Const.py; Cleanup | andreas128 | 2017-09-27 | 7 | -19/+16 |
* | Renamed const.py | andreas128 | 2017-09-27 | 1 | -82/+0 |
* | Add n_bins, n_per_bin, n_meas parameter; Cleanup import | andreas128 | 2017-09-27 | 2 | -13/+106 |
* | Make Model_Lut compatible | andreas128 | 2017-09-27 | 1 | -6/+20 |
* | Move plot config in const.py | andreas128 | 2017-09-26 | 5 | -15/+24 |
* | Update TODOs | andreas128 | 2017-09-26 | 1 | -9/+10 |
* | Fix images in README.md | andreas128 | 2017-09-25 | 1 | -4/+4 |
* | Add documentation to README.md | andreas128 | 2017-09-25 | 14 | -45963/+264 |
* | Change filename of MER plot | andreas128 | 2017-09-25 | 2 | -4/+4 |
* | Add instructions | andreas128 | 2017-09-25 | 6 | -0/+46126 |
* | Use const.py as storage for sample rate | andreas128 | 2017-09-25 | 3 | -5/+5 |
* | Add parameter for median and change default TX Gain | andreas128 | 2017-09-25 | 1 | -12/+28 |
* | Add parameter for median | andreas128 | 2017-09-25 | 1 | -3/+8 |
* | Move constants to const.py | andreas128 | 2017-09-23 | 4 | -26/+28 |
* | Add apply_adapt_dumps to apply stored configs | andreas128 | 2017-09-23 | 1 | -0/+194 |
* | 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 | 2 | -8/+48 |
* | Disable Measure_Shoulder plot | andreas128 | 2017-09-20 | 2 | -2/+2 |
* | Add Process Pool | andreas128 | 2017-09-20 | 2 | -33/+48 |
* | Add conda env | andreas128 | 2017-09-20 | 1 | -0/+125 |
* | Fix plot | andreas128 | 2017-09-19 | 1 | -0/+5 |
* | Add Measure_Shoulders | andreas128 | 2017-09-18 | 3 | -3/+141 |
* | Add missing LUT model, fix incorrect usage in main.py | Matthias P. Braendli | 2017-09-15 | 2 | -2/+52 |
* | Add constants for Measure_Shoulder | andreas128 | 2017-09-15 | 1 | -0/+14 |
* | Add reporting after each iteration | andreas128 | 2017-09-15 | 2 | -8/+15 |
* | 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 | 1 | -1/+5 |
|\ | |||||
| * | Add tx_agc | andreas128 | 2017-09-14 | 1 | -1/+5 |
* | | Merge LUT into 'next_memless' | Matthias P. Braendli | 2017-09-14 | 16 | -444/+635 |
|\| | |||||
| * | Add report in main | andreas128 | 2017-09-14 | 2 | -2/+19 |
| * | Pack Model_AM and Model_PM into new Model_Poly | andreas128 | 2017-09-14 | 2 | -20/+117 |
| * | Simplify argparse | andreas128 | 2017-09-14 | 2 | -5/+5 |