Commit graph

2789 commits

Author SHA1 Message Date
Jonny
d6b33fe679 Fix off-by-one with number_of_batteries, or it sends too many messages and overflows MCP 2025-07-23 08:42:35 +01:00
Daniel Öster
b6b812690f
Update Software.ino 2025-07-22 11:33:54 +03:00
Daniel Öster
342090f3b8
Merge pull request #1287 from kyberias/hal2
Hal refactoring and GPIO allocations
2025-07-22 11:33:18 +03:00
Daniel Öster
a26f28aaa3
Merge pull request #1333 from jonny5532/fix/cpu-temperature
Fix: Ignore erroneous 53.3c CPU temperature value that ESP32 often returns
2025-07-22 11:18:31 +03:00
Daniel Öster
3b598406b5
Update Software.ino 2025-07-22 11:16:31 +03:00
Jaakko Haakana
c0ff7aed88
Merge pull request #1327 from kyberias/fix-dates
Fix display of event dates
2025-07-22 09:27:31 +03:00
Jonny
606f4163d4 Ignore erroneous 53.3c CPU temperature value that ESP32 often returns 2025-07-22 06:29:02 +01:00
Daniel Öster
3b80dcb14f
Merge pull request #1328 from freddanastrom/improvement/BYD-Atto3-discharge-power
Atto 3: Max discharge power, charge power scaling and unknown values
2025-07-22 00:09:15 +03:00
Daniel Öster
85df91e443
Merge pull request #1307 from dalathegreat/feature/solxpow-protocol
Feature: Solxpow CAN protocol 
2025-07-21 23:33:58 +03:00
freddanastrom
45c084614b Using max discharge power from BMS, correction of scaling and mapping unknown values 2025-07-21 10:14:27 +02:00
Jaakko Haakana
276a548e9d Use safe get_timestamp 2025-07-21 10:01:44 +03:00
Jaakko Haakana
001d254cd3 Use rollover count at the time of the event, not the current value to
produce correct dates. Use 64-bit integers for timestamp to ease
arithmetic.
2025-07-21 09:52:07 +03:00
Daniel Öster
024dae7c64 Update eModbus to v1.7.4 2025-07-20 00:57:08 +03:00
Daniel Öster
a1557b955a Cherry pick eModbus/pull/412 2025-07-20 00:46:57 +03:00
Daniel Öster
8f4bf68df7 Fix compiler warning for overflow on Sono 2025-07-19 21:47:52 +03:00
Daniel Öster
fc20d6b7f6
Merge pull request #1318 from dalathegreat/bugfix/i3-startup
Handle WUP pin better for reboots
2025-07-19 21:21:51 +03:00
Daniel Öster
5ddc68682a
Update Software.ino 2025-07-19 17:07:37 +03:00
Daniel Öster
2974601228
Merge pull request #1301 from dalathegreat/bugfix/bolt-ampera-7E4-poll
GM BEV2: Add SOC candidate
2025-07-19 16:22:31 +03:00
Daniel Öster
4ac1052675
Merge pull request #1315 from freddanastrom/feature/BYD-Atto3-soc-ramp-down
Atto 3: Add ramp down of discharge power
2025-07-19 14:11:38 +03:00
freddanastrom
fe7e4de3de Rampdown improvement and safety checks 2025-07-18 10:30:09 +02:00
Jaakko Haakana
34a13bdf2a Register RS485 inverter as a receiver 2025-07-18 10:24:10 +03:00
Jaakko Haakana
a131fca7c1 Merge from main and fix conflicts 2025-07-18 09:44:47 +03:00
Jaakko Haakana
60aa3da5ee Fix Zoe1 double battery on common image 2025-07-18 09:03:01 +03:00
Daniel Öster
59d4dd4a8a change from packvoltage to cell estimated SOC 2025-07-18 00:17:45 +03:00
Daniel Öster
f77401a26f Handle WUP pin better for reboots 2025-07-17 23:59:39 +03:00
Daniel Öster
68889a4f35 Replace polled current with periodically sent current 2025-07-17 23:14:26 +03:00
Daniel Öster
2de724e1d2
Merge pull request #1277 from dalathegreat/feature/sofar-multiple-packs
Feature: Sofar CAN protocol 
2025-07-16 21:30:25 +03:00
Jaakko Haakana
aedc4e8443 Remove redundant check 2025-07-16 09:16:45 +03:00
Daniel Öster
3c0928d7fc
MEB: Fix contactors incorrectly opening after 49 days. (#1308)
Fixed rollover millis bug (#1308)
2025-07-15 20:18:28 +02:00
freddanastrom
1477ea2f81 Add ramp down of discharge power 2025-07-15 15:53:38 +02:00
Daniel Öster
d587d9176c Re-enable estimated SOC 2025-07-15 14:26:30 +03:00
Daniel Öster
5f72e66acd Change from polled to periodically sent values 2025-07-15 14:00:02 +03:00
Daniel Öster
268e8b4947 Correct decoding on cell matrix messages 2025-07-15 00:45:41 +03:00
Jaakko Haakana
c2fa2ae68d Use default values for mqtt topics when none given 2025-07-14 09:39:32 +03:00
Jaakko Haakana
ec1cee929a Eliminate some warnings 2025-07-14 09:23:48 +03:00
Daniel Öster
4c2713cb9b Add Solxpow protocol 2025-07-13 23:39:34 +03:00
Jaakko Haakana
895ebc07a2 Clarify GPIO error messages 2025-07-13 09:51:25 +03:00
Jaakko Haakana
18927d2450 Fix error check 2025-07-13 09:44:30 +03:00
Jaakko Haakana
e1b80e0f2a Board bootup time is 1 s for all HW 2025-07-13 09:42:10 +03:00
Jaakko Haakana
1bfd331e63 Remove BMS2 2025-07-13 09:39:38 +03:00
Jaakko Haakana
b6d6fcb044 Fix CAN speed 2025-07-13 09:35:58 +03:00
Jaakko Haakana
5b55197c5e Let batteries select CAN speed 2025-07-13 09:35:11 +03:00
Jaakko Haakana
d5ac3cf300 Update secrets template 2025-07-13 09:09:50 +03:00
Jaakko Haakana
91a718bb42 Remove incorrect battery enum value 2025-07-11 22:47:12 +03:00
Jaakko Haakana
d34d9b2838 Allow shunt to be selected in the UI 2025-07-11 22:43:38 +03:00
Daniel Öster
cf8369649c Update protection limits 2025-07-11 22:05:10 +03:00
Jaakko Haakana
ffd3e45a96 Add missing settings 2025-07-11 21:03:33 +03:00
Daniel Öster
1f9718b147 Fix compilation error 2025-07-11 19:26:26 +03:00
Daniel Öster
c2f1933622 Add SOC candidate 2025-07-11 19:16:45 +03:00
Jaakko Haakana
5fcbb68dd1 Fix non-common image build 2025-07-11 17:55:50 +03:00