Commit Graph

58 Commits

Author SHA1 Message Date
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
472eba7977 updates to state machine with print function 2021-07-03 12:48:17 +02:00
6a398d9ba0 simulink stateflow compiling 2021-07-03 11:33:20 +02:00
f28aa2df8b stripped out RTM Model interface and custom types from matlab 2021-07-03 11:31:46 +02:00
754da9f931 added simulink stateflow c++ fsm 2021-07-03 11:21:18 +02:00
dc159a35d0 readded submodule 2021-07-02 18:21:32 +02:00
2378ca80b9 gitignore 2021-07-02 17:53:31 +02:00
79ff1f0d33 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-02 17:51:31 +02:00
6a36971406 small corrections 2021-07-02 17:51:16 +02:00
714fcb4b18 tested interrupts on GPIOs 2, 12 2021-07-02 16:25:54 +02:00
712acf3541 all right 2021-06-30 20:33:51 +02:00
df89c9716c Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-06-30 20:33:26 +02:00
66e8ddb2d9 updates to http terminal 2021-06-30 20:33:16 +02:00
5b197288bc back to normal 2021-06-30 16:50:00 +02:00
a9f098097c switched to linear phase balance 2021-06-30 16:09:46 +02:00
a0f6a5aec3 pin optimizations 2021-06-30 11:23:56 +02:00
633b99f818 missing ret val 2021-06-30 09:34:11 +02:00
5d32392844 merged treppe.cpp 2021-06-28 15:49:07 +02:00
50e714e5f8 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-06-28 15:48:29 +02:00
e0bc75826f added OE Pin for PCB 2021-06-28 15:47:10 +02:00
3d13e761f4 update templ.ini and doku 2021-06-27 02:01:25 +02:00
3c824bfc92 much simpler callback approach due to serveStatic with directories !!! 2021-06-27 01:56:30 +02:00
9ea541a1b4 lambda error 2021-06-26 21:11:19 +02:00
b89604edc3 simple serial monitor in httpserver 2021-06-26 10:49:29 +02:00
10b57ca516 further improvments, [this] in lambda fcn callback, compressed gz webfiles via streamFile() 2021-06-26 09:21:34 +02:00
e8329f2587 moved files, this in on callback for httpserver class 2021-06-26 09:02:55 +02:00
014aa028d7 move http and ota to lib/ for testing, add #pragma once include guards 2021-06-26 07:33:12 +02:00
b47f778fc1 weitere anpassungen an pwm 2021-06-25 21:10:07 +02:00
c7eaffda00 moved to treppe.h instead of pwm.h :) 2021-06-25 19:23:02 +02:00
1a284080e8 typo 2021-06-25 19:13:04 +02:00