Commit graph

2694 commits

Author SHA1 Message Date
Daniel Öster
102c359f5d Improve calculation 2025-08-14 21:46:32 +03:00
Daniel Öster
5d6c845573 Simplify uptime calculation with millis64 2025-08-14 21:37:33 +03:00
Daniel Öster
cf3db85d20
Merge pull request #1396 from jonny5532/fix/sort-out-watchdogs
Readd watchdog (re)initialization code, disable idle timeouts, make AsyncTCP yield (discuss!)
2025-08-14 19:37:44 +03:00
Daniel Öster
7c4586e602 Add 100ms message 0x375 status 2025-08-14 16:44:40 +03:00
Daniel Öster
02739cc32f Add vehicle ID and Boost time CAN sending 2025-08-14 16:28:18 +03:00
Daniel Öster
64ad1fc472 Switch to periodically sent cellvoltages for faster read 2025-08-14 16:14:56 +03:00
Daniel Öster
0dad293d96 Add corrupted CAN message detection 2025-08-14 15:56:51 +03:00
Daniel Öster
2dff7c62af Add CRC handling. Add 0x0EE pedal position message 2025-08-14 14:59:42 +03:00
Daniel Öster
3fff2bde2b Add Interlock event incase connectors not seated 2025-08-14 12:58:36 +03:00
Daniel Öster
a0c1a2f8fd Implement still alive CAN, speedup voltage reading 2025-08-14 12:52:14 +03:00
Daniel Öster
a890447efa Improve NVROL streaming 2025-08-14 11:50:28 +03:00
Daniel Öster
146420b91b Update ESP32AsyncWebServer to v3.8.0 2025-08-13 18:04:18 +03:00
Daniel Öster
9ce4f98e19
Merge pull request #1403 from dalathegreat/bugfix/ZE1-LEAF-CAN
Nissan LEAF: Add more ZE1 CAN message sending
2025-08-13 17:44:27 +03:00
Daniel Öster
c92a99590c
Merge pull request #1402 from jonny5532/feature/constexpr-can-messages-main
Add static constexpr to lots of static battery CAN_frames to save RAM
2025-08-13 17:40:30 +03:00
Daniel Öster
161e33ad97 Add voltage limits to RangeRoverPHEV 2025-08-13 15:57:39 +03:00
Daniel Öster
17226d94ed
Merge pull request #1405 from dalathegreat/bugfix/ix-startup-error
BMW iX, i4‐i7: Reduce startup events
2025-08-13 13:57:09 +03:00
Daniel Öster
1625e34ed4 Reduced CAN sending rate, improved inverter response 2025-08-10 22:44:42 +03:00
Daniel Öster
d03050963a Increase max capacity from 120kWh to 400kWh 2025-08-10 21:42:01 +03:00
Daniel Öster
91a32e60c2
Merge pull request #1399 from dalathegreat/feature/sol-ark-lv
New inverter protocol  Sol-Ark LV CAN
2025-08-09 14:26:38 +03:00
Daniel Öster
fb1b7194ba
Merge pull request #1392 from dalathegreat/bugfix/volvo-robustness
Volvo SPA: Improve robustness of reading of values
2025-08-09 14:26:21 +03:00
Daniel Öster
d7e73794f9 Add event for low 12V voltage 2025-08-08 15:07:01 +03:00
Daniel Öster
7becd8c2b2 Fix datatypes and startup voltage value 2025-08-08 15:04:41 +03:00
Daniel Öster
c617499da8 Add HX to More Battery Info Page 2025-08-08 11:29:48 +03:00
Daniel Öster
d31fa7f118 Add more ZE1 CAN message sending 2025-08-07 23:42:10 +03:00
Jonny
ab3d63ab18 Add static constexpr to lots of static battery CAN_frames to save RAM 2025-08-07 21:31:11 +01:00
Daniel Öster
d0c8886250 Improve pairing success rate 2025-08-07 20:49:27 +03:00
Daniel Öster
16ec6791e3 Finalize SolArkLV protocol 2025-08-07 19:24:56 +03:00
Jaakko Haakana
4469d07b82 Fix double battery contactor control settings 2025-08-07 15:57:51 +03:00
Jonny
de770144a2 Make AsyncTCP yield each loop, to let other same-prio tasks get a turn 2025-08-07 09:48:06 +01:00
Jonny
9eac0a90b5 Refactor Modbus inverter handling into superclass, use std::map instead of static array 2025-08-06 20:25:57 +01:00
Jonny
b2e9515d44 Fix invalid C++ in eModbus (0xff in a char[]) 2025-08-06 20:23:31 +01:00
Daniel Öster
5c306230fc Improve robustness of reading of values 2025-08-06 15:35:32 +03:00
Daniel Öster
2d9660e6c5 Add Sol-ark files 2025-08-06 15:31:45 +03:00
Jaakko Haakana
d8534b8fa0 Merge from main and fix conflicts 2025-08-03 21:54:06 +03:00
Daniel Öster
27f95c5388
Merge pull request #1367 from dalathegreat/feature/growatt-WIT
New Inverter  Add initial support for Growatt Wit CAN
2025-08-03 21:00:14 +03:00
Daniel Öster
6ab63497f4 Fix startup crash 2025-08-03 20:52:50 +03:00
Daniel Öster
2d56ab8916 Merge branch 'main' into feature/ioniq-28kWh 2025-08-03 20:28:35 +03:00
Daniel Öster
3d76c2a5d9
Merge pull request #1366 from gwk1/Kia-Hyundai_contactor_closing_improvement
Kia/Hyundai 40/64: Respect inverter_allows_contactor_closing on startup
2025-08-03 13:50:29 +03:00
Daniel Öster
c32bc76133
Merge pull request #1380 from dalathegreat/feature/kia64-more-ECU-info
Kia/Hyundai 40/62: Add more info to "More Battery Info" page
2025-08-03 13:49:49 +03:00
pre-commit-ci[bot]
33bd3a0c81 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-03 08:24:39 +00:00
rha
dcf9b385f3 Merge branch 'feature/kia64-more-ECU-info' of github.com:dalathegreat/Battery-Emulator into feature/kia64-more-ECU-info 2025-08-03 11:24:22 +03:00
rha
f151bca21c pid reply id fixed 2025-08-03 11:24:00 +03:00
pre-commit-ci[bot]
556b2b3e5a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-03 06:43:18 +00:00
rha
979c5a0829 Fix energy/current scaling 2025-08-03 09:39:35 +03:00
Daniel Öster
aa6530b109 Further improve PID polling 2025-08-01 23:04:44 +03:00
Daniel Öster
1d693fbfaf Map more values for Tripower 2025-07-31 20:34:26 +03:00
Daniel Öster
cf422afd8e Improve formatting of HTML page 2025-07-31 20:08:30 +03:00
Daniel Öster
436c3de1f7 Extend PID polling to cover version numbers 2025-07-31 20:02:26 +03:00
Daniel Öster
a547fb201e
Merge pull request #1370 from dalathegreat/feature/stellantis-contactors-event
Stellantis: Add SOH candidate and contactor opening event
2025-07-31 14:51:41 +03:00
Daniel Öster
4fbb1192d3
Merge pull request #1369 from dalathegreat/library/ESP32AsyncTCP-v345
Library 📜 Update ESPAsyncWebServer to v3.7.10
2025-07-31 14:51:03 +03:00