Commit Graph

1429 Commits

Author SHA1 Message Date
openshwprojects
e90aa5363b Update README.md 1.14.98 2022-10-31 07:17:41 +01:00
openshwprojects
8ae138e11b Update README.md 2022-10-31 07:15:06 +01:00
openshwprojects
1e0710c3ca Update README.md 1.14.97 2022-10-31 06:59:19 +01:00
openshwprojects
39e8f8f66f Update README.md 1.14.96 2022-10-31 06:49:42 +01:00
openshwprojects
b622ceecdf Update README.md 2022-10-31 06:47:27 +01:00
openshwprojects
58b0597af3 Update README.md 2022-10-31 06:44:08 +01:00
openshwprojects
82b0471eeb Update README.md 2022-10-31 06:43:40 +01:00
openshwprojects
415d9a3f01 Update README.md 2022-10-31 06:42:17 +01:00
openshwprojects
2010c74d56 [TESTING!] enabled basic expressions globally, so things like 10*$CH10 or $CH1+1 or $CH5>1 should be working wherever Tokenizer_GetFloat or Tokenizer_GetInteger is used. Also added next scripting demo 1.14.95 2022-10-30 22:03:15 +01:00
openshwprojects
66096497f1 logging fix for windows 1.14.94 2022-10-30 19:40:18 +01:00
openshwprojects
ad96b9f99c scripting example 4; dimmer1000 channel type; some stubs for tuyamcu power 1.14.93 2022-10-30 17:50:00 +01:00
openshwprojects
e1ed3818cd Scripting progress: add floating point support to delay_s and some more 1.14.92 2022-10-30 17:30:27 +01:00
openshwprojects
a90efdf9fb Merge pull request #370 from btsimonh/DGRFixes
Device Group Fixes
1.14.91
2022-10-30 16:00:16 +01:00
openshwprojects
45052a58ff Merge pull request #367 from btsimonh/SSDP
add driver SSDP. … run cmd "startdriver SSDP"
1.14.90
2022-10-30 13:36:17 +01:00
openshwprojects
df81ca2f82 Update hal_wifi_bk7231.c
dhcp improvement by azavialov from elektroda
1.14.89
2022-10-30 12:49:35 +01:00
btsimonh
9c9f928238 Merge branch 'main' into DGRFixes 2022-10-30 10:34:54 +00:00
btsimonh
66339d4ded Make RGB and CW setting from TAS do SOMETHING. Maybe right? 2022-10-30 10:31:53 +00:00
btsimonh
31f3b3cfa3 Correct reading/writing of uint16 in message? May need byte swap?
Don't hear our own DGR multicasts messages, else we can loop.
Don't send DGR message if a result of one we recevied.
Cleanup sequence - always process as uint16.  deal with wrap, log skip.
Send messages twice with same sequence.
2022-10-30 09:15:54 +00:00
btsimonh
6aa332b56e add driver SSDP. This is NOT started by default. run cmd "startdriver SSDP" - and you device will appear in windows networking....
We COULD in the future 'hear' notify messages from other OBK devices, so that all devices could know about each other... or even send an MSEARCH.
2022-10-30 06:24:16 +00:00
openshwprojects
71e307dfec Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 1.14.88 2022-10-30 06:24:59 +01:00
openshwprojects
6c8d093fad add a comment about saving led state 2022-10-30 06:24:34 +01:00
openshwprojects
e3c93f5947 Merge pull request #347 from iprak/fixed-script-error
Fixed script error
1.14.87
2022-10-30 06:16:16 +01:00
openshwprojects
f105992bec Merge pull request #363 from iprak/fixed-logging-hang-w600
Fixed logging hang w600
2022-10-30 06:16:03 +01:00
openshwprojects
b913010332 better scripting (not yet enabled), if can be used without else, fix argument expansion 1.14.86 2022-10-29 19:44:00 +02:00
openshwprojects
3090eacc50 add command for toggling channel 1.14.85 2022-10-29 18:43:06 +02:00
openshwprojects
cb55460b1b fix small tokenizer error where invalid pointers could eb returned 1.14.84 2022-10-29 16:47:57 +02:00
openshwprojects
2f6a414455 stop deduper spam 1.14.83 2022-10-29 16:08:52 +02:00
openshwprojects
1766391a59 update scripting (more commands, fixes), update file read 1.14.82 2022-10-29 13:39:26 +02:00
Indu Prakash
9991ad7aca Fixed hang 2022-10-29 06:25:01 -05:00
Indu Prakash
4847ce617b Formatted 2022-10-29 06:11:38 -05:00
openshwprojects
30e99612a6 tokenizer will expand $CH1 etc etc for single string arguments 1.14.81 2022-10-29 12:23:34 +02:00
openshwprojects
84fbc30c87 Merge pull request #361 from btsimonh/IRonN
bk_timer driver is already intiialised.  Re-initialising kills N, so …
1.14.80
2022-10-29 11:38:52 +02:00
btsimonh
af312432e0 start ping watchdog disabled. 2022-10-29 10:20:06 +01:00
btsimonh
11f097e36b bk_timer driver is already intiialised. Re-initialising kills N, so is probably also very bad on T 2022-10-29 09:33:02 +01:00
openshwprojects
2b1bec80f9 file read function should always NULL-terminate 1.14.79 2022-10-29 09:19:22 +02:00
openshwprojects
ee64283926 release qio for T? 1.14.78 2022-10-29 08:23:39 +02:00
openshwprojects
a53175cb75 warning fixes 1.14.77 2022-10-28 21:37:35 +02:00
openshwprojects
011a73ea1e only fixes warnings 1.14.76 2022-10-28 21:24:33 +02:00
openshwprojects
754154c342 fx 1.14.75 2022-10-28 20:45:32 +02:00
openshwprojects
9a385cfa6b SCRIPTING - part 1, not called anywwhere. Also add an echo command 1.14.74 2022-10-28 20:23:01 +02:00
openshwprojects
b6696938c4 logging - check for NULL fmt pointer 1.14.73 2022-10-28 18:38:25 +02:00
openshwprojects
d2b9472bc4 fix buttosn 1.14.72 2022-10-28 15:43:29 +02:00
Indu Prakash
14d8348cd3 Regenerated pageScript 2022-10-28 06:39:27 -05:00
Indu Prakash
e19523510f Changed button caption 2022-10-28 06:16:08 -05:00
Indu Prakash
0a2c4d19b0 Added element check, formatting 2022-10-28 06:11:50 -05:00
Indu Prakash
1a5a1e694d Added Prettier for JavaScript formatting 2022-10-28 06:11:20 -05:00
openshwprojects
cc606b37ee Merge pull request #342 from valeklubomir/main
Consumption counter storing functionality
1.14.71
2022-10-28 09:22:47 +02:00
valeklubomir
a80d75e704 Warning resolved - missign header added. 2022-10-28 09:07:56 +02:00
valeklubomir
5a66dc5e2f Merge branch 'main' of github.com:valeklubomir/OpenBK7231T_App into main 2022-10-28 09:04:11 +02:00
valeklubomir
7148d484ec Merge branch 'openshwprojects:main' into main 2022-10-28 08:59:27 +02:00