Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DPDCE fix dpddata_to_str() | Matthias P. Braendli | 2017-12-29 | 1 | -1/+1 |
* | DPDCE: Add status option | Matthias P. Braendli | 2017-12-29 | 1 | -0/+13 |
* | DPDCE: Add reset option | Matthias P. Braendli | 2017-12-29 | 2 | -2/+1 |
* | Transform Const into a global config structure, avoid depending on logging fo... | Matthias P. Braendli | 2017-12-29 | 16 | -132/+57 |
* | DPDCE: fix Adapt init and pickle usage | Matthias P. Braendli | 2017-12-29 | 1 | -6/+6 |
* | DPD: Make logging to file optional in all modules, simplify apply_adapt_dumps | Matthias P. Braendli | 2017-12-29 | 17 | -39/+84 |
* | DPDCE: remove invalid data variable from format str | Matthias P. Braendli | 2017-10-08 | 1 | -2/+2 |
* | DPDCE: Use timeout to check for ZMQ RC ping | Matthias P. Braendli | 2017-10-08 | 1 | -4/+16 |
* | DPDCE: Set socket timeout for Measure | Matthias P. Braendli | 2017-10-08 | 1 | -0/+1 |
* | Make DPDCE naming consistent | Matthias P. Braendli | 2017-09-30 | 16 | -16/+16 |
* | Write better info message | andreas128 | 2017-09-29 | 1 | -1/+1 |
* | Add licence | andreas128 | 2017-09-29 | 3 | -0/+69 |
* | Cleanup | andreas128 | 2017-09-29 | 13 | -376/+105 |
* | Cleanup | andreas128 | 2017-09-28 | 9 | -129/+132 |
* | Cleanup Adapt.py | andreas128 | 2017-09-28 | 1 | -38/+44 |
* | Cleanup | andreas128 | 2017-09-28 | 1 | -1/+1 |
* | Fix warning for mean of empty slice | andreas128 | 2017-09-28 | 1 | -2/+4 |
* | Change default for plots | andreas128 | 2017-09-28 | 2 | -10/+8 |
* | Lower start learning rate in Heuristic.py | andreas128 | 2017-09-28 | 1 | -3/+1 |
* | Minor corrections | andreas128 | 2017-09-27 | 1 | -1/+1 |
* | 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 | 5 | -8/+48 |
* | Fix plot enable/disable | andreas128 | 2017-09-27 | 2 | -3/+4 |
* | Cleanup | andreas128 | 2017-09-27 | 5 | -7/+11 |
* | Move consts to Const.py; Cleanup | andreas128 | 2017-09-27 | 6 | -13/+10 |
* | 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 | 1 | -0/+84 |
* | Make Model_Lut compatible | andreas128 | 2017-09-27 | 1 | -6/+20 |
* | Move plot config in const.py | andreas128 | 2017-09-26 | 4 | -8/+17 |
* | 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 |