Age | Commit message (Expand) | Author | Lines |
2020-11-27 | clean up energytrace drift compensation and raw model generation code | Daniel Friesel | -147/+133 |
2020-11-26 | some comments | Daniel Friesel | -7/+3 |
2020-11-19 | DataProcessor: Handle broken LA measurements | Daniel Friesel | -0/+9 |
2020-11-16 | do not parse energytrace logs with large sync offset | Daniel Friesel | -3/+7 |
2020-11-09 | DataProcessor: Warn for positive and negative offset errors | Daniel Friesel | -1/+1 |
2020-11-04 | wip | Daniel Friesel | -0/+44 |
2020-11-04 | harness: show message when encountering unparseable line | Daniel Friesel | -0/+8 |
2020-11-03 | analyze number of substates per state | Daniel Friesel | -92/+181 |
2020-11-02 | Do not pass the entirety of by_nane/by_param to subprocesses | Daniel Friesel | -105/+76 |
2020-11-02 | PELT: Do not set jump when len(signal) < num_samples | Daniel Friesel | -1/+2 |
2020-11-02 | EnergyTrace: Correctly set "power_traces" | Daniel Friesel | -0/+6 |
2020-11-02 | Simplify PELT usage. remove kneedle, refactor code | Daniel Friesel | -298/+100 |
2020-11-02 | Merge branch 'master' into merge-prep/janis | Daniel Friesel | -97/+1420 |
2020-11-02 | harness: redo benchmark when running out of sync | Daniel Friesel | -4/+4 |
2020-10-30 | Add DFATOOL_EXPORT_LASYNC variable for ET+LA / ET+Timer sync eval | Daniel Friesel | -1/+36 |
2020-10-29 | Set DFATOOL_PLOT_LASYNC to plot ET+LA/ET+Timer sync data | Daniel Friesel | -2/+2 |
2020-10-29 | EnergyTraceWithTimer: Gracefully handle errors in a single measurement run | Daniel Friesel | -3/+10 |
2020-10-26 | blacken code; do not run lint check on external Python libraries | Daniel Friesel | -14/+29 |
2020-10-23 | assorted minor improvementsmerge-prep/lennart | Daniel Friesel | -4/+5 |
2020-10-23 | sync=timer: fix end of measurement offset error | Daniel Friesel | -11/+11 |
2020-10-23 | ET+Timer: handle start offset between sync pulse and first trace | Daniel Friesel | -7/+17 |
2020-10-23 | minor refactoring | Daniel Friesel | -3/+3 |
2020-10-22 | EnergyTraceWithTimer: turns out multipass was the issue. | Daniel Friesel | -1/+3 |
2020-10-22 | Improve sync=la timing restoration. There's still something fishy though... | Daniel Friesel | -53/+42 |
2020-10-22 | unfuck LA<->ET drift calculation | Daniel Friesel | -2/+8 |
2020-10-21 | loader: Support new "files" format in MIMOSA files | Daniel Friesel | -0/+6 |
2020-10-21 | --plot-traces: use the correct time base for each backend | Daniel Friesel | -17/+36 |
2020-10-20 | DataProcessor: comments | Daniel Friesel | -10/+13 |
2020-10-20 | DataProcessor: improve drift compensation | Daniel Friesel | -30/+27 |
2020-10-19 | ET+LA: add --plot-traces support, actually calculate standard deviation. | Daniel Friesel | -16/+21 |
2020-10-19 | debug log | Daniel Friesel | -3/+26 |
2020-10-19 | Sigrok: Continuous measurement; fix sigrok-cli termination | Daniel Friesel | -29/+26 |
2020-10-19 | loader: improve error message when encountering invalid data | Daniel Friesel | -12/+23 |
2020-10-16 | loader: Do not plot sync=la traces | Daniel Friesel | -2/+3 |
2020-10-16 | Code aus Lennarts BA-repo | Daniel Friesel | -7/+919 |
2020-10-13 | merge | Daniel Friesel | -53/+337 |
2020-10-09 | add sub-state generation | Daniel Friesel | -2/+139 |
2020-10-08 | meop | Daniel Friesel | -2/+3 |
2020-10-08 | BA Janis import: working detection of optimal number of changepoints | Daniel Friesel | -3/+302 |
2020-09-22 | Changed code import and black formattedlennart | Lennart | -16/+14 |
2020-09-10 | kconfig experiment: store Kconfig hash | Daniel Friesel | -6/+15 |
2020-09-10 | Add kconfig state space exploration script (random + neighbourhood) | Daniel Friesel | -0/+214 |
2020-09-09 | changed stuff | Lennart | -75/+8 |
2020-09-07 | test | Lennart | -1/+1 |
2020-09-07 | Changed sync Slightly & Black | Lennart | -37/+40 |
2020-08-20 | Added state duration | Lennart | -2/+2 |
2020-08-18 | Updated to Dataprocessor | Lennart | -190/+44 |
2020-07-22 | runner: make arch functions arch-specific | Daniel Friesel | -116/+143 |
2020-07-22 | fix runner.get_counter_limits_us for non-default cpu frequencies | Daniel Friesel | -2/+2 |
2020-07-20 | Added UART version and changed max power. | Lennart | -6/+81 |