OpenDTU-old/lib/Hoymiles/src/inverters
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
..
HM_1CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HM_1CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HM_2CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HM_2CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HM_4CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HM_4CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HM_Abstract.cpp Move reference to the radio instance into the inverter instance 2023-04-15 10:55:47 +02:00
HM_Abstract.h Move reference to the radio instance into the inverter instance 2023-04-15 10:55:47 +02:00
HMS_1CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HMS_1CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HMS_2CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HMS_2CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HMS_4CH.cpp Rename FLD_PRA to FLD_Q 2023-04-24 22:29:59 +02:00
HMS_4CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HMS_Abstract.cpp Fix: Allow sending of ChannelChangeCommand even if EnableCommands is disabled 2023-07-10 18:30:59 +02:00
HMS_Abstract.h Implement CMD56 as own command. 2023-04-15 10:55:48 +02:00
HMT_6CH.cpp Revert "Fix: String numbers for HMT inverters are mirrored" 2023-06-14 21:44:55 +02:00
HMT_6CH.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00
HMT_Abstract.cpp Fix: Allow sending of ChannelChangeCommand even if EnableCommands is disabled 2023-07-10 18:30:59 +02:00
HMT_Abstract.h Implement CMD56 as own command. 2023-04-15 10:55:48 +02:00
InverterAbstract.cpp Fix: Better handling of invalid fragment ids 2023-05-23 19:32:51 +02:00
InverterAbstract.h Move byteAssignment to stack (avoid container) to save heap 2023-04-22 01:12:29 +02:00