Commit graph

556 commits

Author SHA1 Message Date
Daniel
2d83c9c029 Fix ramp function overflow 2024-02-25 12:45:23 +02:00
Daniel
ae7bfa2d36 Add float power algoritm for tesla 2024-02-21 21:57:04 +02:00
Brett Christensen
ff18c2fc4a
Merge branch 'main' into mqtt-cleanup 2024-02-21 12:20:09 +11:00
Daniel
7bad65eb20 Fix wrong variable name and missing # 2024-02-20 23:22:49 +02:00
Daniel Öster
1d71c22a07
Merge pull request #167 from dalathegreat/bugfix/kangoo-voltage
Fix battery voltage on Kangoo
2024-02-20 22:21:24 +02:00
Daniel Öster
16a50adf60
Update Software.ino 2024-02-20 22:12:27 +02:00
Daniel
1ef0536b19 Fix startup bug for large battery sizes 2024-02-20 22:06:21 +02:00
Daniel
c2a600f263 Fix U32 webserver handling 2024-02-20 21:58:01 +02:00
Daniel
3fb362af09 Revert MQTT naming 2024-02-20 21:45:49 +02:00
Daniel
4cf741a32b Make serial compile, add github workflow 2024-02-20 21:24:32 +02:00
Brett Christensen
263fe1027c Merge remote-tracking branch 'upstream/main' into mqtt-cleanup 2024-02-20 14:56:16 +11:00
Daniel
2c4fd25943 Change how parameter is read on startup 2024-02-19 23:33:10 +02:00
Daniel
41a7f0a369 Tweak LEAF low voltage cutoff safeties 2024-02-19 23:08:57 +02:00
Daniel
f1073cfc75 Add missing header 2024-02-19 18:00:27 +02:00
Daniel
3783a2ddf2 Add event for Solax requesting contactor open 2024-02-19 17:44:26 +02:00
Daniel
ac2bbb850b Fix main merge error 2024-02-19 16:23:32 +02:00
Daniel
9ccba38718 pre-commit fix 2024-02-19 15:23:38 +02:00
Daniel Öster
3a90c333b9
Merge branch 'main' into refactor/variable-naming 2024-02-19 15:16:19 +02:00
Daniel
ff45d9b263 Pre-commit fix 2024-02-19 15:12:43 +02:00
Daniel
fa42e0d830 Fix bug with chargepower writing 2024-02-19 15:11:05 +02:00
Daniel
376a5f28be Remove mention of Fronius from Kangoo 2024-02-19 15:09:57 +02:00
Daniel
2a6544d416 Increase power pulled from LEAF. Remove Fronius mention 2024-02-19 15:05:58 +02:00
Daniel
65b6448b43 Fix reference to system_LFP_Chemistry 2024-02-19 14:55:10 +02:00
Daniel
30d0894051 Fix wrong reference to system_LFP_Chemistry 2024-02-19 14:50:20 +02:00
Daniel
e57cae0bbf Remove USER_SETTINGS 2024-02-19 14:46:36 +02:00
Daniel
457d1e26be Compilation error fix 2024-02-19 14:43:35 +02:00
Daniel
6a04d59e29 Fix more compilation errors after refactoring 2024-02-19 14:20:42 +02:00
Daniel
c3852d09fc Fix compilation errors 2024-02-19 14:16:11 +02:00
Daniel
6f71a70d4a Compilation error 2024-02-19 14:06:47 +02:00
Daniel
8c53f86dcf Refactor variables 2024-02-19 14:03:00 +02:00
Daniel
1730dc20dd Refactoring variable names 2024-02-19 13:57:49 +02:00
Daniel
032a0d75ee Rewrite part 1 2024-02-19 00:44:04 +02:00
Daniel
8f932e189e Revise total pack voltage limits from testing 2024-02-18 21:06:30 +02:00
Brett Christensen
eebc13bc05 Merge remote-tracking branch 'upstream/main' into mqtt-cleanup 2024-02-18 20:16:00 +11:00
Daniel
cfe18aa9e5 Bandaid SOH% bug 2024-02-18 00:49:45 +02:00
Daniel
ca1b9681c7 Update comment 2024-02-17 23:39:17 +02:00
Daniel
a4606d96b2 Tweak plausable SOC% limits 2024-02-17 23:36:46 +02:00
Daniel Öster
d4c514f43c
Merge pull request #186 from dalathegreat/bugfix/char-dis-status
Bugfix: Remove char_dis_status variable
2024-02-17 23:23:17 +02:00
Daniel Öster
41f902fa71
Increase version number 2024-02-17 23:20:57 +02:00
Daniel Öster
ecce5a61ac
Merge branch 'main' into bugfix/char-dis-status 2024-02-17 23:19:13 +02:00
Daniel Öster
e60eca78e1
Merge pull request #190 from dalathegreat/bugfix/voltage-limits-as-variables
All batteries: Voltage limits as variables
2024-02-17 23:17:39 +02:00
Daniel
f799ab45b4 Variable redefine 2024-02-17 13:20:18 +02:00
Daniel
80b660c4c1 Fix compile error 2024-02-17 13:15:00 +02:00
Daniel
8b0b57ea70 Tesla: Make min/max values chemistry dependent 2024-02-17 13:09:12 +02:00
Daniel
f35db250f4 Fix compile error 2024-02-17 13:01:53 +02:00
Daniel
4841464400 Make min/maxvoltage variable 2024-02-17 12:51:47 +02:00
Daniel
77345ec41f Add cellamount LFP autodetect 2024-02-17 10:45:23 +02:00
Cabooman
e49f4d9234 Added include to compile in IDE 2024-02-16 21:30:22 +01:00
Cabooman
f6b655bbe1 Update USER_SETTINGS.h 2024-02-16 21:13:24 +01:00
Cabooman
9d9030c7db Update Software.ino 2024-02-16 21:10:10 +01:00