Commit graph

1828 commits

Author SHA1 Message Date
Daniel Öster
f6861a6b78 Merge branch 'main' into feature/LEAF-30-reset-SOH 2024-11-08 12:53:32 +02:00
wjcloudy
a52d6a3233 Merge branch 'main' into feature/bmw-ix-support 2024-11-08 10:48:46 +00:00
Daniel Öster
e293d5dcce Add initial HAL for v0.1 3LB 2024-11-08 10:11:31 +02:00
Daniel Öster
09988a4194
Merge pull request #588 from dalathegreat/bugfix/i3-precharge-event
BMW i3: Replace faulty cap check with welded contactor check
2024-11-08 09:59:20 +02:00
amarofarinha
af095c69a5
Merge pull request #591 from amarofarinha/feature/mqtt-dual-battery-support
Add Support for Double-Battery in MQTT Integration
2024-11-07 22:31:43 +00:00
rha
6015ce272a receive_RS485 rewritten, Fixed CRC calculation and added byte scrambling 2024-11-07 20:47:39 +02:00
amarofarinha
f68539e9e2 Fake Battery and Web Server Adjustments 2024-11-07 09:34:29 +00:00
rha
a18f0bdbfb Merge branch 'main' into feature/kostal-rs485
Merge main
2024-11-06 21:20:01 +02:00
Daniel Öster
9051293c43 Update BYD FW to 3.29 2024-11-06 15:57:20 +02:00
amarofarinha
56fb9616b7 pre-commit fix 2024-11-06 11:35:21 +00:00
amarofarinha
deb7a46d16 add double battery support for TEST-FAKE-BATTERY 2024-11-06 11:21:36 +00:00
Daniel Öster
eb64a2f302 Add remaining capacity writing for Pylon 2024-11-05 18:50:27 +02:00
amarofarinha
683e576d99 Add Support for Double-Battery in MQTT Integration 2024-11-04 18:33:32 +00:00
Daniel Öster
10df265fa2
Merge pull request #486 from dalathegreat/enhancement/egmp-voltage-limits
EGMP: Code cleanup and voltage limits added
2024-11-04 11:42:34 +02:00
Daniel Öster
293ee65f65
Merge pull request #541 from M4GNV5/feat/pylon-lv
Add new inverter implementation "Pylontech LV"
2024-11-04 11:42:16 +02:00
Daniel Öster
1f96681e94 Replace faulty cap check with welded contactor check 2024-11-04 10:17:55 +02:00
Daniel Öster
b5d2684981
Merge branch 'main' into feature/zoe-ph2 2024-11-04 09:03:02 +02:00
Daniel Öster
d91cea6438 Add TODO to top of code 2024-11-04 08:55:50 +02:00
Daniel Öster
2792e7370e Fix current datatype, and polling SOC 2024-11-04 08:50:40 +02:00
wjcloudy
724efbc5c5
0.3alpha - Update advanced_battery_html.cpp
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:27:15 +00:00
wjcloudy
ed05b7602a
0.3alpha - Update datalayer_extended.h
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:26:33 +00:00
wjcloudy
f1491dbe81
0.3alpha - Update BMW-IX-BATTERY.cpp
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:26:02 +00:00
wjcloudy
0cc490481b
0.3alpha - Update BMW-IX-BATTERY.h
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:25:26 +00:00
Daniel Öster
362a57b6dc Added logging for CAN sending 2024-11-03 22:22:59 +02:00
Daniel Öster
c8bd2b3988
Merge pull request #585 from dalathegreat/bugfix/bmw-i3-wup-pausing
Bugfix: BMW i3, Turn off WUP_PIN when contactor open request active
2024-11-03 21:26:59 +02:00
Daniel Öster
12103aaebc WUP_PIN now reacts on equipment stop 2024-11-03 21:14:27 +02:00
Daniel Öster
9e3df933af Add writing WWUP_PIN off when paused 2024-11-03 21:08:56 +02:00
amarofarinha
ecc71eec60 Bug Fix for Precharge Contactor Handling in SHUTDOWN_REQUESTED State and Web Interface Enhancement for Contactor Status Display 2024-11-03 18:30:56 +00:00
Daniel Öster
3a9426dcf2 chage from 66 to 65 PID 2024-11-03 20:03:11 +02:00
Daniel Öster
a2deca0f20 Added info to webserver incase challenge failed 2024-11-03 19:36:52 +02:00
Daniel Öster
e21001ae5b
Update Software.ino 2024-11-03 18:08:29 +02:00
Daniel Öster
190d60ed9f
Update Software.ino 2024-11-03 17:13:27 +02:00
Daniel Öster
558a5adb62
Merge pull request #579 from mathl79/main
increase default Serial_Link baud rate and make it configurable
2024-11-03 17:13:07 +02:00
rha
300652f19f Rename frame1 to battery_info & manufactured epoch time 2024-11-03 15:59:47 +02:00
mathl79
f85c9bc0cc pre-commit updated formatting 2024-11-03 13:22:39 +01:00
Daniel Öster
16fc2fb4f1 Add degradation data reset for LEAF 2024-11-03 13:31:56 +02:00
amarofarinha
21d03c847d Merge branch 'main' of https://github.com/amarofarinha/Battery-Emulator 2024-11-03 07:49:38 +00:00
amarofarinha
8def605192 Replace BMS status check with CAN communication status for MQTT updates 2024-11-03 07:49:27 +00:00
mathl79
0cb47e0117
Update Software.ino
add SerialLink baud rate define
2024-11-02 08:40:35 +01:00
mathl79
e802247d64
Update USER_SETTINGS.h
revert to original.
2024-11-02 08:36:05 +01:00
mathl79
97b6706c3a increase default Serial_Link baud rate to 115200 and make it configurable in the USER_SETTINGS.h 2024-11-01 10:57:00 +01:00
Daniel Öster
e6d7156451
Merge pull request #575 from dalathegreat/feature/cellpower-bms
New battery: Cellpower BMS
2024-10-31 17:47:36 +02:00
Daniel Öster
eb40deee69 Add battery to workflow 2024-10-31 16:43:31 +02:00
Daniel Öster
5ae76f1642 Make limit failures match new update rate 2024-10-31 16:08:31 +02:00
wjcloudy
450d690edf
0.2alpha version - Update advanced_battery_html.cpp 2024-10-30 21:41:11 +00:00
wjcloudy
17a7e90b3d
0.2alpha version - Update datalayer_extended.h 2024-10-30 21:40:45 +00:00
wjcloudy
9ea8458bf7
0.2alpha version - Update BMW-IX-BATTERY.cpp 2024-10-30 21:40:25 +00:00
wjcloudy
280ac3cbee
0.2alpha version - Update BMW-IX-BATTERY.h 2024-10-30 21:40:04 +00:00
Daniel Öster
a662c7bdcd Speed up value updating 2024-10-30 22:30:51 +02:00
Daniel Öster
f7839a0bb9 Add extended datalayer mappings 2024-10-30 21:34:59 +02:00