OpenDTU-old/lib/Hoymiles/src
Thomas Basler 0ffbba0cf5 Fix: Allow sending of ChannelChangeCommand even if EnableCommands is disabled
This is required to successfull move the inverter to another frequency and then polling it. Without this command its not even possible to poll a inverter.

Fixes #1127
2023-07-10 18:30:59 +02:00
..
commands Fix: do not calc sizes multiple times 2023-06-28 19:26:45 +02:00
inverters Fix: Allow sending of ChannelChangeCommand even if EnableCommands is disabled 2023-07-10 18:30:59 +02:00
parser Fix: calc expected statistics packet length per parser 2023-06-28 16:53:38 +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