OpenDTU-old/lib/VeDirectFrameHandler
Bernhard Kirchen 5a1c3af31f Feature: add support for a third Victron MPPT
only on ESP32-S3-USB. this fiddles with the available hardware UARTs to
make it possible to use a third Victron MPPT. if three MPPTs are defined
int the pin mapping, you will not be able to use the SmartShunt and JK
BMS battery interfaces.

note that using a second MPPT will also conflict with the SDM power
meter, and that conflict is not detected, yet.
2024-06-02 22:41:07 +02:00
..
VeDirectData.cpp Feature: show BMS FW and HW version (JK BMS, SmartShunt) 2024-06-01 11:23:22 +02:00
VeDirectData.h Feature: SmartShunt: process midpoint voltage and deviation 2024-05-31 21:08:15 +02:00
VeDirectFrameHandler.cpp Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00
VeDirectFrameHandler.h Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00
VeDirectFrameHexHandler.cpp VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectMpptController.cpp Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00
VeDirectMpptController.h Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00
VeDirectShuntController.cpp Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00
VeDirectShuntController.h Feature: add support for a third Victron MPPT 2024-06-02 22:41:07 +02:00