summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-10-23assorted minor improvementsmerge-prep/lennartDaniel Friesel-4/+5
2020-10-23sync=timer: fix end of measurement offset errorDaniel Friesel-11/+11
2020-10-23ET+Timer: handle start offset between sync pulse and first traceDaniel Friesel-7/+17
2020-10-23minor refactoringDaniel Friesel-3/+3
2020-10-22EnergyTraceWithTimer: turns out multipass was the issue.Daniel Friesel-1/+3
2020-10-22Improve sync=la timing restoration. There's still something fishy though...Daniel Friesel-53/+43
2020-10-22unfuck LA<->ET drift calculationDaniel Friesel-2/+8
2020-10-21loader: Support new "files" format in MIMOSA filesDaniel Friesel-0/+6
2020-10-21--plot-traces: use the correct time base for each backendDaniel Friesel-23/+51
2020-10-20DataProcessor: commentsDaniel Friesel-10/+13
2020-10-20analyze-archive: note that --plot-traces has a wrong X-axis on !MIMOSADaniel Friesel-4/+4
2020-10-20DataProcessor: improve drift compensationDaniel Friesel-30/+27
2020-10-19ET+LA: add --plot-traces support, actually calculate standard deviation.Daniel Friesel-16/+21
2020-10-19debug logDaniel Friesel-3/+26
2020-10-19Sigrok: Continuous measurement; fix sigrok-cli terminationDaniel Friesel-29/+26
2020-10-19loader: improve error message when encountering invalid dataDaniel Friesel-12/+23
2020-10-16loader: Do not plot sync=la tracesDaniel Friesel-2/+3
2020-10-16Code aus Lennarts BA-repoDaniel Friesel-7/+919
2020-10-13mergeDaniel Friesel-55/+343
2020-10-07analyze-archive: move trace plotting to a helper functionDaniel Friesel-25/+27
2020-10-07analyze-archive: switch to argparseDaniel Friesel-161/+182
2020-09-22Changed code import and black formattedlennartLennart-16/+14
2020-09-10kconfig experiment: store Kconfig hashDaniel Friesel-6/+15
2020-09-10coverage check: ignore bronken kconfiglib.py symlink on CI hostDaniel Friesel-1/+1
2020-09-10explore-kconfig: add documentationDaniel Friesel-0/+12
2020-09-10only run black on master branchDaniel Friesel-0/+2
2020-09-10explore-kconfig --neighbourhood: add directory supportDaniel Friesel-2/+5
2020-09-10Add kconfig state space exploration script (random + neighbourhood)Daniel Friesel-0/+304
2020-09-09changed stuffLennart-75/+8
2020-09-07testLennart-1/+1
2020-09-07Changed sync Slightly & BlackLennart-37/+40
2020-08-20Added state durationLennart-2/+2
2020-08-20analyze-archive: print options used to create measurementsDaniel Friesel-0/+5
2020-08-18Updated to DataprocessorLennart-190/+44
2020-08-18generate-dfa-benchmark: only set run flags when setDaniel Friesel-1/+2
2020-07-22runner: make arch functions arch-specificDaniel Friesel-132/+160
2020-07-22fix runner.get_counter_limits_us for non-default cpu frequenciesDaniel Friesel-4/+4
2020-07-20Added UART version and changed max power.Lennart-6/+81
2020-07-17Bugfixes in edge casesDaniel Friesel-4/+4
2020-07-16analyze-archive: fix --show-quality=overall for non-nrf24 measurementsDaniel Friesel-9/+24
2020-07-16Merged with state-duration-timerLennart-38/+112
2020-07-15Add PTAModel validation and crossvalidation testDaniel Friesel-7/+458
2020-07-15CrossValidator: Compute RMSDDaniel Friesel-12/+9
2020-07-15analyze-archive: Add header to model quality tableDaniel Friesel-1/+10
2020-07-15Allow state-only PTAModel to be converted to JSON without underlying PTADaniel Friesel-2/+6
2020-07-14Added into runner.pyLennart-15/+163
2020-07-14Tested moreLennart-0/+3
2020-07-14Add --no-cache optionDaniel Friesel-4/+9
2020-07-14Add --no-cache optionDaniel Friesel-4/+9
2020-07-14support more than one logfile per measurement runfeature/lennart/get_files_arrayDaniel Friesel-7/+9