OpenDTU-old/lib/Hoymiles/src
2023-04-22 01:12:29 +02:00
..
commands Implement method as static 2023-04-21 19:02:10 +02:00
inverters Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
parser Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +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 Implement CMD56 as own command. 2023-04-15 10:55:48 +02:00
Hoymiles.h Introduce gpio2 for the CMT2300A module 2023-04-15 10:55:48 +02:00
HoymilesRadio_CMT.cpp Optimize detection if RF module is configured 2023-04-17 23:19:53 +02:00
HoymilesRadio_CMT.h Remove cmtProocess method and move RF logic into the cmt2300wrapper class 2023-04-15 10:55:48 +02:00
HoymilesRadio_NRF.cpp Optimize detection if RF module is configured 2023-04-17 23:19:53 +02:00
HoymilesRadio_NRF.h Allow dynamic pin mapping for CMT module 2023-04-15 10:55:47 +02:00
HoymilesRadio.cpp Optimize detection if RF module is configured 2023-04-17 23:19:53 +02:00
HoymilesRadio.h Optimize detection if RF module is configured 2023-04-17 23:19:53 +02:00
types.h Implement HoymilesRadio_CMT 2023-04-15 10:55:47 +02:00