Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transform Const into a global config structure, avoid depending on logging ↵ | Matthias P. Braendli | 2017-12-29 | 1 | -2/+3 |
| | | | | for plot location | ||||
* | DPD: Make logging to file optional in all modules, simplify apply_adapt_dumps | Matthias P. Braendli | 2017-12-29 | 1 | -2/+0 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Cleanup | andreas128 | 2017-09-29 | 1 | -12/+9 |
| | |||||
* | Remove raw logging | andreas128 | 2017-09-12 | 1 | -4/+0 |
| | |||||
* | Add store tx received for debug logging level | andreas128 | 2017-09-01 | 1 | -1/+9 |
| | |||||
* | Cleanup | andreas128 | 2017-09-01 | 1 | -17/+25 |
| | |||||
* | DPD CE: Add MIT licence header | Matthias P. Braendli | 2017-09-01 | 1 | -0/+6 |
| | |||||
* | Add rx_median as return value | andreas128 | 2017-08-29 | 1 | -10/+3 |
| | |||||
* | Cleanup plots | andreas128 | 2017-08-19 | 1 | -20/+4 |
| | |||||
* | Fix normalization to median of tx | andreas128 | 2017-08-19 | 1 | -2/+2 |
| | |||||
* | Remove sync plots | andreas128 | 2017-08-19 | 1 | -35/+0 |
| | |||||
* | Fix target function for subsampling alignment | andreas128 | 2017-08-19 | 1 | -0/+13 |
| | |||||
* | Add logging for synchronized frames | andreas128 | 2017-08-18 | 1 | -1/+23 |
| | |||||
* | Add normalization in Measure.py | andreas128 | 2017-08-18 | 1 | -2/+5 |
| | |||||
* | Fix plotting without DISPLAY | andreas128 | 2017-08-17 | 1 | -1/+3 |
| | |||||
* | Fix Python 2.7 compatibility | andreas128 | 2017-08-09 | 1 | -1/+1 |
| | |||||
* | DPD CE: review Adapt.py | Matthias P. Braendli | 2017-08-09 | 1 | -1/+1 |
| | |||||
* | DPD CE: Add argument parser | Matthias P. Braendli | 2017-08-09 | 1 | -8/+8 |
| | |||||
* | Add logging to Measure | andreas128 | 2017-08-07 | 1 | -1/+36 |
| | |||||
* | Add Adapt and Model, Update for minimum working pipeline | andreas128 | 2017-08-05 | 1 | -23/+25 |
| | |||||
* | Add main.py and basic functions to get measurement | andreas128 | 2017-08-04 | 1 | -0/+104 |