OpenDTU/lib/Hoymiles/src
Thomas Basler 1de3b48166 Feature: Implement offset cache for "YieldDay"
Thanks to @broth-itk for the idea!
Fix: #1258 #1397
2023-11-22 20:21:25 +01:00
..
commands Fix: Power not set to 0 when not reachable at EOD 2023-11-09 22:30:35 +01:00
inverters Feature: Support HMT-1600/1800/2000-4T 2023-11-07 18:34:37 +01:00
parser Feature: Implement offset cache for "YieldDay" 2023-11-22 20:21:25 +01: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 Feature: Implement offset cache for "YieldDay" 2023-11-22 20:21:25 +01:00
Hoymiles.h Convert from FreeRTOS Semaphore to std::mutex 2023-09-02 16:46:23 +02:00
HoymilesRadio_CMT.cpp Init all data members befor pushing it into the buffer 2023-09-30 10:48:41 +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 Implement the command queue thread safe 2023-08-03 00:17:32 +02:00
HoymilesRadio.h Replace template by abstract class 2023-08-05 01:01:53 +02:00
types.h Implement HoymilesRadio_CMT 2023-04-15 10:55:47 +02:00
Utils.cpp Feature: Added option to set daily yield to zero at midnight 2023-09-05 20:27:52 +02:00
Utils.h Feature: Added option to set daily yield to zero at midnight 2023-09-05 20:27:52 +02:00