Daniel Öster
|
e944951c55
|
Remove HVIL Event since it was misleading on some packs
|
2025-08-24 22:41:50 +03:00 |
|
Daniel Öster
|
2bad768263
|
Add Event for HVIL not seated
|
2025-08-20 21:22:58 +03:00 |
|
Daniel Öster
|
d86a9bd364
|
Add HVIL status to webserver
|
2025-08-20 21:13:45 +03:00 |
|
Daniel Öster
|
10a60abd1a
|
Merge pull request #1436 from freddanastrom/improvement/BYD-Atto3-default-soc-method
BYD Atto 3: Default SOC method changed to measured
|
2025-08-19 09:38:30 +03:00 |
|
Fredrik
|
291f858488
|
Default SOC method changed to measured
|
2025-08-19 07:47:34 +02:00 |
|
Daniel Öster
|
ce1f8955e9
|
Merge pull request #1424 from jonny5532/feature/move-custom-bms-voltage-limits-to-settings
Make custom-BMS voltage limits configurable via settings
|
2025-08-18 21:54:04 +03:00 |
|
Jonny
|
2a8f8713e7
|
Make new voltage limit settings actually save
|
2025-08-18 18:57:28 +01:00 |
|
Jonny
|
0e871e477a
|
Make reboots reliably reload the page
|
2025-08-18 18:57:28 +01:00 |
|
Jonny
|
0d8bc06f04
|
Make custom-BMS voltage limits configurable via settings
|
2025-08-18 18:57:24 +01:00 |
|
Daniel Öster
|
689a0fb55c
|
Merge pull request #1430 from dalathegreat/feature/raw-temp-readings-LEAF
Nissan LEAF: Add all temperature measurements to More Battery Info page
|
2025-08-18 20:52:20 +03:00 |
|
Daniel Öster
|
bd72fe9153
|
Merge pull request #1426 from dalathegreat/bugfix/LED-S3
Improvement: Make LED handler compatible with ESP-IDF v5.x
|
2025-08-18 20:50:46 +03:00 |
|
Daniel Öster
|
1ff3ff43e4
|
Make the ESP-IDF v5.x RMT driver execute faster
|
2025-08-18 20:24:48 +03:00 |
|
Daniel Öster
|
552c304be4
|
Merge pull request #1434 from dalathegreat/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-08-18 19:08:33 +03:00 |
|
dependabot[bot]
|
df70353608
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 01:42:22 +00:00 |
|
Daniel Öster
|
f8138b04eb
|
Merge branch 'main' into bugfix/LED-S3
|
2025-08-17 22:48:09 +03:00 |
|
Daniel Öster
|
be96cd98ef
|
Hide temp3 if not on ZE0
|
2025-08-17 14:29:58 +03:00 |
|
Daniel Öster
|
ba39ba49d9
|
Merge branch 'main' into feature/raw-temp-readings-LEAF
|
2025-08-17 14:25:13 +03:00 |
|
Daniel Öster
|
98ba854ae8
|
Add decimals to temp value
|
2025-08-17 14:23:12 +03:00 |
|
Daniel Öster
|
0fb9078a1e
|
Merge pull request #1431 from dalathegreat/bugfix/cpu-tempwarning
Improvement: Update CPU temperature setpoint
|
2025-08-17 12:58:45 +03:00 |
|
Daniel Öster
|
9462d1e30b
|
Merge pull request #1428 from dalathegreat/improvement/LED-CPU
Improvement: Optimize LED library for maximum performance
|
2025-08-17 12:58:34 +03:00 |
|
Daniel Öster
|
2536639272
|
Increase setpoint in tests
|
2025-08-17 12:43:23 +03:00 |
|
Daniel Öster
|
38c88e78f3
|
Update CPU temperature setpoint
Raised the CPU temperature warning from 80 to 87deg to cut down on false positive warnings
|
2025-08-17 12:40:15 +03:00 |
|
Daniel Öster
|
ec9ac18fa4
|
Add 4 temperature measurements to More Battery Info page
|
2025-08-17 11:02:24 +03:00 |
|
Daniel Öster
|
ce7547f71e
|
Optimize Neopixel library for maximum performance
|
2025-08-17 00:19:45 +03:00 |
|
Daniel Öster
|
77706ce200
|
Optimize Adafruit library for maximum CPU usage reduction
|
2025-08-17 00:14:19 +03:00 |
|
Daniel Öster
|
6136c92996
|
Further improve implementation
|
2025-08-16 18:16:13 +03:00 |
|
Daniel Öster
|
f4418672ba
|
Working implementationN
|
2025-08-16 18:11:52 +03:00 |
|
Daniel Öster
|
9a898b72e2
|
Update text for cellvoltages not read
|
2025-08-16 16:02:30 +03:00 |
|
Daniel Öster
|
dd1ee5139d
|
Make RJXZS protocol handle reboots gracefully with default values
|
2025-08-16 13:32:18 +03:00 |
|
Daniel Öster
|
555cc16a11
|
Make cellmonitor page show amount of detected cells
|
2025-08-16 13:31:54 +03:00 |
|
Daniel Öster
|
fd0b72af1e
|
Merge pull request #1423 from jonny5532/feature/remove-cell-count-from-custom-bms
Remove hardcoded cell counts from custom-BMS batteries
|
2025-08-16 12:23:07 +03:00 |
|
Daniel Öster
|
a7897f30e6
|
Update Software.ino
|
2025-08-16 12:17:28 +03:00 |
|
Jonny
|
ca33040cfe
|
Remove hardcoded cell counts from custom-BMS batteries
|
2025-08-15 22:17:09 +01: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 |
|