Commit graph

29 commits

Author SHA1 Message Date
Kai Lauterbach 33906a2930 Disabled DEVELOPMENT flag for main branch again 2023-05-19 11:09:05 +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 e2b4cf139d Merge branch 'develop' 2023-05-15 15:36:23 +02:00
Kai Lauterbach 30d00827f9 Name of the light changed 2023-05-15 11:54:06 +02:00
Kai Lauterbach 9d16e693f7 Disabled development flag for main branch. 2023-05-13 23:07:28 +02:00
Kai Lauterbach d336c047cb Splitted firmware main ino file into multiple separate files 2023-05-12 22:19:31 +02:00
Kai Lauterbach 2e340d0cc8 Merge remote-tracking branch 'second/develop' 2023-05-12 12:20:55 +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 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 c2c2425283 Added a pwm test function 2023-05-11 16:48:59 +02:00
Kai Lauterbach 6e4b75025f Reduced memory consumption. Reduced steps per second to reach the brightness. 2023-05-11 11:48:07 +02:00
Kai Lauterbach fc9baddfbd Removed development setting for main branch 2023-05-03 16:46:35 +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
Kai Lauterbach ea7c61f691 Disabled development for main branch. 2023-05-02 14:39:45 +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 ad20f1742a Some improvements. 2023-05-01 18:37:33 +02:00
Kai Lauterbach 382486000c Replaced html page generation by cleaner version. 2023-05-01 11:18:15 +02:00
Kai Lauterbach 211b06ed62 First almost completely working timing controller. 2023-04-27 11:26:21 +02:00
Kai Lauterbach f51c0da0de Implemented time based transition timing 2023-04-25 20:06:04 +02:00
Kai Lauterbach 0188bb763f Fixed NTP read and init of tc data block in RAM. 2023-04-25 15:35:04 +02:00
Kai Lauterbach 510f6756b0 Broken timing stuff 2023-04-25 14:32:42 +02:00
Kai Lauterbach 4f0a191d0b Rediced read access to EEPROM by preloading data. Refactorized the setup function into separate functions. 2023-04-25 08:18:36 +02:00
Kai Lauterbach 143c037dd3 Initial commit 2023-04-24 20:26:49 +02:00