Commit Graph

246 Commits

Author SHA1 Message Date
1126111edb added Triumph to native CAN
All checks were successful
CI-Build/Kettenoeler/pipeline/head This commit looks good
2025-08-29 23:08:27 +02:00
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
c8c67551fd bumped Firmware-Revision after Tag
Some checks failed
CI-Build/Kettenoeler/pipeline/head There was a failure building this commit
2025-08-24 23:33:12 +02:00
2b588b3be2 bumped Version before Release
Some checks failed
CI-Build/Kettenoeler/pipeline/head There was a failure building this commit
2025-08-24 22:56:19 +02:00
3a6c102b45 reworked build-Process 2025-08-24 22:55:34 +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
a849e65f9a improved build script. 2025-06-15 21:17:55 +02:00
b6f9de2894 some tweaks regarding washMode and Debugger 2025-06-15 21:17:32 +02:00
68d571a747 typo 2025-06-15 14:36:36 +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
cf032fe516 more Prep for CI 2025-06-02 15:05:42 +02:00
618ee4ce80 updated Libraries 2025-06-02 11:12:17 +02:00
4d020b5ced moved JenkinsFile 2025-06-02 09:08:34 +02:00
c399672755 prepare for CI Build 2025-06-02 09:02:28 +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
d723290e57 updated platformio.ini 2025-05-04 11:53:03 +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
26ec46eb0e missed one import on python generator scripts 2024-01-26 22:00:08 +01:00
d01953409e made buildscripts running under Linux 2024-01-26 21:41:27 +01:00
8ef469b9f1 added Wifi-Config to EEPROM Layout 2024-01-25 14:33:40 +01:00
88b572f408 codegenerator now supports char-arrays 2024-01-25 14:33:09 +01:00
75ed8e6308 made enviroment buildable again 2024-01-25 11:27:58 +01:00
bbd76e77fa reset purgePulses if system goes to error 2024-01-16 09:56:31 +01:00
dcaf56074e Removed some unnecessary log outputs. 2024-01-16 00:10:33 +01:00
bc2c19dad1 reworked dtc-javascript and colors of notifications 2024-01-15 23:57:43 +01:00
8f494dfa05 added echo for serial debugger and some more commands 2024-01-15 23:57:00 +01:00
e913ce6e1b reworked DTC-notification and clearing 2024-01-15 22:57:08 +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
d524b919fd added Animation to Connection-overlay 2024-01-12 19:53:10 +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