Commit Graph

97 Commits

Author SHA1 Message Date
Simon Schmidt
e4ad92ca99 hysterese lower 2021-09-07 19:36:05 +02:00
Simon Schmidt
a0f5ec26d2 hotfix 2021-09-07 10:42:16 +02:00
Simon Schmidt
c95ea1ed22 hotfix 2021-09-07 10:13:24 +02:00
Simon Schmidt
392f2c1bbc working version, without control dynamiclly 2021-09-07 09:52:12 +02:00
Simon Schmidt
79e88d29c3 new matlab stateflow 2021-09-07 08:40:39 +02:00
Simon Schmidt
1686b9ea2a v1.0.1 ldr corrected 2021-09-06 13:42:55 +02:00
6bd0844927 got parameter fetch working beta only 2021-09-06 00:41:11 +02:00
767df957cc ldr schwelle [lx], parameter change when inactive 2021-07-25 17:38:12 +02:00
0d6f0b28e2 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-25 17:05:20 +02:00
937f7f09e7 new ldr algo 2021-07-25 17:05:14 +02:00
6807d0f0af add pending settings buffer, gets written in RUHEZUSTAND, add TODO point ! 2021-07-22 21:25:24 +02:00
770c2436fd change read sensors, trigger via web possible, modify js to fetch with HTTP_POST 2021-07-22 21:08:23 +02:00
3145949020 use fetch and update js and add some buttons for webpage 2021-07-22 03:42:51 +02:00
f8fac7acfb added win debug script 2021-07-19 12:34:06 +02:00
125b39a418 added log messages 2021-07-19 12:01:20 +02:00
e47cae30a8 merge conflicts 2021-07-19 11:57:12 +02:00
b2ff66d44c updates to change other parameters from http 2021-07-19 11:54:37 +02:00
c23b9f2bc6 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-19 11:44:05 +02:00
31c268487c EEP implementation 2021-07-19 11:31:32 +02:00
ad21d73fbb changed pwm setters and httpserver call 2021-07-19 11:29:51 +02:00
42a927e383 struct for treppe parameters ->eeprom 2021-07-19 11:08:13 +02:00
13db3da082 checked virtual "EEPROM" -> works 2021-07-16 21:40:51 +02:00
2820869e14 some formating, add variadic templ for logf() 2021-07-10 04:12:50 +02:00
6e810fad59 added matlab slx model 2021-07-09 13:39:07 +02:00
7643961ed2 got dimming working, dimming from ldr, can be testet via webbrowser; dynamic dimmer_t used for both dimmers, can be selected via dimmer_type_t (DIM_STUFEN, DIM_LDR) 2021-07-08 02:54:08 +02:00
6cc52dc460 add ifdef DEBUG_TIMING for fiming measurments 2021-07-07 21:27:07 +02:00
d3ed19e639 add structs to treppe to clear understanding 2021-07-07 21:13:58 +02:00
d55da4e6d7 der linker dieser sack, double declatartion of FSM, FSM3.0 implemented ! 2021-07-07 20:52:20 +02:00
f677f18681 corrected double in FSM2, debug in treppe.cpp ! 2021-07-07 19:33:20 +02:00
f027478e2e FSM 3.0 2021-07-07 18:28:38 +02:00
5986beb10c add FSM3.0 src code not impl yet, add header guards and format main 2021-07-07 18:28:05 +02:00
0cd46a3c9f wrong ldr lux-calc (see Excel sheet, mixed x y ) 2021-07-06 14:19:35 +02:00
3a93b8a002 changed static var in activate 2021-07-06 01:06:46 +02:00
0e5085c008 small updates to treppe 2021-07-05 21:33:08 +02:00
7177472ea6 small updates to treppe 2021-07-05 21:32:37 +02:00
03d0cfedd1 small updates to treppe 2021-07-05 21:20:00 +02:00
66d220cdb0 can set idle_pwm from webserver, but not working properly 2021-07-05 19:51:55 +02:00
2754bd5247 update webserver html,js,css 2021-07-05 18:15:57 +02:00
f62a18fe66 re-addded idle_bright_internal 2021-07-05 16:59:22 +02:00
2139ff5943 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-05 16:57:11 +02:00
6a04a4d1c9 improved activate_idle 2021-07-05 16:57:09 +02:00
630250da78 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-05 16:16:43 +02:00
35ba3e7573 updates format style 2021-07-05 16:15:47 +02:00
53efb0c309 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-05 15:56:19 +02:00
c1e24d633b activate / inactivate idle brightess w LDR 2021-07-05 15:54:35 +02:00
5e36ef55df format 2021-07-05 15:16:43 +02:00
6b5cabb1f4 repo PCA9685 lib 2021-07-05 14:54:23 +02:00
8c507083a7 bugfixes 2021-07-05 11:48:31 +02:00
2f6502ce20 added LDR evaluation + sensor edge detection 2021-07-05 11:40:45 +02:00
f38ef0ed0e Testing, Doku, Issues 2021-07-05 09:57:56 +02:00