Feature 194 - add auto-regulation Export mode (#197)

* Add config, read and create algo
* Tests ok

---------

Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
This commit is contained in:
Jean-Marc Collin
2023-11-17 07:40:07 +01:00
committed by GitHub
parent 72ede4a03f
commit 1375b3c53a
13 changed files with 358 additions and 52 deletions

View File

@@ -352,6 +352,7 @@
"auto_regulation_strong": "Strong",
"auto_regulation_medium": "Medium",
"auto_regulation_light": "Light",
"auto_regulation_expert": "Expert",
"auto_regulation_none": "No auto-regulation"
}
}