Battery-Emulator/Software
2023-11-06 20:25:44 +01:00
..
src/battery add battery folder 2023-11-06 20:25:44 +01:00
ACAN2515.cpp Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
ACAN2515.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
ACAN2515_Buffer16.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
ACAN2515Settings.cpp Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
ACAN2515Settings.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
ACANBuffer.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
Adafruit_NeoPixel.cpp Sync with latest master 2023-05-02 22:49:24 +03:00
Adafruit_NeoPixel.h Sync with latest master 2023-05-02 22:49:24 +03:00
BYD-CAN.cpp Fix kWh identifier for BYD CAN 2023-10-22 12:46:19 +03:00
BYD-CAN.h Rewrite with central user settings file 2023-09-14 13:23:15 +03:00
CAN.c Add timeout to CAN write to prevent crashing 2023-08-16 23:55:28 +03: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
CANMessage.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03: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 Fix typo in header 2023-09-14 13:33:25 +03: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
esp.c Sync with latest master 2023-05-02 22:49:24 +03:00
esp32.svd Add initial files 2023-02-19 11:22:53 -08:00
ESP32CAN.cpp Add timeout to CAN write to prevent crashing 2023-08-16 23:55:28 +03:00
ESP32CAN.h Add timeout to CAN write to prevent crashing 2023-08-16 23:55:28 +03:00
INVERTERS.h Add skeleton for SOFAR can 2023-10-25 23:46:41 +03: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
MCP2515ReceiveFilters.h Fix multiple defines, add ACAN locally 2023-08-27 22:47:11 +03:00
MODBUS-BYD.cpp Rebase on main 2023-09-17 18:30:32 +03:00
MODBUS-BYD.h Rebase on main 2023-09-17 18:30:32 +03:00
MODBUS-LUNA2000.cpp Added 32051 registers 2023-09-17 19:28:18 +03:00
MODBUS-LUNA2000.h Increaes element size to 50k 2023-09-17 19:45:31 +03: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
PYLON-CAN.cpp Add ID ending with 1 2023-10-25 22:33:56 +03:00
PYLON-CAN.h Rewrite with central user settings file 2023-09-14 13:23:15 +03: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
SMA-CAN.cpp Fix notes on SMA 2023-10-16 13:23:59 +03:00
SMA-CAN.h Add SMA skeleton 2023-10-12 10:39:27 +03:00
SOFAR-CAN.cpp Bare minimum Sofar CAN implemented 2023-11-05 18:32:19 +02:00
SOFAR-CAN.h Bare minimum Sofar CAN implemented 2023-11-05 18:32:19 +02:00
Software.ino add battery folder 2023-11-06 20:25:44 +01:00
SOLAX-CAN.cpp Update SOLAX-CAN.cpp 2023-09-30 15:23:37 +02:00
SOLAX-CAN.h Rewrite with central user settings file 2023-09-14 13:23:15 +03:00
USER_SETTINGS.h Add skeleton for SOFAR can 2023-10-25 23:46:41 +03:00