Commit Graph

2760 Commits

Author SHA1 Message Date
Tester
26927e095b switch fix 2024-09-24 23:16:40 +02:00
Tester
c4b398703c simulator: check if wifi module is powered 2024-09-24 22:43:53 +02:00
Tester
ebf50fbbac simulator: extend save and load to save Controller objects 2024-09-24 18:40:51 +02:00
Tester23
db6d81debe Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2024-09-23 18:07:12 +02:00
Tester23
e25bf8ae8d changed delay per request to 20000 2024-09-23 18:06:16 +02:00
Tester
266954ac30 remove old test code 2024-09-23 08:35:34 +02:00
Tester
239eb39fe7 silence dht 2024-09-22 22:50:49 +02:00
Tester
afba4928ce silence channel get 2024-09-22 22:13:32 +02:00
Tester
b0f7fdaa0b silence same handler redefinition spam 2024-09-22 22:13:23 +02:00
Tester
a951dd220b selftest crash fix 2024-09-22 22:06:08 +02:00
Tester
c79e356ba2 simulator: support multiple DHTs11 2024-09-22 21:56:22 +02:00
Tester
d8ccf4e9b1 Simulator: DHT object, read temperature/humidity from DH11 object 2024-09-22 19:27:40 +02:00
Tester
c584ed0c89 better braces support 2024-09-22 18:09:37 +02:00
Tester
74327d9671 support braces in expressions 2024-09-22 16:29:25 +02:00
Tester23
5fb7f753d4 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2024-09-21 20:25:06 +02:00
Tester23
06ff166649 debug alloc on win32 2024-09-21 20:13:30 +02:00
Tester23
5727f003e2 some doc text 2024-09-21 20:13:16 +02:00
Tester23
6f2dcb31fd ClampChannel - allow wrap 2024-09-21 20:12:58 +02:00
Tester
df8f810c76 ws dimmer test 2024-09-21 07:48:19 +02:00
openshwprojects
20d21d0a53 testing (#1354)
* run

* print socketg error on change

* typo

* resa

* fix??

* try

* try error

* fix error, add more info

* some tests

* more self tests

* tests
2024-09-21 07:21:19 +02:00
Tester
4a7ed0238b return number of failed self tests 2024-09-20 19:04:48 +02:00
Tester
9bd4779fbd fix simulator ADC 2024-09-20 18:43:51 +02:00
Tester
e24797bc55 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2024-09-20 18:17:27 +02:00
NonPIayerCharacter
f83d7d21ae Update hal_pins_ln882h.c (#1331) 2024-09-20 18:07:42 +02:00
Tester
346bc83fdc restore LittleFS position for simulator so old samples ca work 2024-09-20 17:22:24 +02:00
Tester
de1192b5ca simulator: Examples list 2024-09-20 16:48:26 +02:00
Tester
38aeebc043 add help link 2024-09-20 08:50:09 +02:00
openshwprojects
23cf6c59d0 add sim bin - test
* Update workflow.yaml

* Update README.md

* Update new_pins.h

* Update workflow.yaml

* Update workflow.yaml

* fx

* fx

* fx

* rellll

* fix

* fix errors

* ddddddd

* qqq

* fx

* tr

* w

* s

* tr

* tr

* tr

* tr

* tr

* tr

* tr

* tr1

* tr

* tr

* test

* tr

* tr3

* fix

* tr1

* Update workflow.yaml

* dlls

* tr

* tr

* needs

* flat

* tr
2024-09-19 22:18:24 +02:00
Tester
afa7b8a932 simplify mouse transform 2024-09-19 15:09:52 +02:00
Tester
78119a2bd0 simulator fix tools with zoom etc 2024-09-18 22:09:45 +02:00
Tester
49b60e5875 better zoom 2024-09-18 21:55:07 +02:00
Tester
ba3690a39c simulator: zoom p1, test 2024-09-18 21:32:08 +02:00
Tester
04e51e286a fix silly mistake 2024-09-17 22:08:33 +02:00
Tester
c97c74bd77 Tuyamcu 0x22 reply stub (without dp parse) 2024-09-17 19:28:58 +02:00
Tester
2aa66ab3ce simulator: Switch object 2024-09-17 17:17:02 +02:00
Tester
ccb08db9cf memory leaks fix 2024-09-17 17:15:01 +02:00
Tester
1e9268b4b3 Simulator: autoexec.bat access without web app 2024-09-17 16:19:11 +02:00
Tester
2c0613dec8 $autoexec - if not found, display message 2024-09-17 16:13:00 +02:00
Tester23
831b896650 refresh docs 2024-09-14 02:50:50 +02:00
Tester23
a0c54813a5 Charts - add no axes/vars check 2024-09-13 10:59:34 +02:00
Tester23
f05225066e in case that mallooc fails 2024-09-13 10:40:19 +02:00
Tester23
b955a1996b better fx 2024-09-13 10:25:24 +02:00
Tester23
b8f07fd21b a bit more crash-proof charts 2024-09-13 10:23:31 +02:00
Tester23
39961c067b Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2024-09-13 09:38:51 +02:00
Tester23
25579f5795 add null checks and correct sample 2024-09-13 09:38:44 +02:00
h3ndrik
6ca37efc7d dont write twice to LEDs (#1326) 2024-09-12 17:07:07 +02:00
Tester23
5583cac32f allow setting index refresh interval 2024-09-11 14:36:53 +02:00
Tester23
f3b3b8eca8 BL602 compile fix (missing header) 2024-09-11 12:41:18 +02:00
Tester23
31ee5a2be0 add random numbers sample to charts 2024-09-11 12:39:06 +02:00
Tester23
ad5638fe9a add charts sample 2024-09-11 11:06:14 +02:00