Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Kolb 19735ee550 overload: exponential backoff for retry
Whenever overload is detected, the time that must pass before the load is
turned on again is doubled. If the load was on for 5 minutes, the retry time is
reset to the configured value.
2023-06-18 16:43:41 +02:00
Thomas Kolb bd08440584 charge_control: delay overload trigger by a configurable time 2023-06-18 16:18:13 +02:00
Thomas Kolb 1153da6fc2 config_b26: adjust minimum voltage to 24.5V 2022-11-13 15:05:33 +01:00
Thomas Kolb d7b8c90cb4 Add new temperature thresholds to flash config 2022-10-15 21:42:46 +02:00
Thomas Kolb 16619397b1 Added script for flash config upload 2022-09-25 17:35:37 +02:00
Thomas Kolb 4ebb231346 Preparations for dedicated configuration flash page 2022-09-25 15:57:05 +02:00