OpenDTU-old/lib/Hoymiles/src
Thomas Basler 0d619e780a Prevent null pointer exception
It could occur that the command queue contained commands for inverters which are already deleted.
Therefor it has to be checked that getInverterBySerial returns a valid inverter
2022-11-10 18:32:28 +01:00
..
commands Add missing parser class to documentation 2022-10-31 14:14:01 +01:00
inverters BREAKING: Change power factor from percent value to value between 0 and 1 2022-10-31 10:50:31 +01:00
parser Implemented method to get the amount of relevant digits 2022-10-31 11:51:08 +01:00
crc.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
crc.h Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
Hoymiles.cpp Prevent null pointer exception when deleting inverter 2022-11-10 18:26:01 +01:00
Hoymiles.h Prevent null pointer exception when deleting inverter 2022-11-10 18:26:01 +01:00
HoymilesRadio.cpp Prevent null pointer exception 2022-11-10 18:32:28 +01:00
HoymilesRadio.h Show RF chip type in SystemInfoView 2022-10-12 00:17:40 +02:00
types.h Output channel for RX messages 2022-10-08 18:14:43 +02:00