Commit Graph

1726 Commits

Author SHA1 Message Date
openshwprojects
84ffa26a72 sim: recent files list (that is stored in json file) 1.15.119 2022-11-30 17:59:47 +01:00
openshwprojects
1017834087 simple code formatting fix 2022-11-30 17:58:55 +01:00
openshwprojects
4ccda3408e sim: support multiline text 1.15.118 2022-11-30 13:54:41 +01:00
openshwprojects
c6d88f2846 sim: removed CObject remnant, working text editing 1.15.117 2022-11-30 13:11:01 +01:00
openshwprojects
deea0e784d enabling light will also broadcast dimmer value (as reequested by user...) - p2 1.15.116 2022-11-30 00:07:25 +01:00
openshwprojects
5b89deb036 enabling light will also broadcast dimmer value (as reequested by user...) 1.15.115 2022-11-29 23:56:13 +01:00
openshwprojects
5e18eaa948 add a flag that allows to enable RETAIN on MQTT publishes of power channels (channels with relay) 1.15.114 2022-11-29 23:48:00 +01:00
openshwprojects
667a7edd95 sim: merge CObject with CShape (that was not needed), fix delete problem, add Text tool stub 1.15.113 2022-11-29 23:39:04 +01:00
openshwprojects
5af98c1c61 remove not needed comment 2022-11-29 23:37:13 +01:00
openshwprojects
aec9bc7431 as per user request - OBK_FLAG_LED_FORCE_MODE_RGB 1.15.112 2022-11-29 21:27:06 +01:00
openshwprojects
3c17a048e9 use #define (who forget that?!) 1.15.111 2022-11-29 21:11:49 +01:00
openshwprojects
4ad6053e11 sim: show save changes dialog while closing 1.15.110 2022-11-29 18:30:37 +01:00
openshwprojects
5ee8b6a446 sim: display separate modified status for flash and schematic 1.15.109 2022-11-29 17:52:48 +01:00
openshwprojects
b78b4c5268 remove function declaration that was not defined anywhere 1.15.108 2022-11-29 17:26:26 +01:00
openshwprojects
3ee58b43c4 update faq 1.15.107 2022-11-29 16:28:20 +01:00
openshwprojects
9a0d636dbe cosmetic only - display pwm1 name 1.15.106 2022-11-29 15:09:57 +01:00
openshwprojects
24fb674052 cosmetic changes for NTP - display current server on GUI, do not allow empty server string, just be more user friendly 1.15.105 2022-11-29 14:45:41 +01:00
openshwprojects
675948382b sim: save and load system (stores both device flash image with config and littlefs and the drawn connections) 1.15.104 2022-11-29 14:22:02 +01:00
openshwprojects
78dd12b83f sim: add prefabs manager, better clone 1.15.103 2022-11-29 09:55:57 +01:00
openshwprojects
7c8d526708 sim: improve menu bar, add nfd, add unfinished save/load json sample 2022-11-29 08:39:52 +01:00
openshwprojects
76ac2c9158 Update README.md 1.15.102 2022-11-28 23:15:37 +01:00
openshwprojects
97f16a42bf update faq 1.15.101 2022-11-28 18:10:28 +01:00
openshwprojects
69b7bab962 sim: menubar stab 1.15.100 2022-11-28 17:46:09 +01:00
openshwprojects
04900e9ed1 sim: add missing copy tool src 2022-11-28 17:45:37 +01:00
openshwprojects
63047691f4 sim/win: let Windows/simulator pin PWM roles mimic BK7231 roles 2022-11-28 13:23:45 +01:00
openshwprojects
ea09b7b18d sim: CW and RGB stub shapes 1.15.99 2022-11-28 13:14:23 +01:00
openshwprojects
6393cdadf2 sim: fix move element bug 2022-11-28 13:13:54 +01:00
openshwprojects
7212c8c633 sim: wire tool stops when making a junction 1.15.98 2022-11-28 12:29:01 +01:00
openshwprojects
60e8e2aae0 free fix 1.15.97 2022-11-28 12:16:58 +01:00
openshwprojects
95e5b822bf Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-11-28 12:11:24 +01:00
openshwprojects
47be327d06 small eventhandler bugfixes, added list and clear commands 2022-11-28 12:04:11 +01:00
openshwprojects
75be5969eb Update README.md 1.15.96 2022-11-28 07:53:01 +01:00
openshwprojects
75347aa39c sim: clone method and copy tool 1.15.95 2022-11-27 21:54:53 +01:00
openshwprojects
90f68934fa BUGFIX - call CFG_Save_IfThereArePendingChanges in main timer to make sure that all pending results are saved (if OTA is not running) 1.15.94 2022-11-27 18:45:12 +01:00
openshwprojects
79360f6520 sim: fix unit tests usage with sim window enabled 1.15.93 2022-11-27 15:39:29 +01:00
openshwprojects
671f7ea815 slightly clear up the Windows port messy code, removed old tests 1.15.92 2022-11-27 14:57:49 +01:00
openshwprojects
7bee9d9de2 bk7231 - cosmetic change - show "N/A" for extra pin desc because otherwise it breaks HTML formatting badly (TODO: use a table or smth? anyone here likes CSS and wants to help?) 2022-11-27 14:28:01 +01:00
openshwprojects
7f0ae173b0 fix expanding strdup using const incorrectly 1.15.91 2022-11-27 11:17:48 +01:00
openshwprojects
c43748c88e HTTP page console command interace will now temporary redirect log to HTTP page, we can finally close #501 1.15.90 2022-11-27 10:52:47 +01:00
openshwprojects
89e8b35b4e sim: comments and erase fix 1.15.89 2022-11-27 09:48:42 +01:00
openshwprojects
3a451db986 sim: split the most basic crappy solver into separate file 1.15.88 2022-11-27 09:39:17 +01:00
openshwprojects
0d7b1932ac futher commandResult_t added 1.15.87 2022-11-26 23:10:58 +01:00
openshwprojects
dfb01bd30f futher commandResult_t added 2022-11-26 23:05:04 +01:00
openshwprojects
87fcaeb6c9 futher commandResult_t added 1.15.86 2022-11-26 22:58:00 +01:00
openshwprojects
9372adff06 futher commandResult_t added 1.15.85 2022-11-26 22:47:49 +01:00
openshwprojects
88ca832695 futher commandResult_t added 1.15.84 2022-11-26 22:17:47 +01:00
openshwprojects
eb2ef1f29e fix cmd res 2022-11-26 21:36:54 +01:00
openshwprojects
2023077874 consistent commandResult_t - part 2 2022-11-26 21:26:48 +01:00
openshwprojects
4e1cc8aa20 cmd res fx1 2022-11-26 21:08:11 +01:00
openshwprojects
80b7a706be cmd res fix1 2022-11-26 21:07:59 +01:00