Battery-Emulator/Software/src/devboard/webserver
2025-08-31 14:07:57 +03:00
..
advanced_battery_html.cpp Add pack SOC reset feature, fix BMS reset bug 2025-08-24 15:05:44 +01:00
advanced_battery_html.h Clarify BatteryCommand with some documentation 2025-06-01 13:54:07 +03:00
BatteryHtmlRenderer.h Batteries implement HTML renderers for status and commands 2025-06-01 09:59:46 +03:00
can_logging_html.cpp * Fix issue with % in log output conflicting with templating character 2025-01-02 13:22:52 +01:00
can_logging_html.h * Fix issue with % in log output conflicting with templating character 2025-01-02 13:22:52 +01:00
can_replay_html.cpp Add confirmation to apply interface 2025-03-04 20:13:02 +02:00
can_replay_html.h Add initial skeleton for replay 2025-02-26 23:31:16 +02:00
cellmonitor_html.cpp Update text for cellvoltages not read 2025-08-16 16:02:30 +03:00
cellmonitor_html.h Add some required includes 2025-07-25 19:11:07 +03:00
debug_logging_html.cpp Make SD card configurable via webserver 2025-08-30 23:22:22 +03:00
debug_logging_html.h * Fix issue with % in log output conflicting with templating character 2025-01-02 13:22:52 +01:00
events_html.cpp Remove ifdef from logging 2025-08-29 23:16:36 +03:00
events_html.h Optimize Event Ordering by Storing Milliseconds and Handling Rollovers 2024-09-20 02:03:49 +01:00
index_html.cpp Use template in rendering 2025-07-08 07:56:05 +03:00
index_html.h Make reboots reliably reload the page 2025-08-18 18:57:28 +01:00
settings_html.cpp Make LED pattern configurable in Webserver 2025-08-31 14:07:57 +03:00
settings_html.h Use template in rendering 2025-07-08 07:56:05 +03:00
webserver.cpp Make LED pattern configurable in Webserver 2025-08-31 14:07:57 +03:00
webserver.h Simplify uptime calculation with millis64 2025-08-14 21:37:33 +03:00