summaryrefslogtreecommitdiff
path: root/lib/loader
AgeCommit message (Collapse)AuthorLines
2021-10-08loader/kconfig: specify explicit kconfiglib pathDaniel Friesel-1/+1
2021-10-08add basic analyze-kconfig scriptDaniel Friesel-0/+113
2021-04-22PLOT_SYNC: use vlinesDaniel Friesel-24/+6
2021-04-22energytrace loader: handle unsigned overflows as wellDaniel Friesel-0/+12
2021-04-20loader: define maximum sync pulse durationDaniel Friesel-2/+9
2021-03-23dokuDaniel Friesel-0/+16
2021-03-23port ET++ drift compensation to drift.pyDaniel Friesel-0/+21
2021-03-22EnergyTraceWithLogicAnalyzer: Use ExternalTimerSync as wellDaniel Friesel-77/+48
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-58/+102
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-152/+166
2021-03-19loader: merge dlog into keysight moduleDaniel Friesel-297/+290
2021-03-18add preliminary Keysight DLog supportDaniel Friesel-30/+386
2021-03-10hardcode arg_support_enabled = TrueDaniel Friesel-9/+3
2021-03-09loader: remove unused zbar importDaniel Friesel-9/+0
2021-03-09energytrace: Fix Code128 import pathDaniel Friesel-1/+1
2021-03-09Refactor loader into separate ET / MIMOSA modulesDaniel Friesel-0/+2370