summaryrefslogtreecommitdiff
path: root/lib/loader/generic.py
AgeCommit message (Collapse)AuthorLines
2021-04-22PLOT_SYNC: use vlinesDaniel Friesel-24/+6
2021-04-20loader: define maximum sync pulse durationDaniel Friesel-2/+6
2021-03-23port ET++ drift compensation to drift.pyDaniel Friesel-0/+12
2021-03-22EnergyTraceWithLogicAnalyzer: Use ExternalTimerSync as wellDaniel Friesel-18/+25
DataProcessor is now deprecated and no longer in use
2021-03-22loader/generic: update sync plotDaniel Friesel-5/+4
2021-03-22ExternalTimerSync: Add drift compensationDaniel Friesel-25/+90
Use ExternalTimerSync for energytrace+timer. energytrace+LA code reuse is still to-do.
2021-03-19generic ExternalTimerSync: add DFATOOL_PLOT_SYNC supportDaniel Friesel-0/+89
2021-03-19move timer-based synchronization to a generic classDaniel Friesel-0/+163