OpenDTU/lib/Hoymiles/src
Thomas Basler 69aa247470 Added check in statistics data that at least all required bytes are received
It can occour for some inverters that incomplete fragments with valid crc but less bytes are received

This was mentioned in #1084
2023-06-27 18:59:54 +02:00
..
commands Added check in statistics data that at least all required bytes are received 2023-06-27 18:59:54 +02:00
inverters Revert "Fix: String numbers for HMT inverters are mirrored" 2023-06-14 21:44:55 +02:00
parser Added check in statistics data that at least all required bytes are received 2023-06-27 18:59:54 +02:00
crc.cpp Added missing copyright information 2022-12-14 22:37:37 +01:00
crc.h Added missing copyright information 2022-12-14 22:37:37 +01:00
Hoymiles.cpp Fix: xSemaphoreTake was useless 2023-04-28 21:02:10 +02:00
Hoymiles.h Introduce gpio2 for the CMT2300A module 2023-04-15 10:55:48 +02:00
HoymilesRadio_CMT.cpp Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
HoymilesRadio_CMT.h Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
HoymilesRadio_NRF.cpp Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
HoymilesRadio_NRF.h Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
HoymilesRadio.cpp Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
HoymilesRadio.h Removed duplicate code by moving it into the radio base class 2023-06-03 12:07:46 +02:00
types.h Implement HoymilesRadio_CMT 2023-04-15 10:55:47 +02:00