Commit graph

75 commits

Author SHA1 Message Date
Kai Lauterbach e7dbeac70b Updated firmware and spiffs binary files. 2023-05-07 07:58:40 +02:00
Kai Lauterbach 99e8a0fa82 Merge branch 'develop' 2023-05-07 07:53:41 +02:00
Kai Lauterbach 120a0e3efd First success full read of json data provided by timing editor webinterface. 2023-05-06 13:43:58 +02:00
Kai Lauterbach 975e0d140d Added some more code to the timing controller editor tab. 2023-05-06 13:43:58 +02:00
Kai Lauterbach 8f76e5d846 Added table container diff, misstakenly removed 2023-05-06 13:43:58 +02:00
Kai Lauterbach 60b110b4b9 Added first function to fill the editor with default values 2023-05-06 13:43:58 +02:00
Kai Lauterbach de5dbda939 Newline added 2023-05-06 13:43:58 +02:00
Kai Lauterbach 402b63d680 Input types of tc edit modified 2023-05-06 13:43:58 +02:00
Kai Lauterbach 840443e46e Enabled mode css 2023-05-06 13:43:58 +02:00
Kai Lauterbach 6fec2cffaa Fixed CSS problem that the tabs are not working correct. 2023-05-06 13:43:58 +02:00
Kai Lauterbach 3c69d8bc67 Fixed css mime type 2023-05-06 13:43:58 +02:00
Kai Lauterbach b328adb177 Added table update of timing editor 2023-05-06 13:43:58 +02:00
Kai Lauterbach 39dc462114 Fixed tab switching 2023-05-06 13:43:58 +02:00
Kai Lauterbach d1a0aeb404 Indention fixed to save space 2023-05-06 13:43:58 +02:00
Kai Lauterbach fe8b70a5b9 Indention fixed 2023-05-06 13:43:58 +02:00
klaute 84dd924a1d Reader Info that ChatGPT is used added. 2023-05-05 22:59:42 +02:00
Kai Lauterbach 99c0c4a6b5 Added git ignore file 2023-05-05 10:16:52 +02:00
Kai Lauterbach 2f7ce5019b Disabled console logging. 2023-05-05 10:16:52 +02:00
Kai Lauterbach 94a347d3d0 Extracted the javascript code to separate files. Added a initial table for configuring the tc data blocks.
Extracted the css styles into a separate file.
2023-05-05 10:16:30 +02:00
Kai Lauterbach 096849b6ef Added third tab which should represend the timing control data blocks editor. 2023-05-04 18:24:41 +02:00
Kai Lauterbach 1cf68b8922 Scripts to generate the html output files optimized. 2023-05-04 12:55:18 +02:00
Kai Lauterbach 2025765fec Added primary bin files 2023-05-03 16:50:39 +02:00
Kai Lauterbach fc9baddfbd Removed development setting for main branch 2023-05-03 16:46:35 +02:00
Kai Lauterbach 3aabfcd58e Added comment 2023-05-03 16:40:39 +02:00
Kai Lauterbach 2a2e3844dc Added flash info print. 2023-05-03 16:21:45 +02:00
Kai Lauterbach 8f10cd9e8e Typo fixed 2023-05-03 14:17:06 +02:00
Kai Lauterbach fa90339fea Fixed light power button optical handling. 2023-05-03 14:16:00 +02:00
Kai Lauterbach ebf587c73e Fixed config tab look. Rearranged html code. 2023-05-03 14:05:04 +02:00
Kai Lauterbach d015f5b31c Added a third tab and renamed the old one. Also updated the javascript code. 2023-05-03 12:49:39 +02:00
Kai Lauterbach caef7945b3 The html generation script removed all comments now from the output pages. Added DEV to the webpage header in development mode. 2023-05-03 11:51:37 +02:00
klaute 076a0162c4 Text language fix 2023-05-02 18:10:52 +02:00
Kai Lauterbach 0de094eee2 Added non development binary 2023-05-02 15:05:48 +02:00
Kai Lauterbach bdb35cbf68 Some information added to the readme file. 2023-05-02 14:58:02 +02:00
Kai Lauterbach 09aa8824f8 First stable development binary. 2023-05-02 14:40:02 +02:00
Kai Lauterbach ea7c61f691 Disabled development for main branch. 2023-05-02 14:39:45 +02:00
Kai Lauterbach 48fbf1f7aa Click on on/off on a power button will automatically apply the transition time now. 2023-05-02 14:32:40 +02:00
Kai Lauterbach 6fd27bea16 Dos2unix and power link handling added. 2023-05-02 14:21:15 +02:00
Kai Lauterbach 1fe243fb27 The webinterface is splitted into two inner tabs now 2023-05-02 14:06:10 +02:00
Kai Lauterbach c973cf0ed0 First working version with the new html page generation out of SPIFFS files. 2023-05-02 13:46:25 +02:00
Kai Lauterbach 55821b8282 Non working version with replace functions 2023-05-02 09:04:21 +02:00
Kai Lauterbach 3cbdf20e79 Fixed replacement of some placeholder. Added a timezone string to the config. 2023-05-02 08:03:14 +02:00
Kai Lauterbach 3dc7ebf263 Added development version identification define 2023-05-01 19:39:55 +02:00
Kai Lauterbach a64e4f17cf Added a script which converts html pages into arduino strings. Added beta state code for html page generation. 2023-05-01 19:23:31 +02:00
Kai Lauterbach c0898e2972 Cleaned readme 2023-05-01 19:00:12 +02:00
Kai Lauterbach 301a9d1bea Reverted to old html code generation. 2023-05-01 19:00:00 +02:00
Kai Lauterbach ad20f1742a Some improvements. 2023-05-01 18:37:33 +02:00
Kai Lauterbach e9026c064d Replaced the html content by files 2023-05-01 15:55:42 +02:00
Kai Lauterbach 382486000c Replaced html page generation by cleaner version. 2023-05-01 11:18:15 +02:00
Kai Lauterbach 747f7dd985 Added pwm freq setting. 2023-04-30 19:54:16 +02:00
Kai Lauterbach e0310f8c40 tc link switches in website are now automaticalle optical changes in relation to tc_enabled state. 2023-04-30 10:48:32 +02:00