Commit Graph

134 Commits

Author SHA1 Message Date
98629b744d added Function to create CAN-Traces from WebUI
Some checks failed
CI-Build/Kettenoeler/pipeline/head There was a failure building this commit
2025-08-26 23:31:35 +02:00
c6d65f50bf reworked CAN Stack 2025-08-24 21:49:09 +02:00
3e69485696 reworked the debugger
Some checks failed
CI-Build/Kettenoeler/pipeline/head There was a failure building this commit
2025-08-24 16:55:23 +02:00
ec9a75e472 some sanity-check 2025-08-24 16:37:49 +02:00
1966705f7f reworked obd2_can part 2025-08-24 16:33:48 +02:00
9cb3a61184 reworked String Handling of Enums 2025-08-24 14:10:27 +02:00
f735ea7b0d hardened EEPROM against out of Bounds and garbage in RAM 2025-08-24 13:31:27 +02:00
05f476bae2 fixed antother typo in varnames and FunctionNames 2025-08-24 13:29:59 +02:00
c998cce1a8 improved EEPROM-Initialize and recovery, renamed typo in varname and comments by ChatGPT 2025-08-24 13:14:06 +02:00
8393f24ae2 improved WebUI 2025-08-12 14:21:53 +02:00
c1513641fc missing default added 2025-06-15 21:31:41 +02:00
b6f9de2894 some tweaks regarding washMode and Debugger 2025-06-15 21:17:32 +02:00
b7ccffc157 implemented Wash-Mode 2025-06-15 13:23:28 +02:00
c7af5619eb added CLI-Command to reset Tank 2025-06-15 13:22:49 +02:00
3357691a21 centralized LED Control and ModeSwitching in Lubeapp.cpp 2025-06-15 13:22:26 +02:00
dd34bfe645 massive Update 2025-06-02 09:02:19 +02:00
1ee326fd57 added first code for OBD2 via CAN and K-Line 2025-05-04 12:03:52 +02:00
b627f52272 some debugger-commands added 2025-05-04 11:53:38 +02:00
fbe5f0b202 added debug-Function for EE-Sanity-Check 2024-02-12 00:46:26 +01:00
f92f6a23c7 reworked some DTC-Handling 2024-02-12 00:45:34 +01:00
ac8be93faf changed Capture-Functions to FunctionPointer 2024-02-07 22:52:28 +01:00
059b693889 some small changes 2024-01-30 22:05:50 +01:00
b723a80d46 added Wifi-Settings to WebUI and Config 2024-01-30 21:31:49 +01:00
8ef469b9f1 added Wifi-Config to EEPROM Layout 2024-01-25 14:33:40 +01:00
bbd76e77fa reset purgePulses if system goes to error 2024-01-16 09:56:31 +01:00
8f494dfa05 added echo for serial debugger and some more commands 2024-01-15 23:57:00 +01:00
d994fd25a0 added websocket-driven notification-overlay 2024-01-15 22:56:08 +01:00
cebf0db60c added remaining settings to websocket-functionality 2024-01-15 22:55:08 +01:00
eac5dd243b fixed missed \n in Debug Messages 2024-01-12 19:52:25 +01:00
f1defa98f2 added an overlay to the WebUI and some ConnectionHandling 2024-01-12 13:29:22 +01:00
94e407208e most settings working via Websocket 2024-01-11 22:06:32 +01:00
5df69bcdb7 incereased debugger-Buffer size 2024-01-11 22:05:09 +01:00
ed6f4e488a rearragned some code 2024-01-11 21:19:31 +01:00
286ba1fe6c some buttons are now websocket-handled 2024-01-11 14:55:33 +01:00
eee7baaece Updated some Libraries (Json and Webserver) 2024-01-11 10:41:20 +01:00
58c6bc820a added checksum to auto-generated files 2024-01-10 19:09:18 +01:00
925167ec3c small Layout-change of OLED during OTA 2024-01-09 22:52:28 +01:00
c236322667 reworked the WebUI-Websocket-Comm 2024-01-09 22:51:45 +01:00
157d59963c updated CodeGeneration 2024-01-09 20:47:28 +01:00
ac28ab21d4 missed to add comments for webui.cpp 2024-01-09 13:12:20 +01:00
a7ea17ef05 changed Config-Default-code 2024-01-09 13:12:09 +01:00
f52f4103f6 used ChatGPT to add comments and proper Headers to all SourceFiles 2024-01-09 12:54:05 +01:00
62cc2bf982 made index.html static - websocket everywhere 2024-01-09 12:17:13 +01:00
e375fab048 make restart chooseable in SystemShutdown 2024-01-09 12:15:39 +01:00
16d6aee420 fixed Bug in EEPROM-Page Handling 2024-01-09 10:46:36 +01:00
eaf2ad4933 first Values updated by websockets! 2023-12-25 02:05:22 +01:00
3d7e798310 removed feature-defines for CAN and Websockets 2023-12-25 00:44:24 +01:00
e8a93a600e CAN-Debug now with timeout after failed send 2023-12-11 21:34:40 +01:00
e85eef271b improved sanity-check of config-values 2023-12-11 19:09:29 +01:00
a576c7b70c DTC in WebUI now handled via Websocket 2023-12-04 02:18:16 +01:00