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 |
|
Daniel Öster
|
83d2b2a754
|
Add configuration option for Sol-Ark
|
2025-08-07 19:21:53 +03:00 |
|
Daniel Öster
|
a27f9c45af
|
Merge pull request #1397 from kyberias/fix-dbl-cont
Fix double battery contactor control settings
|
2025-08-07 19:13:22 +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
|
5f23463914
|
Readd watchdog (re)initialization, disable idle watchdogs
|
2025-08-07 09:48:03 +01:00 |
|
Jonny
|
55d8a24f55
|
Add more Arduino/FreeRTOS test stubs so that eModbus builds in ESP32 mode.
|
2025-08-06 20:28:55 +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
|
859ec81a65
|
Merge pull request #1394 from kyberias/release-wf
Add release assets workflow
|
2025-08-06 20:49:36 +03:00 |
|
Daniel Öster
|
675f1e9771
|
Update Software.ino
|
2025-08-06 15:47:26 +03: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
|
273a6f4d34
|
Add release assets workflow
|
2025-08-05 22:11:39 +03:00 |
|
Daniel Öster
|
15ddc87afa
|
Update Software.ino
|
2025-08-04 23:07:23 +03:00 |
|
Daniel Öster
|
77a3c2b592
|
Merge pull request #1390 from dalathegreat/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2025-08-04 22:11:01 +03:00 |
|
pre-commit-ci[bot]
|
dc68f727dd
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v20.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v20.1.8)
|
2025-08-04 16:30:35 +00:00 |
|
Jaakko Haakana
|
f1061b0822
|
Merge pull request #1358 from kyberias/unit-tests
Unit tests
|
2025-08-03 22:21:19 +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
|
e8cd124708
|
Merge pull request #1268 from dalathegreat/feature/ioniq-28kWh
New Battery: Add support for Ioniq28kWh
|
2025-08-03 20:58:24 +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
|
1940541358
|
Merge pull request #1381 from dalathegreat/bugfix/SMA-values-tripower
SMA Tripower: Map more values for Tripower
|
2025-08-01 11:58:08 +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 |
|
Daniel Öster
|
d4d6ee4a55
|
Merge pull request #1368 from dalathegreat/library/arduino-json742
Library 📜 Update ArduinoJson to v7.4.2
|
2025-07-31 14:50:07 +03:00 |
|
Daniel Öster
|
8b74070808
|
Merge pull request #1373 from dalathegreat/bugfix/volvo-current
Volvo SPA: Correct datatype for current value in More Battery Info
|
2025-07-31 14:40:16 +03:00 |
|
Daniel Öster
|
11dd8d789c
|
Merge pull request #1379 from dalathegreat/feature/samsung-SDI-LV
New Battery 🔋 : Add support for Samsung SDI LV
|
2025-07-31 14:39:46 +03:00 |
|
Daniel Öster
|
5a56406867
|
Add support for Samsung SDI LV
|
2025-07-31 14:24:15 +03:00 |
|
Daniel Öster
|
430e330ae9
|
Merge pull request #1300 from dalathegreat/bugfix/SMA-voltages
SMA: Add cellvoltages and retry pairing mechanism
|
2025-07-31 00:55:03 +03:00 |
|
Daniel Öster
|
6b2f20f20d
|
Restore .h file
|
2025-07-31 00:46:55 +03:00 |
|
Daniel Öster
|
77068bba64
|
Merge pull request #1364 from dalathegreat/bugfix/discharge-scaled-negative
Safety: Improve stopping charge/discharge when battery is full/empty
|
2025-07-29 23:28:41 +03:00 |
|
Daniel Öster
|
124164868b
|
Correct datatype for current value
|
2025-07-29 10:55:53 +03:00 |
|
Daniel Öster
|
3550881b65
|
Merge branch 'main' into bugfix/SMA-voltages
|
2025-07-29 10:50:14 +03:00 |
|