summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2020-10-22Improve sync=la timing restoration. There's still something fishy though...Daniel Friesel-53/+42
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-17/+36
2020-10-20DataProcessor: commentsDaniel Friesel-10/+13
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-53/+337
2020-09-22Changed code import and black formattedlennartLennart-16/+14
2020-09-10kconfig experiment: store Kconfig hashDaniel Friesel-6/+15
2020-09-10Add kconfig state space exploration script (random + neighbourhood)Daniel Friesel-0/+214
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-18Updated to DataprocessorLennart-190/+44
2020-07-22runner: make arch functions arch-specificDaniel Friesel-116/+143
2020-07-22fix runner.get_counter_limits_us for non-default cpu frequenciesDaniel Friesel-2/+2
2020-07-20Added UART version and changed max power.Lennart-6/+81
2020-07-17Bugfixes in edge casesDaniel Friesel-2/+2
2020-07-16Merged with state-duration-timerLennart-38/+112
2020-07-15CrossValidator: Compute RMSDDaniel Friesel-12/+9
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/+2
2020-07-14Add --no-cache optionDaniel Friesel-2/+2
2020-07-14Add --no-cache optionDaniel Friesel-2/+2
2020-07-14support more than one logfile per measurement runfeature/lennart/get_files_arrayDaniel Friesel-5/+7
2020-07-14Make black(1) happystate-duration-timersDaniel Friesel-0/+1
2020-07-13Added first version, kinda working but some tweaks needed. src directory of r...Lennart-2/+62
2020-07-13Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytraceDaniel Friesel-0/+17
2020-07-09parameters: documentation, remove unused dict keyDaniel Friesel-1/+2
2020-07-09Remove unimplemented discard-outliers optionsDaniel Friesel-9/+0
2020-07-09code style: two newlines before classesDaniel Friesel-0/+1
2020-07-09OnboardTimerHarness: Log state duration as wellDaniel Friesel-30/+93
2020-07-08Add dummy loader for EnergyTraceWithLogicAnalyzer.Daniel Friesel-4/+133
2020-07-08Merge branch 'master' into lennartDaniel Friesel-4/+9
2020-07-08RawData: load ptalog if availableDaniel Friesel-4/+9
2020-07-08Add harness.energytrace_sync="led" for LA / Timing based syncDaniel Friesel-1/+8
2020-07-08prepare for Logic Analyzer and Timing based EnergyTrace syncDaniel Friesel-2/+16
2020-07-08Fix incomplete raw_output in generate-dfa-benchmark outputDaniel Friesel-4/+14
2020-07-06MIMOSA loader: Remove legacy sub-state detection codeDaniel Friesel-71/+0
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-0/+0
2020-07-06remove unused mean_or_none functionDaniel Friesel-11/+0
2020-07-06move gplearn_to_function to functions moduleDaniel Friesel-47/+41