Commit graph

3511 commits

Author SHA1 Message Date
Daniel Öster
a7897f30e6
Update Software.ino 2025-08-16 12:17:28 +03:00
Daniel Öster
6e6e9dea49
Update Software.ino 2025-08-15 20:34:01 +03:00
Daniel Öster
7f54b2a6f2
Merge pull request #1417 from dalathegreat/cleanup/uptime
Cleanup 🧹 Remove obsolete uptime library
2025-08-15 20:33:18 +03:00
Daniel Öster
6c0675c85a
Merge pull request #1408 from dalathegreat/bugfix/sofar-fix
Sofar CAN: Reduced CAN sending rate, improved inverter response
2025-08-15 20:32:26 +03:00
Daniel Öster
ca1bb08973
Merge pull request #1400 from dalathegreat/bugfix/pairing-success-rate-SMA
SMA (All protocols): Improve pairing success rate
2025-08-15 20:31:09 +03:00
Daniel Öster
73834cceeb
Merge pull request #1378 from jonny5532/feature/modbus-inverter-ram-usage
Make Modbus inverters allocate their own register memory as required
2025-08-15 20:30:36 +03:00
Daniel Öster
dc01dea9b2 Remove static, adjust datatypes 2025-08-15 18:52:58 +03:00
Daniel Öster
d4ccb4e797
Merge pull request #1418 from jonny5532/feature/revert-asynctcp-taskyield
Revert AsyncTCP extra taskYIELD (unnecessary)
2025-08-15 16:29:12 +03:00
Jonny
71b552a6f6 Revert AsyncTCP extra taskYIELD (unnecessary) 2025-08-15 08:57:52 +01:00
Daniel Öster
7fa65629e7
Merge pull request #1416 from dalathegreat/bugfix/nvrol-stop-streaming
Bugfix Zoe2: Improve NVROL streaming
2025-08-14 23:27:30 +03:00
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
a8914f559b
Merge pull request #1413 from dalathegreat/library/esp32asyncwebserver380
Library 📜 Update ESP32AsyncWebServer to v3.8.0
2025-08-14 16:04:10 +03:00
Daniel Öster
7dcc30211d
Merge pull request #1415 from jonny5532/feature/web-installer2
Keep factory images out of release assets
2025-08-14 16:04:00 +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
Jonny
a0320a7341 Keep factory images out of release assets 2025-08-14 09:37:55 +01:00
Daniel Öster
aaada1b660
Merge pull request #1412 from jonny5532/feature/web-installer-integration
Add factory builds and push to web installer
2025-08-13 22:58:59 +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
Jonny
8c813984b0 Add factory builds and push to web installer 2025-08-13 14:55:21 +01:00
Daniel Öster
e328751ecf
Merge pull request #1411 from dalathegreat/bugfix/phev-mg-voltages
Improvement: Add voltage limits to RangeRoverPHEV
2025-08-13 16:19:59 +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
1f24a38507
Merge pull request #1409 from dalathegreat/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2025-08-12 10:53:14 +03:00
dependabot[bot]
463f36b6e0
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 01:48:08 +00:00
Daniel Öster
1625e34ed4 Reduced CAN sending rate, improved inverter response 2025-08-10 22:44:42 +03:00
Daniel Öster
de16386e94
Merge pull request #1407 from dalathegreat/feature/extend-capacity
Increase max capacity from 120kWh to 400kWh
2025-08-10 22:14:27 +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
5d23a91a62
Merge pull request #1404 from kyberias/update-secret-name
Back to using GITHUB_TOKEN but with more permissions
2025-08-08 10:09:35 +03:00
Jaakko Haakana
3d65864765 Back to using GITHUB_TOKEN but with more permissions 2025-08-08 00:36:01 +03:00
Daniel Öster
9035e0418d
Merge pull request #1401 from kyberias/update-secret-name
Update secret name
2025-08-07 23:51:30 +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
Jaakko Haakana
bea141a070 Update secret name 2025-08-07 23:14:49 +03: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