Commit Graph

87 Commits

Author SHA1 Message Date
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
1662079547 INT_TIME define added 2021-07-03 21:11:32 +02:00
1e8d24dc40 FSM mostly working, need to implement bufferd param changes 2021-07-03 21:04:24 +02:00
af40298378 somehow working, starting to refactor 2021-07-03 18:10:30 +02:00
8351a6430c forgot smtn in print, spaces to 4 2021-07-03 17:51:14 +02:00
b2ddc978b6 copy pasta :| 2021-07-03 17:46:31 +02:00
22f141e2cd version model 1.29 added state for inaktiv = LDR ... 2021-07-03 17:44:46 +02:00
f5d6e376c6 FSM2: rm rtm code, change print, add ldr_schwelle 2021-07-03 17:36:10 +02:00
eeac10c66f new FSM 2021-07-03 17:09:35 +02:00
e9d16a80d4 FSM 2.0 einfacher xD lol: ) 2021-07-03 13:52:52 +02:00
dcae074b55 pushpull sensor logik 2021-07-03 12:56:58 +02:00