Daniel Öster
|
24001b12f0
|
Make total capacity scale according to SOH
|
2025-06-02 19:00:17 +03:00 |
|
Daniel Öster
|
f5117620d7
|
Merge pull request #1197 from kyberias/fix-send-1
Fix Ferroamp/Pylon CAN send conflict
|
2025-06-02 11:04:02 +03:00 |
|
Jaakko Haakana
|
dbe3de7422
|
Eliminate mqtt compile time dependency to battery type
|
2025-06-02 08:24:59 +03:00 |
|
Jaakko Haakana
|
03f957f3e4
|
Move defines back to cpp file to avoid leakage
|
2025-06-02 07:53:40 +03:00 |
|
Jaakko Haakana
|
3789d72833
|
Determine double battery usage in MQTT at run-time
|
2025-06-01 21:15:42 +03:00 |
|
Jaakko Haakana
|
8cb4884af7
|
Minimize usage of build-time DOUBLE_BATTERY
|
2025-06-01 18:54:09 +03:00 |
|
Daniel Öster
|
3ab324c18a
|
Merge pull request #1194 from Morris3190/main
Bugfix - Update Ferroamp-Can.h to allow large capacity > 255Ah
|
2025-06-01 16:48:24 +03:00 |
|
Morris3190
|
5f7e791926
|
Merge branch 'dalathegreat:main' into main
|
2025-06-01 14:38:21 +02:00 |
|
Morris3190
|
5f1c9d35e1
|
Update FERROAMP-CAN.h
|
2025-06-01 14:22:23 +02:00 |
|
Jaakko Haakana
|
17a22dc59d
|
Clarify BatteryCommand with some documentation
|
2025-06-01 13:54:07 +03:00 |
|
Jaakko Haakana
|
0eb852997c
|
Setting voltage for battery is always fake
|
2025-06-01 13:43:57 +03:00 |
|
Daniel Öster
|
2eea56984a
|
Merge pull request #1192 from Morris3190/main
Update PYLON-CAN.h to allow high capacity >255Ah
|
2025-06-01 13:10:44 +03:00 |
|
Jaakko Haakana
|
6bd0865195
|
Fix yet another constructor
|
2025-06-01 12:44:19 +03:00 |
|
Jaakko Haakana
|
e87b8f9bc2
|
Fix constructor
|
2025-06-01 12:32:15 +03:00 |
|
Jaakko Haakana
|
a034fc4208
|
Always compile datalayer contactors engaged variables
|
2025-06-01 12:13:29 +03:00 |
|
Jaakko Haakana
|
dd18896e81
|
Fix constructors
|
2025-06-01 11:26:18 +03:00 |
|
Jaakko Haakana
|
de552e434e
|
Reduce double battery define usage
|
2025-06-01 11:23:56 +03:00 |
|
Jaakko Haakana
|
2b4b86e8ee
|
Fix compilation by including include
|
2025-06-01 10:35:25 +03:00 |
|
Jaakko Haakana
|
662ae57d2b
|
Batteries implement HTML renderers for status and commands
|
2025-06-01 09:59:46 +03:00 |
|
pre-commit-ci[bot]
|
6a441d7a39
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-06-01 00:58:25 +00:00 |
|
Morris3190
|
14a73826f4
|
Update PYLON-CAN.h to allow high capacity >255Ah
|
2025-06-01 02:47:48 +02:00 |
|
Jaakko Haakana
|
7748c896de
|
Merge pull request #1189 Convert two remaining batteries to use the base class
|
2025-05-31 23:06:44 +03:00 |
|
pre-commit-ci[bot]
|
488c81e387
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-31 18:32:34 +00:00 |
|
Marijn van Galen
|
dfc4e982b0
|
Only display balancing in legend if cells are balancing (and thus battery reports this per cell)
|
2025-05-31 20:31:36 +02:00 |
|
Jaakko Haakana
|
d1fb28337e
|
Add Imiev class
|
2025-05-31 09:11:18 +03:00 |
|
Jaakko Haakana
|
147ce38b62
|
Add Foxess class
|
2025-05-31 09:08:21 +03:00 |
|
Daniel Öster
|
3d2b6c48c0
|
Fix so hovering over does not clear cyan color
|
2025-05-30 20:54:46 +03:00 |
|
Daniel Öster
|
fdb7e73567
|
Add balancing status for Zoe Gen2
|
2025-05-30 19:05:06 +03:00 |
|
Daniel Öster
|
4d2c2cbc71
|
Merge pull request #1172 from dalathegreat/library/acan2515-2.5.1
Improvement: Increase stack size for ACAN2515
|
2025-05-30 14:41:00 +03:00 |
|
Daniel Öster
|
b3640f0436
|
Merge pull request #1181 from dalathegreat/bugfix/chademo-soc
Chademo: Correct SOC and capacity scaling
|
2025-05-30 14:40:46 +03:00 |
|
Daniel Öster
|
c9cbd16cf1
|
Tweak array size for cells
|
2025-05-30 13:40:39 +03:00 |
|
Daniel Öster
|
1919aeeab5
|
Improve cellmonitor view to show balancing status
|
2025-05-30 13:37:54 +03:00 |
|
Daniel Öster
|
431005762c
|
Update README.md
|
2025-05-29 22:57:36 +03:00 |
|
pre-commit-ci[bot]
|
b111aa9c31
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-29 08:23:06 +00:00 |
|
Marijn van Galen
|
a6d415a30e
|
Improve readability of the code.
|
2025-05-29 10:21:27 +02:00 |
|
Daniel Öster
|
08a472447e
|
Add reading of group6, balancing status
|
2025-05-28 23:52:35 +03:00 |
|
Daniel Öster
|
3b3ab6d915
|
Merge pull request #1185 from kyberias/fix-adv-ui
Fix advanced battery settings web page
|
2025-05-28 21:22:47 +03:00 |
|
Daniel Öster
|
687479b2e9
|
Merge pull request #1178 from dalathegreat/bugfix/discharge-below-1percent
Bugfix: Discharge below 1% SOC not possible
|
2025-05-28 21:22:20 +03:00 |
|
Jaakko Haakana
|
25ce55d31d
|
Include a header file to fix what is displayed by the advanced battery settings web page
|
2025-05-28 15:59:40 +03:00 |
|
Daniel Öster
|
c8d291cfda
|
Correct SOC and capacity scaling
|
2025-05-27 10:59:41 +03:00 |
|
Daniel Öster
|
a68bbb3a2d
|
Merge pull request #1180 from dalathegreat/bugfix/tesla-debug
Bugfix: Tesla, fix debug compilation error + Increase voltage precision
|
2025-05-27 09:30:53 +03:00 |
|
Daniel Öster
|
411f3de36e
|
Fix debug werror. Increasee accuracy on voltage reading
|
2025-05-27 00:01:03 +03:00 |
|
Daniel Öster
|
1db22d3985
|
Remove SOC clamping below 1percent
|
2025-05-25 21:45:32 +03:00 |
|
Daniel Öster
|
aba07eba40
|
Merge pull request #1156 from dalathegreat/bugfix/watchdog-SMA-reset
SMA BYD: Split up pairing sending into batches
|
2025-05-24 12:15:26 +03:00 |
|
Daniel Öster
|
3f3eea9bbd
|
Merge branch 'main' into bugfix/watchdog-SMA-reset
|
2025-05-24 11:40:37 +03:00 |
|
Daniel Öster
|
c920853cf8
|
Increase stack size for acan2515
|
2025-05-24 10:43:28 +03:00 |
|
Daniel Öster
|
22a383ff4d
|
Merge pull request #1169 from lenvm/feature/align-sma-byd-h-with-sma-byd-hvs
SMA_BYD_H inverter: add content previously added to SMA_BYD_HVS
|
2025-05-24 00:14:34 +03:00 |
|
Daniel Öster
|
9e58828b64
|
Merge pull request #1153 from dalathegreat/improvement/simplify-zoe-cellvoltages
Microfeature: Zoe, Refactor and add More Battery Info page
|
2025-05-24 00:12:53 +03:00 |
|
Daniel Öster
|
d3f0b46923
|
Merge branch 'main' into improvement/simplify-zoe-cellvoltages
|
2025-05-24 00:12:06 +03:00 |
|
Daniel Öster
|
c026815d30
|
Add preprocessor error for enable-can-addon conflict
|
2025-05-24 00:04:10 +03:00 |
|