e995a252e1
feat: Enhance MK2 driver with device state management and improved command handling
continuous-integration/drone/push Build is passing
2026-02-19 13:13:19 +11:00
a31a0b4829
Modernize invertergui: MQTT write support, HA integration, UI updates
build / inverter_gui_pipeline (push) Has been cancelled
2026-02-19 12:03:52 +11:00
Nicholas Thompson
2a84799832
Add frequency clip check
...
Add check to ensure frequency value is set to 0 when period counter hits maximum or minimum
Closes #31
2022-01-26 20:11:15 +02:00
Hendrik van Wyk
b3245aba9b
No longer use RAM value scale signedness for info frames.
...
The signedness calculated along with the RAM value scale and offset was
incorrectly applied to the info frame value. This caused some values to
be interpreted as unsigned instead of signed leading to negative values
reporting as very large positive values.
2022-01-11 20:36:56 +02:00
Nicholas Thompson
4c6df96051
Add unit test to scaleDecode
2020-09-13 20:56:26 +02:00
Nicholas Thompson
0b324458f0
Added basic test to mk2driver to test know state.
2019-03-31 19:57:55 +02:00