index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
loader
Age
Commit message (
Collapse
)
Author
Lines
2024-03-12
handle floating-point parameter values
Birte Kristina Friesel
-3
/
+3
2024-03-11
CSVfile loader: get ignored and observation (attr) cols from env
Birte Kristina Friesel
-4
/
+40
2024-03-11
Move Logfile and CSVfile from utils to a new loader class
Birte Kristina Friesel
-6
/
+104
2024-01-18
kconfig: ignore strings by default (implicit DFATOOL_KCONF_IGNORE_STRING=1)
Birte Kristina Friesel
-1
/
+1
2023-09-29
kconfig: debug output in exception
Birte Kristina Friesel
-1
/
+10
2022-10-25
kconfig: dref export: do not use _ in dref keys
Daniel Friesel
-6
/
+6
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
this ensures that source statements are handled correctly
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
DataProcessor is now deprecated and no longer in use
2021-03-22
loader/generic: update sync plot
Daniel Friesel
-5
/
+4
2021-03-22
ExternalTimerSync: Add drift compensation
Daniel Friesel
-58
/
+102
Use ExternalTimerSync for energytrace+timer. energytrace+LA code reuse is still to-do.
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