| .. |
|
Battery.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
BatteryCanReceiver.cpp
|
feature: Add support for native pytes CAN protocol (#1196)
|
2024-10-10 18:04:58 +02:00 |
|
BatteryStats.cpp
|
Feature: support for JBD BMS using serial connection
|
2024-10-30 21:53:47 +01:00 |
|
Configuration.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
DataPoints.cpp
|
Feature: support for JBD BMS using serial connection
|
2024-10-30 21:53:47 +01:00 |
|
Datastore.cpp
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
|
2024-01-30 22:29:25 +01:00 |
|
Display_Graphic_Diagram.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
Display_Graphic.cpp
|
support localization for grid usage in display
|
2024-11-11 22:15:10 +01:00 |
|
HttpGetter.cpp
|
replace C-style casts with C++ static_casts
|
2024-11-12 20:54:44 +01:00 |
|
Huawei_can.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
I18n.cpp
|
support localization for grid usage in display
|
2024-11-11 22:15:10 +01:00 |
|
InverterSettings.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
JbdBmsController.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
JbdBmsSerialMessage.cpp
|
replace C-style casts with C++ static_casts
|
2024-11-12 20:54:44 +01:00 |
|
JkBmsController.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
JkBmsSerialMessage.cpp
|
Support for Jikong JK BMS using serial connection (#319)
|
2023-08-31 16:21:32 +02:00 |
|
Led_Single.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
main.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
MessageOutput.cpp
|
Feature: Add syslog logger (#1267)
|
2024-09-26 23:01:06 +02:00 |
|
MqttBattery.cpp
|
Feature: extend battery discharge limit support (#1245)
|
2024-09-13 20:52:23 +02:00 |
|
MqttHandleBatteryHass.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
MqttHandleDtu.cpp
|
Publish temperature only if its not NAN
|
2024-09-22 18:51:07 +02:00 |
|
MqttHandleHass.cpp
|
Feature: Show RSSI of last received packet in radio stats
|
2024-10-04 17:36:17 +02:00 |
|
MqttHandleHuawei.cpp
|
fix: update mqtt subscriptions when topic changed (#1156)
|
2024-08-20 23:44:27 +02:00 |
|
MqttHandleInverter.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
MqttHandleInverterTotal.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttHandlePowerLimiter.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
MqttHandlePowerLimiterHass.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
MqttHandleVedirect.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
MqttHandleVedirectHass.cpp
|
Feature: add VE.Direct "load current" to live view, MQTT, and HASS (#1367)
|
2024-11-03 19:48:48 +01:00 |
|
MqttSettings.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
NetworkSettings.cpp
|
Merge upstream tag 'v24.10.15' into development
|
2024-10-22 20:10:22 +02:00 |
|
NtpSettings.cpp
|
merge V23.12.16 (#556)
|
2023-12-27 11:49:57 +01:00 |
|
PinMapping.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
PowerLimiter.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
PowerLimiterBatteryInverter.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
PowerLimiterInverter.cpp
|
Feature: DPL: support overscaling on all inverters (#1286)
|
2024-11-17 21:43:27 +01:00 |
|
PowerLimiterSolarInverter.cpp
|
DPL: multiple inverters: add proper support for solar-powered inverters (#1343)
|
2024-11-17 21:43:27 +01:00 |
|
PowerMeter.cpp
|
Fix: don't republish MQTT powermeter data to MQTT (#1250)
|
2024-09-13 17:26:30 +02:00 |
|
PowerMeterHttpJson.cpp
|
power meter refactoring: split loop task init from init()
|
2024-06-27 22:18:41 +02:00 |
|
PowerMeterHttpSml.cpp
|
power meter refactoring: split loop task init from init()
|
2024-06-27 22:18:41 +02:00 |
|
PowerMeterMqtt.cpp
|
Fix: don't republish MQTT powermeter data to MQTT (#1250)
|
2024-09-13 17:26:30 +02:00 |
|
PowerMeterProvider.cpp
|
powermeter refactor: publish values to MQTT in base class
|
2024-06-26 20:51:56 +02:00 |
|
PowerMeterSerialSdm.cpp
|
Feature: rxen/txen support for RS485 transceiver for SDM power meter (#1269)
|
2024-09-23 21:20:03 +02:00 |
|
PowerMeterSerialSml.cpp
|
power meter refactoring: split loop task init from init()
|
2024-06-27 22:18:41 +02:00 |
|
PowerMeterSml.cpp
|
Feature: SML power meters: reset SML decoder
|
2024-06-27 22:18:41 +02:00 |
|
PowerMeterUdpSmaHomeManager.cpp
|
print SMA HomeManager timestamp as unsigned number
|
2024-08-24 21:26:35 +02:00 |
|
PylontechCanReceiver.cpp
|
Feature: parse additional Pylontech CAN protocol fields (#1213)
|
2024-09-25 14:45:52 +02:00 |
|
PytesCanReceiver.cpp
|
feature: Add support for native pytes CAN protocol (#1196)
|
2024-10-10 18:04:58 +02:00 |
|
RestartHelper.cpp
|
Decrease restart delay to 1 second
|
2024-09-23 18:33:01 +02:00 |
|
SBSCanReceiver.cpp
|
Fix: SBS Unipower battery discharge current handling
|
2024-10-24 15:07:54 +02:00 |
|
Scheduler.cpp
|
merge V23.12.16 (#556)
|
2023-12-27 11:49:57 +01:00 |
|
SerialPortManager.cpp
|
refactor serial port manager: hand out UARTs FCFS
|
2024-06-02 22:41:07 +02:00 |
|
SunPosition.cpp
|
Fix: Take DST into account when recalculating the sunrise sunset time
|
2024-10-27 14:03:44 +01:00 |
|
SyslogLogger.cpp
|
Feature: Add syslog logger (#1267)
|
2024-09-26 23:01:06 +02:00 |
|
Utils.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
VictronMppt.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
VictronSmartShunt.cpp
|
refactor serial port manager: hand out UARTs FCFS
|
2024-06-02 22:41:07 +02:00 |
|
W5500.cpp
|
Prevent warning on GPIO ISR service registration
|
2024-09-28 02:26:40 +02:00 |
|
WebApi_battery.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
WebApi_device.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
WebApi_devinfo.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_dtu.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
WebApi_eventlog.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_file.cpp
|
Refactor file handling API and add endpoint to delete files
|
2024-10-19 12:40:43 +02:00 |
|
WebApi_firmware.cpp
|
Merge remote-tracking branch 'tbnobody/master' into development
|
2024-09-23 21:38:50 +02:00 |
|
WebApi_gridprofile.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_Huawei.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
WebApi_i18n.cpp
|
Remove not required include
|
2024-11-06 19:24:37 +01:00 |
|
WebApi_inverter.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
WebApi_limit.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_maintenance.cpp
|
Fix: Restart was triggered before all website data was sent
|
2024-09-23 18:11:52 +02:00 |
|
WebApi_mqtt.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
WebApi_network.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |
|
WebApi_ntp.cpp
|
add and use configuration write guard
|
2024-10-22 20:39:23 +02:00 |
|
WebApi_power.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_powerlimiter.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
WebApi_powermeter.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
WebApi_prometheus.cpp
|
Merge upstream tag 'v24.10.6' into development
|
2024-10-06 21:21:26 +02:00 |
|
WebApi_security.cpp
|
add and use configuration write guard
|
2024-10-22 20:39:23 +02:00 |
|
WebApi_sysstatus.cpp
|
Feature: show task details in system info view
|
2024-10-09 18:31:06 +02:00 |
|
WebApi_vedirect.cpp
|
use config write guard
|
2024-11-11 22:16:17 +01:00 |
|
WebApi_webapp.cpp
|
Upgrade ESPAsyncWebServer from 2.10.8 to 3.1.2
|
2024-08-01 18:11:39 +02:00 |
|
WebApi_ws_battery.cpp
|
Fix: prevent unauthorized access to OnBattery websockets
|
2024-09-30 22:26:31 +02:00 |
|
WebApi_ws_console.cpp
|
Fix: force websocket clients to authenticate
|
2024-09-30 15:54:55 +02:00 |
|
WebApi_ws_Huawei.cpp
|
Fix: prevent unauthorized access to OnBattery websockets
|
2024-09-30 22:26:31 +02:00 |
|
WebApi_ws_live.cpp
|
Merge upstream tag 'v24.10.6' into development
|
2024-10-06 21:21:26 +02:00 |
|
WebApi_ws_vedirect_live.cpp
|
Feature: DPL: add support for multiple inverters
|
2024-11-17 21:43:27 +01:00 |
|
WebApi.cpp
|
Merge upstream tag 'v24.11.7' into development
|
2024-11-11 21:30:36 +01:00 |