Commit graph

166 commits

Author SHA1 Message Date
Kai Lauterbach dc3204dc17 Added development into to the title of the webinterface 2023-05-22 12:02:14 +02:00
Kai Lauterbach 4f3fa1a615 Generating traces for the webinterface'sgraphs optimized. 2023-05-22 09:47:15 +02:00
Kai Lauterbach e2ca6ceade Refactorized on button javascript code. Reset added to the webservers tc parameter processing after setting tc_enabled. 2023-05-20 11:34:55 +02:00
Kai Lauterbach 83c2d74a79 Refactorized the action listener of the tc buttons in the webinterface 2023-05-20 10:57:50 +02:00
Kai Lauterbach ec30fa512b Fixed light brightness adaptation steps per second 2023-05-19 11:07:25 +02:00
Kai Lauterbach 6b6a1e1658 Enabled DEVELOPMENT flag for devel branch again 2023-05-19 10:52:30 +02:00
Kai Lauterbach 74a7a1e3a3 Added version info to the web interface, and the DEV string will only appear on development versions now. 2023-05-19 10:51:26 +02:00
Kai Lauterbach 6763bda9fb Updated binary files 2023-05-19 10:26:12 +02:00
Kai Lauterbach 5d1ea14e2e Added the functionality to rewrite the ip config by the web interface. 2023-05-19 10:21:36 +02:00
Kai Lauterbach c79e15d7a1 Fixed updateLightStateAndPWMValues call 2023-05-17 19:44:55 +02:00
Kai Lauterbach 91d2d867b0 Revert "Button initialization refactorized."
This reverts commit dbaa21bd30.
2023-05-17 19:39:00 +02:00
Kai Lauterbach 88b738ac75 Revert "Refactorized the Plotly graph code"
This reverts commit bb0c390937.
2023-05-17 19:38:55 +02:00
Kai Lauterbach bb0c390937 Refactorized the Plotly graph code 2023-05-17 19:01:32 +02:00
Kai Lauterbach dbaa21bd30 Button initialization refactorized. 2023-05-17 18:54:00 +02:00
Kai Lauterbach 8deac5fc15 Merged two very similar functions into one. 2023-05-17 17:15:10 +02:00
Kai Lauterbach df215a2c16 Added vscode arduino config file 2023-05-17 17:13:12 +02:00
Kai Lauterbach 3185b5ba27 Merge branch 'main' into develop 2023-05-17 14:11:01 +02:00
Kai Lauterbach c136983953 Fixed html web form id's 2023-05-16 11:58:21 +02:00
klaute 114b76d190 Added diyHue info 2023-05-15 19:24:29 +02:00
Kai Lauterbach e2b4cf139d Merge branch 'develop' 2023-05-15 15:36:23 +02:00
Kai Lauterbach ba5a888e32 Updated the binary files 2023-05-15 14:28:44 +02:00
Kai Lauterbach 32bc51caaa Fixed some timing controller functionality - handling of the data sets should be better now. Also fixed the funciton which writes the datablocks to the eeprom, it resets the tc engine and also reads out the new written data. 2023-05-15 14:04:45 +02:00
Kai Lauterbach 30d00827f9 Name of the light changed 2023-05-15 11:54:06 +02:00
Kai Lauterbach e62d85fbd6 Readme update 2023-05-15 11:53:41 +02:00
Kai Lauterbach cc88a0de0b Next try to fix the miss behavior (keeping light on or increasing brightness on ch1). 2023-05-15 07:59:35 +02:00
Kai Lauterbach bdf6765687 Fixed time checks 2023-05-14 11:01:49 +02:00
Kai Lauterbach 60334d3109 More debug messages disabled. 2023-05-14 10:42:49 +02:00
Kai Lauterbach dec0695d92 Disabled some debug output. 2023-05-14 10:33:57 +02:00
Kai Lauterbach e7211140af Merge branch 'develop' 2023-05-14 10:29:22 +02:00
Kai Lauterbach 9ad3db73bf Fixed target data block reading. Added some more debug output. 2023-05-14 10:29:00 +02:00
Kai Lauterbach 9d16e693f7 Disabled development flag for main branch. 2023-05-13 23:07:28 +02:00
Kai Lauterbach 56254d58eb Updated binary files. 2023-05-13 23:02:06 +02:00
Kai Lauterbach c177404a75 Added a FSM to the main loop to prevent resets and improved performance. Added some comment v-lines. Improved readability of the code. 2023-05-13 23:01:34 +02:00
Kai Lauterbach 7e6dd20d31 Added color output to buttons after click. 2023-05-13 23:00:46 +02:00
Kai Lauterbach d336c047cb Splitted firmware main ino file into multiple separate files 2023-05-12 22:19:31 +02:00
Kai Lauterbach a9e8e2a778 Added main firmware and updated develop firmware bin file. 2023-05-12 12:25:31 +02:00
Kai Lauterbach 7452882ea7 process_lightdata function fixed - division by 0 was possible. 2023-05-12 12:23:45 +02:00
Kai Lauterbach 2e340d0cc8 Merge remote-tracking branch 'second/develop' 2023-05-12 12:20:55 +02:00
Kai Lauterbach 6087c38e8a Latest develop binary file added. 2023-05-12 12:20:33 +02:00
Kai Lauterbach 076a81a101 Switch off of the lights fixed. brightness will be set to 0 now. PWM frequency set to 500Hz. 2023-05-12 12:19:00 +02:00
Kai Lauterbach c974e394d8 Added range checks 2023-05-12 11:43:27 +02:00
Kai Lauterbach 3f697e0b12 Updated main non-dev firmware bin file. 2023-05-12 07:22:47 +02:00
Kai Lauterbach 5f84840a00 Merge branch 'develop' 2023-05-12 07:20:08 +02:00
Kai Lauterbach 013cd8a8bf Added a comment 2023-05-12 07:19:03 +02:00
Kai Lauterbach 2714e05173 Fixed typo in calculation 2023-05-12 07:04:25 +02:00
Kai Lauterbach 7855eaae38 Updated todays spiffs bin file 2023-05-11 19:41:00 +02:00
Kai Lauterbach 3914bfe57c Updated todays firmware binary. 2023-05-11 19:40:05 +02:00
Kai Lauterbach 06b61749ca Merge branch 'develop' 2023-05-11 19:38:14 +02:00
Kai Lauterbach 9d02e054f5 Added brightness range check to brightness webserver set feature. Added a reset function to the timing control module. Fixed the pwm test feature by adding tc reset function call. 2023-05-11 19:37:17 +02:00
Kai Lauterbach 1efca24ff2 timing counter call added to the pwm test, updated the tc_update functions to check if the tc is anabled. 2023-05-11 18:21:55 +02:00