|
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 |
|
|
5df69bcdb7
|
incereased debugger-Buffer size
|
2024-01-11 22:05:09 +01:00 |
|
|
a449c04cf4
|
removed EEPROM-Format from WebUI (use JSON-Upload)
|
2024-01-11 21:20:35 +01:00 |
|
|
ed6f4e488a
|
rearragned some code
|
2024-01-11 21:19:31 +01:00 |
|
|
0aae5a742c
|
repaired collapsible menu
|
2024-01-11 17:42:25 +01:00 |
|
|
b79c4bd60f
|
repaired Modal-Window of DTC-Table in WebUI
|
2024-01-11 17:18:00 +01:00 |
|
|
286ba1fe6c
|
some buttons are now websocket-handled
|
2024-01-11 14:55:33 +01:00 |
|
|
6a9d09ddf3
|
updated .gitignore to exclude vscode-stuff
|
2024-01-11 12:43:49 +01:00 |
|
|
ef8f27e495
|
updated also the remaining libs
|
2024-01-11 12:42:24 +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 |
|
|
9c2e039bf8
|
fixed css minifying
|
2023-12-25 02:04:31 +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 |
|
|
be53089726
|
webfiles now get packed and comments removed
|
2023-12-11 19:09:51 +01:00 |
|
|
e85eef271b
|
improved sanity-check of config-values
|
2023-12-11 19:09:29 +01:00 |
|
|
cc93236b8e
|
moved javascript from html file to external script
|
2023-12-11 19:07:38 +01:00 |
|
|
51b80f08a5
|
added Notification to WebUI
|
2023-12-04 22:05:39 +01:00 |
|
|
a576c7b70c
|
DTC in WebUI now handled via Websocket
|
2023-12-04 02:18:16 +01:00 |
|
|
aa3a2106aa
|
added KTM 1290 Superduke (2023) to CAN-Sources
|
2023-12-03 23:49:41 +01:00 |
|
|
f8a195bd4b
|
changed order of I2C-Init to fix EE-Issues
|
2023-12-03 22:53:35 +01:00 |
|
|
b20481140c
|
fixed package-Issue in prebuild-Script
|
2023-12-03 19:49:46 +01:00 |
|
|
b37c0a05be
|
dtc-buildscript now via template and utf-8
|
2023-10-20 12:05:27 +02:00 |
|
|
2138f640ee
|
reworked DTC-Data handling
|
2023-09-27 19:13:54 +02:00 |
|