summaryrefslogtreecommitdiff
path: root/lib/drift.py
AgeCommit message (Collapse)AuthorLines
2021-04-19plot drift compensation in power trace graphDaniel Friesel-6/+50
2021-04-19drift: add plot of candidate timestamps and compensated timestampsDaniel Friesel-4/+44
2021-04-19drift: Fix end_ts candidate/drift calculationDaniel Friesel-0/+1
2021-03-23port ET++ drift compensation to drift.pyDaniel Friesel-0/+26
2021-03-22ExternalTimerSync: Add drift compensationDaniel Friesel-0/+339
Use ExternalTimerSync for energytrace+timer. energytrace+LA code reuse is still to-do.