OpenDTU-old/src
2023-07-04 14:55:55 +02:00
..
Battery.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
Configuration.cpp Fix vedirect polling (#291) 2023-07-04 12:04:38 +02:00
Datastore.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
Display_Graphic.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
HttpPowerMeter.cpp fix: linting error 2023-07-04 14:55:55 +02:00
Huawei_can.cpp Dynamic power control and more power control modes on the Huawei PSU 2023-07-01 12:37:55 +02:00
InverterSettings.cpp Fix: Reboot loop occoured when no rf module was configured 2023-06-21 19:56:14 +02:00
Led_Single.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
main.cpp Fix vedirect polling (#291) 2023-07-04 12:04:38 +02:00
MessageOutput.cpp Fix: xSemaphoreTake was useless 2023-04-28 21:02:10 +02:00
MqttHandleDtu.cpp Feature: Publish BSSID via MQTT 2023-06-08 19:56:44 +02:00
MqttHandleHass.cpp Change max power limit from 1500W to 2250W to support HMS/HMT inverters 2023-04-15 10:55:47 +02:00
MqttHandleHuawei.cpp Dynamic power control and more power control modes on the Huawei PSU 2023-07-01 12:37:55 +02:00
MqttHandleInverter.cpp Fix: Do not publish leading blanks in MQTT payload 2023-06-07 17:58:31 +02:00
MqttHandleInverterTotal.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
MqttHandlePowerLimiter.cpp full solar passthrough 2023-06-09 13:09:58 +02:00
MqttHandleVedirect.cpp first version 2023-02-21 22:06:47 +01:00
MqttHandlVedirectHass.cpp first version 2023-02-21 22:06:47 +01:00
MqttSettings.cpp Fix: Do not publish leading blanks in MQTT payload 2023-06-07 17:58:31 +02:00
NetworkSettings.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +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 fix: Allow use GPIO0 as onBattery pins 2023-06-29 13:04:35 +02:00
PowerLimiter.cpp DPL: check more requirements and fix backoff initialization (#290) 2023-07-04 12:05:10 +02:00
PowerMeter.cpp feat(add ability to do a polite power meter read): 2023-06-14 16:21:58 +02:00
PylontechCanReceiver.cpp Pylontech enhancement (#239) 2023-05-24 09:17:38 +02:00
SunPosition.cpp Fix: If no sunset/sunrise calculation is possible a wrong value is shown 2023-06-01 18:39:50 +02:00
Utils.cpp Added methods to calculate and show sunrise and sunset times 2023-02-18 18:15:48 +01:00
WebApi_battery.cpp Pylontech enhancement (#239) 2023-05-24 09:17:38 +02:00
WebApi_config.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +02:00
WebApi_device.cpp fix(action): sort tags in chronological order 2023-05-24 09:13:04 +02:00
WebApi_devinfo.cpp BREAKING CHANGE: Web API Endpoint /api/devinfo/status requires GET parameter inv= 2023-04-17 21:48:16 +02:00
WebApi_dtu.cpp Expose min and max frequency in HoymilesRadio_CMT 2023-04-15 10:55:48 +02:00
WebApi_eventlog.cpp BREAKING CHANGE: Web API Endpoint /api/eventlog/status no nested serial object 2023-04-20 22:41:55 +02:00
WebApi_firmware.cpp Cleanup includes 2022-12-14 22:13:03 +01:00
WebApi_Huawei.cpp Dynamic power control and more power control modes on the Huawei PSU 2023-07-01 12:37:55 +02:00
WebApi_inverter.cpp Feature: Allow reordering of the inverters in the live view 2023-05-29 20:17:07 +02:00
WebApi_limit.cpp Change max power limit from 1500W to 2250W to support HMS/HMT inverters 2023-04-15 10:55:47 +02:00
WebApi_maintenance.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +02:00
WebApi_mqtt.cpp Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development 2023-04-13 10:18:49 +02:00
WebApi_network.cpp Feature: Show BSSID in the web interface 2023-06-08 19:56:22 +02:00
WebApi_ntp.cpp fix(linter warining): use snprintf istead of strcopy 2023-06-02 13:12:42 +02:00
WebApi_power.cpp Move reference to the radio instance into the inverter instance 2023-04-15 10:55:47 +02:00
WebApi_powerlimiter.cpp full solar passthrough 2023-06-09 13:09:58 +02:00
WebApi_powermeter.cpp feature: add digest auth on power meter 2023-07-04 11:54:46 +02:00
WebApi_prometheus.cpp Fix typo in error messages (#280) 2023-06-29 13:06:28 +02:00
WebApi_Pylontech.cpp Show (Pylontech) battery infos in Live View 2023-04-02 20:58:28 +02:00
WebApi_security.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +02:00
WebApi_sysstatus.cpp Feature: Add used PIO environment to the system info page 2023-05-08 21:43:50 +02:00
WebApi_vedirect.cpp Fix vedirect polling (#291) 2023-07-04 12:04:38 +02:00
WebApi_webapp.cpp Feature: Added touch icon for iOS and Android 2023-06-21 22:44:18 +02:00
WebApi_ws_console.cpp Added websocket for debug output 2022-12-19 21:38:39 +01:00
WebApi_ws_Huawei.cpp Fix typo in error messages (#280) 2023-06-29 13:06:28 +02:00
WebApi_ws_live.cpp Fix typo in error messages (#280) 2023-06-29 13:06:28 +02:00
WebApi_ws_Pylontech.cpp Fix typo in error messages (#280) 2023-06-29 13:06:28 +02:00
WebApi_ws_vedirect_live.cpp Dynamic power control and more power control modes on the Huawei PSU 2023-07-01 12:37:55 +02:00
WebApi.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +02:00