Battery-Emulator/Software
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
..
BYD-MODBUS-2-LEAF-CAN.ino Improve LEAF battery safety 2023-03-12 23:15:07 +02:00
CAN.c Improve CAN handling 2023-02-26 13:17:55 -08:00
CAN.h Add initial files 2023-02-19 11:22:53 -08:00
CAN_config.h Add initial files 2023-02-19 11:22:53 -08:00
can_regdef.h Add initial files 2023-02-19 11:22:53 -08:00
CoilData.cpp Improve RTU handling 2023-02-27 13:12:18 -08:00
CoilData.h Add basic mobus support 2023-02-23 08:31:43 -08:00
config.h Improve CAN handling 2023-02-26 13:17:55 -08:00
debug.cfg Add initial files 2023-02-19 11:22:53 -08:00
debug_custom.json Add initial files 2023-02-19 11:22:53 -08:00
esp32.svd Add initial files 2023-02-19 11:22:53 -08:00
ESP32CAN.cpp Add initial files 2023-02-19 11:22:53 -08:00
ESP32CAN.h Add initial files 2023-02-19 11:22:53 -08:00
Logging.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
Logging.h Add basic mobus support 2023-02-23 08:31:43 -08:00
mbServerFCs.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
mbServerFCs.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusBridgeEthernet.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusBridgeRTU.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusBridgeTemp.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusBridgeWiFi.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusClient.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusClient.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusClientRTU.cpp Improve RTU handling 2023-02-27 13:12:18 -08:00
ModbusClientRTU.h Improve RTU handling 2023-02-27 13:12:18 -08:00
ModbusError.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusMessage.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusMessage.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusServer.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusServer.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusServerEthernet.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusServerRTU.cpp Improve RTU handling 2023-02-27 13:12:18 -08:00
ModbusServerRTU.h Improve RTU handling 2023-02-27 13:12:18 -08:00
ModbusServerWiFi.h Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusTypeDefs.cpp Add basic mobus support 2023-02-23 08:31:43 -08:00
ModbusTypeDefs.h Add basic mobus support 2023-02-23 08:31:43 -08:00
options.h Improve RTU handling 2023-02-27 13:12:18 -08:00
RTUutils.cpp Improve RTU handling 2023-02-27 13:12:18 -08:00
RTUutils.h Improve RTU handling 2023-02-27 13:12:18 -08:00