Age | Commit message (Expand) | Author | Lines |
2022-10-19 | --export-dref: add kconfig feature types if known | Daniel Friesel | -0/+32 |
2022-05-23 | kconfig: give predictable names to unnamed choice nodes | Daniel Friesel | -4/+8 |
2022-05-10 | CI: Automatically export x264 CART/RMT models | Daniel Friesel | -0/+3 |
2022-04-01 | kconfig loader: expose .kconfig_root | Daniel Friesel | -13/+15 |
2022-02-22 | kconfig: do not add choices to param dict if DFATOOL_KCONF_WITH_CHOICE_NODES=0 | Daniel Friesel | -0/+1 |
2022-02-10 | only load kconfig / kconfiglib when required | Daniel Friesel | -1/+0 |
2022-01-18 | loader: gracefully handle uncreatable cache directory | Daniel Friesel | -0/+6 |
2021-10-28 | kconfig loader: do not use frozendicts (json doesn't know about them) | Daniel Friesel | -3/+2 |
2021-10-27 | kconfig: add DFATOOL_KCONF_IGNORE_NUMERIC / _STRING options | Daniel Friesel | -1/+10 |
2021-10-26 | kconfig loader: load kconfig from its base directory | Daniel Friesel | -1/+5 |
2021-10-08 | loader/kconfig: specify explicit kconfiglib path | Daniel Friesel | -1/+1 |
2021-10-08 | add basic analyze-kconfig script | Daniel Friesel | -0/+113 |
2021-04-22 | PLOT_SYNC: use vlines | Daniel Friesel | -24/+6 |
2021-04-22 | energytrace loader: handle unsigned overflows as well | Daniel Friesel | -0/+12 |
2021-04-20 | loader: define maximum sync pulse duration | Daniel Friesel | -2/+9 |
2021-03-23 | doku | Daniel Friesel | -0/+16 |
2021-03-23 | port ET++ drift compensation to drift.py | Daniel Friesel | -0/+21 |
2021-03-22 | EnergyTraceWithLogicAnalyzer: Use ExternalTimerSync as well | Daniel Friesel | -77/+48 |
2021-03-22 | loader/generic: update sync plot | Daniel Friesel | -5/+4 |
2021-03-22 | ExternalTimerSync: Add drift compensation | Daniel Friesel | -58/+102 |
2021-03-19 | generic ExternalTimerSync: add DFATOOL_PLOT_SYNC support | Daniel Friesel | -0/+89 |
2021-03-19 | move timer-based synchronization to a generic class | Daniel Friesel | -152/+166 |
2021-03-19 | loader: merge dlog into keysight module | Daniel Friesel | -297/+290 |
2021-03-18 | add preliminary Keysight DLog support | Daniel Friesel | -30/+386 |
2021-03-10 | hardcode arg_support_enabled = True | Daniel Friesel | -9/+3 |
2021-03-09 | loader: remove unused zbar import | Daniel Friesel | -9/+0 |
2021-03-09 | energytrace: Fix Code128 import path | Daniel Friesel | -1/+1 |
2021-03-09 | Refactor loader into separate ET / MIMOSA modules | Daniel Friesel | -0/+2370 |