summaryrefslogtreecommitdiff
path: root/lib/Kratos/DFADriver.pm
AgeCommit message (Expand)AuthorLines
2017-09-18Support specification of transitions in AspectC++ annotationsDaniel Friesel-9/+9
2017-09-06Add support for custom baud ratesDaniel Friesel-1/+1
2017-09-06Support new UART "endl" implementation in KratosDaniel Friesel-1/+1
2017-05-30calculate Spearman rank-order correlation coefficientDaniel Friesel-0/+5
2017-05-29DFADriver: DriverEvalThread_{class} für Benchmarkwerte per KlassensliceDaniel Friesel-7/+9
2017-05-22support benchmark values via attributes (for int) and slice variables (comple...Daniel Friesel-4/+0
2017-05-17Use JSON models instead of XMLDaniel Friesel-7/+7
2017-05-16autogenerate simple models (without args or parameters) from AC++ attributesDaniel Friesel-2/+15
2017-05-15perltidyDaniel Friesel-92/+112
2017-04-28support name suffixesDaniel Friesel-1/+7
2017-04-25DFADriver: show warning in high-power state with probable energy counter over...Daniel Friesel-0/+12
2017-04-21allow setting static params via LUTDaniel Friesel-1/+23
2017-04-20remove 'dfatool validate' supportDaniel Friesel-48/+0
2017-04-20support both logTransition (with trace logging) and passTransition (accountin...Daniel Friesel-4/+3
2017-04-13save voltage(s) in model filesDaniel Friesel-0/+2
2017-04-13Kill MIMOSA upon mismatch exitDaniel Friesel-0/+2
2017-04-13support heap code to declare global variables used by the benchmarkDaniel Friesel-0/+5
2017-04-11lut supportDaniel Friesel-0/+6
2017-04-07simplify argfunction handlingDaniel Friesel-84/+22
2017-04-06refactoring, no more special treatment for timeout (mostly)Daniel Friesel-8/+10
2017-04-06define, optimize, assess and plot arg-dependent functionsDaniel Friesel-3/+55
2017-04-05DFADriver: update_model: Sort keys for easier comparison of outputsDaniel Friesel-4/+4
2017-04-05start work on argument-based function supportDaniel Friesel-2/+45
2017-04-04split up rel_energy inte relative energy to previous state and to next stateDaniel Friesel-13/+25
2017-04-03initial commitDaniel Friesel-0/+1334