summaryrefslogtreecommitdiff
path: root/lib/loader.py
AgeCommit message (Expand)AuthorLines
2020-10-23assorted minor improvementsmerge-prep/lennartDaniel Friesel-1/+1
2020-10-23ET+Timer: handle start offset between sync pulse and first traceDaniel Friesel-7/+4
2020-10-23minor refactoringDaniel Friesel-2/+2
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-1/+23
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-10/+22
2020-10-19ET+LA: add --plot-traces support, actually calculate standard deviation.Daniel Friesel-4/+6
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-6/+6
2020-10-13mergeDaniel Friesel-9/+167
2020-09-22Changed code import and black formattedlennartLennart-1/+2
2020-09-09changed stuffLennart-74/+7
2020-09-07Changed sync Slightly & BlackLennart-28/+33
2020-08-20Added state durationLennart-2/+2
2020-08-18Updated to DataprocessorLennart-190/+44
2020-07-20Added UART version and changed max power.Lennart-6/+81
2020-07-17Bugfixes in edge casesDaniel Friesel-1/+1
2020-07-16Merged with state-duration-timerLennart-6/+17
2020-07-14Added into runner.pyLennart-6/+152
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-08Add dummy loader for EnergyTraceWithLogicAnalyzer.Daniel Friesel-4/+133
2020-07-08RawData: load ptalog if availableDaniel Friesel-4/+9
2020-07-06MIMOSA loader: Remove legacy sub-state detection codeDaniel Friesel-71/+0
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-0/+2008