Daniel
aedeacc6af
Fix so Renault handling is called
2023-06-14 11:59:44 +03:00
Daniel
630b19ac10
Fix GPIO set level error
2023-06-14 11:50:47 +03:00
Daniel
766d49fd37
Add images, improve CAN mappings
2023-06-13 00:27:39 +03:00
Daniel
18cd308bf2
Fix so BYD-CAN compiles and can be used
2023-06-12 22:00:17 +03:00
Daniel
469a9e5796
Simplify defines
2023-06-12 17:01:32 +03:00
Daniel
b43c30c7c4
Add SOC/SOH/TEMP
2023-06-12 01:05:20 +03:00
Daniel
34161f1618
Add base for Zoe battery
2023-06-12 00:40:02 +03:00
Daniel
309ab78985
Improve BYD CAN mappings
2023-06-08 00:11:24 +03:00
Daniel
bd22738ca6
Improve logging, add shutdown state
2023-06-06 20:34:55 +03:00
Daniel
9e8305f278
Add battery agnostic contactor closing
2023-06-05 23:28:47 +03:00
Daniel
02df5b1cc8
Add skeleton for BYD-CAN
2023-06-04 23:35:43 +03:00
Daniel
4941cc684b
Add CRC handling for LEAF
2023-06-02 23:23:52 +03:00
Daniel
88db72b051
Add latest Tesla change
2023-05-22 22:51:12 +03:00
Daniel
38f4486ee0
Add more mappings for Tesla
2023-05-12 23:31:38 +03:00
Daniel
41695d1e97
Add contactor handling
2023-05-12 00:20:12 +03:00
Daniel
8d8a4abac4
Add more CAN mappings
2023-05-11 22:32:25 +03:00
Daniel
14e2f90798
Improve CAN handling for SOC
2023-05-09 23:53:58 +03:00
Daniel
ecb657570a
Improve logging and set Tesla as default
2023-05-09 23:17:18 +03:00
Daniel
825c889721
Add initial CAN translations
2023-05-03 22:33:22 +03:00
Daniel
a526a33258
Add initial CAN handling for Tesla packs
2023-05-03 00:21:24 +03:00
Daniel
8ff544e23c
Fix compliation errors
2023-05-02 23:28:15 +03:00
Daniel
5e13344354
Remove old ino file
2023-05-02 23:01:19 +03:00
Daniel
ad4cbcc703
Sync with latest master
2023-05-02 22:49:24 +03:00
Daniel
df67067099
Rewrite to handle multiple batteries
2023-03-15 00:12:44 +02:00
Daniel Öster
d9f60e11a6
Add 60s CAN timeout detection
...
If no CAN message has been received in the last minute, controller sets battery into failed state
2023-03-13 17:11:43 +02:00
Daniel Öster
f7d7fa1ae5
Improve LEAF battery safety
...
Improve safety by checking the signals that the BMS sends (LB_Relay_Cut_Request , LB_Failsafe_Status , LB_Full_CHARGE_flag). Also added optional LB_Interlock monitoring
2023-03-12 23:15:07 +02:00
Daniel Öster
ca38c5609b
Fix 1F2 and 1D4 writing
...
Bugfix for SOC% not updating after battery has been turned on
2023-03-11 20:37:27 +02:00
JesperSOGT
4179ad5f9f
Update BYD-MODBUS-2-LEAF-CAN.ino
...
I think you got this wrong regarding the charge and discharge limits
2023-03-09 21:56:06 +01:00
Daniel Öster
a84add2d9f
Improve temperature reading
...
Use temperature from 5C0 CAN message instead of hardcoded value
2023-03-06 19:52:55 +02:00
Daniel Öster
27b33d9977
Improve CAN logging
...
Added ability to output values via Serial easily
2023-03-05 16:25:24 +02:00
Daniel Öster
2142c913b0
Update CAN handling
...
Added SOH handling, and rewrite a few of the CAN message handlers to be more modular
2023-03-04 13:57:45 +02:00
Daniel Öster
2adc899346
Add SOC% handling
...
Add configurable min/max limits for charging the battery
2023-03-03 06:44:10 -08:00
Daniel Öster
26ed4b10a0
Add more info from LEAF CAN messages
2023-03-01 12:31:21 -08:00
Daniel Öster
e35da04118
Improve CAN datatypes and prevent overflow
2023-02-27 13:47:46 -08:00
Daniel Öster
9c694058cb
Improve RTU handling
2023-02-27 13:12:18 -08:00
Daniel Öster
2f7e5fb1fa
Improve CAN handling
2023-02-26 13:17:55 -08:00
Daniel Öster
f8a6e176de
Add separate handling of static/dynamic data
...
Performance gains
2023-02-24 05:23:45 -08:00
Daniel Öster
970c465b49
Fix read only modbus register looping
2023-02-23 11:57:38 -08:00
Daniel Öster
5d4491dcd4
Add update_values function
...
CAN mapping cleanup
2023-02-23 10:08:22 -08:00
Daniel Öster
74658aa1d9
Combine CAN and Modbus version
2023-02-23 09:02:39 -08:00
Daniel Öster
393d954aa7
Add basic mobus support
2023-02-23 08:31:43 -08:00
Daniel Öster
52254f17c4
Add initial files
2023-02-19 11:22:53 -08:00