| .. |
|
Configuration.cpp
|
Feature: MQTT add TLS authentication
|
2023-04-12 08:33:10 +02:00 |
|
Display_Graphic.cpp
|
Display: Implement rotation setting and removed icons
|
2023-03-15 20:20:14 +01:00 |
|
InverterSettings.cpp
|
Set DTU serial for CMT modules
|
2023-04-15 10:55:47 +02:00 |
|
Led_Single.cpp
|
Status LED's: Implemented
|
2023-04-04 18:53:23 +02:00 |
|
main.cpp
|
Status LED's: Implemented
|
2023-04-04 18:53:23 +02:00 |
|
MessageOutput.cpp
|
Implemented class to send debug output to uart as well as to websocket
|
2022-12-19 21:38:39 +01:00 |
|
MqttHandleDtu.cpp
|
Check that all RF modules as in idle mode before sending mqtt packages
|
2023-04-15 10:55:47 +02:00 |
|
MqttHandleHass.cpp
|
Check that all RF modules as in idle mode before sending mqtt packages
|
2023-04-15 10:55:47 +02:00 |
|
MqttHandleInverter.cpp
|
Check that all RF modules as in idle mode before sending mqtt packages
|
2023-04-15 10:55:47 +02:00 |
|
MqttSettings.cpp
|
Feature: MQTT add TLS authentication
|
2023-04-12 08:33:10 +02:00 |
|
NetworkSettings.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
NtpSettings.cpp
|
Change License to GPLv2 as the RF24 lib uses GPL-2.0-only
|
2022-07-15 18:05:58 +02:00 |
|
PinMapping.cpp
|
Allow dynamic pin mapping for CMT module
|
2023-04-15 10:55:47 +02:00 |
|
SunPosition.cpp
|
Fix lint errors
|
2023-02-20 20:19:23 +01:00 |
|
Utils.cpp
|
Added methods to calculate and show sunrise and sunset times
|
2023-02-18 18:15:48 +01:00 |
|
WebApi_config.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_device.cpp
|
webapp: Show CMT pins in device manager
|
2023-04-15 10:55:47 +02:00 |
|
WebApi_devinfo.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_dtu.cpp
|
Set DTU serial for CMT modules
|
2023-04-15 10:55:47 +02:00 |
|
WebApi_eventlog.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_firmware.cpp
|
Cleanup includes
|
2022-12-14 22:13:03 +01:00 |
|
WebApi_inverter.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_limit.cpp
|
Move reference to the radio instance into the inverter instance
|
2023-04-15 10:55:47 +02:00 |
|
WebApi_maintenance.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_mqtt.cpp
|
include/Configuration.h: rename MQTT_MAX_ROOT_CA_CERT_STRLEN
|
2023-04-12 11:58:27 +02:00 |
|
WebApi_network.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_ntp.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_power.cpp
|
Move reference to the radio instance into the inverter instance
|
2023-04-15 10:55:47 +02:00 |
|
WebApi_prometheus.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_security.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
WebApi_sysstatus.cpp
|
Add a HoymilesRadio base class
|
2023-04-15 10:55:47 +02:00 |
|
WebApi_webapp.cpp
|
Do not use namespace using-directives. Use using-declarations instead.
|
2022-09-13 21:35:51 +02:00 |
|
WebApi_ws_console.cpp
|
Added websocket for debug output
|
2022-12-19 21:38:39 +01:00 |
|
WebApi_ws_live.cpp
|
Add a HoymilesRadio base class
|
2023-04-15 10:55:47 +02:00 |
|
WebApi.cpp
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |