Commit graph

16 commits

Author SHA1 Message Date
Jaakko Haakana
2c2f05f186 Clarify contactor control variables and usage 2025-05-17 08:53:58 +03:00
Daniel Öster
c8de168435 Simplify can sending routine and perf check 2025-04-26 23:43:51 +03:00
laughingguffly
1360c9250c wait a couple of seconds after re applying power to BMS before un pausing it 2025-02-08 15:07:59 +00:00
laughingguffly
b75d5fb20f add PERIODIC BMS RESET Events 2025-02-08 14:40:09 +00:00
laughingguffly
760de7f2fa add BMS RESET event 2025-02-07 20:42:30 +00:00
laughingguffly
5a5624521d reset timeoffset to 0 after first bms reset to ensure reset occurs every 24 hours there after 2025-02-06 20:55:41 +00:00
laughingguffly
eadb48bfa9 update bms-reset if statement to include a ntp offset 2025-02-03 12:43:03 +00:00
Daniel Öster
ae7b091306
Bugfix: Halt only CAN sending towards battery while BMS resetting (#814)
* Halt only CAN sending towards battery while BMSResetInProgress

* Move blocking to LEAF side to avoid OVERRUN events
2025-01-24 21:29:42 +01:00
Daniel Öster
8886e86a14
Update datalayer DISCONNECTED state when contactor control opens contactors (#812) 2025-01-21 09:02:47 +01:00
Bernhard Urban-Forster
61f5bc68f0 contactors control: add tracing with timestamps 2025-01-08 21:46:58 +01:00
Matt Holmes
d2d67db844
Adding ability to remotely trigger a BMS reset via MQTT and configure Device ID for multiple emulators (#746)
* Adding ability to remotely trigger a BMS reset via MQTT

* Adding comment to remove build warning

* Enabling configuration of HA Device Id to allow for multiple battery emulators in HA without collision
2025-01-08 17:53:23 +01:00
Daniel Öster
c8efe2ff63
Add support for BMS2 power (#741) 2025-01-03 14:52:58 +01:00
Daniel Öster
33aa75bd7c
Add BMS power reset functionality (#706) 2025-01-02 22:43:31 +01:00
lenvm
08e0ea5f6d rename SMA defines, to use more consistent naming 2024-12-29 20:25:27 +01:00
Daniel Öster
8663571579 Add SMA Tripower to contactor allow writing 2024-12-28 14:58:47 +03:00
lenvm
624926b552 move contactor control related functions from Software.ino to comm_contactorcontrol folder 2024-12-15 17:24:27 +01:00