Tester23
403152bf08
Simulator - show date, also add NULL checks
2024-04-03 09:16:13 +02:00
Tester23
dd56046897
better simulator logging against corrupt projects
2024-04-01 10:46:57 +02:00
Tester23
4340883b3f
NFD compilation fix for release simulator
2023-07-28 09:05:24 +02:00
Tester23
4a623d60d6
separate variable for uart dat size in sim so i can debg
2023-06-29 13:13:01 +02:00
openshwprojects
808f65c8ad
add smoke percent channel type and add bat_relay_n
2023-05-20 20:26:36 +02:00
openshwprojects
53d63ed72c
fix simulation of bl0942
2023-05-20 20:25:34 +02:00
Diggar
29aafcd327
Bugfixes in UART: No more corrupted packages ( #832 )
2023-05-19 04:49:56 +02:00
openshwprojects
179e4b10d1
commit a better 0x10 support, dpCache support for tuyamcu battery powered devices
2023-05-02 16:53:53 +02:00
openshwprojects
8c1713357c
new implementation for tuyamcu battery powered devices - should be more flexible and stable... and save more power
2023-04-30 16:35:43 +02:00
openshwprojects
a1a74d10f0
simulator - allow setting window size from main argcvs
2023-04-18 18:47:42 +02:00
openshwprojects
330fbd472e
WINDOWS_MOUSE_MENUBAR_OFFSET hack is no longer needed
2023-04-13 17:07:30 +02:00
openshwprojects
1a4e5450be
better simulation change scene logic
2023-04-13 15:44:27 +02:00
Orley Eduardo
df313ae8c9
Changed .gitIgnore to ignore build items and dependencies dlls and lib ( #780 )
...
Changed window default size to 800x600
Window can be resized
Windows resize event to fix renderer size
Shape Drawinfoprmation SubShapes index fixed
2023-04-12 00:26:12 +02:00
Indu Prakash
28af05268d
Win32 app / optional port ( #609 )
...
* Ignore libs_for_simulator content
* Accept command line optional port
* Fixed order of buttons
* Adjusted argv parsing
* Changed output assembly to openBeken_win32
* Automatically load the last project
2023-01-22 19:25:50 +01:00
openshwprojects
1bab9ab7e8
sim: don't create bl0942 on demo scene
2022-12-27 22:10:59 +01:00
openshwprojects
547ccc2e7f
small windows and sim fixes
2022-12-12 16:35:30 +01:00
openshwprojects
7abc06cb48
sim: force a full clearup between sessions - for commands and mqtt
2022-12-08 15:41:11 +01:00
openshwprojects
86195b03be
sim: all add headers to project file. Text drawing supports external style.
2022-12-08 10:32:59 +01:00
openshwprojects
3d44a996a7
more automatic tests for MQTT topics; add potentiometer mechanism to simulator; allow simulator to set ADC values on Windows; fix adc strange variable types on BK7231; fix cleaning pin roles between simulator scenes; add windows-only debug macro $channelstates
2022-12-08 08:35:40 +01:00
openshwprojects
77aadfeef2
sim: pot (but only visual so far)
2022-12-07 03:29:22 +01:00
openshwprojects
d05da55cb8
sim: BL0942 update
2022-12-07 01:40:06 +01:00
openshwprojects
1ad2e00a7c
sim: BL0942 object with controller (sends BL0942 packets); not finished yet; also fix Text edit cursor
2022-12-07 01:10:23 +01:00
openshwprojects
cc9045b9d7
sim: RGBCW strip
2022-12-06 09:08:49 +01:00
openshwprojects
22c432f85e
sim: add ability to add prefabs. Also added cmd comment
2022-12-05 12:49:32 +01:00
openshwprojects
9ef2ce57c0
sim: very basic PWM
2022-12-05 07:47:39 +01:00
openshwprojects
96fc1bee6b
sim: textfields now support variable expansion
2022-12-04 00:23:40 +01:00
openshwprojects
7eaf6f9c16
sim: use styles, better colours
2022-12-03 23:31:19 +01:00
openshwprojects
409b0cfa50
sim: recents fix
2022-12-01 18:09:24 +01:00
openshwprojects
84ffa26a72
sim: recent files list (that is stored in json file)
2022-11-30 17:59:47 +01:00
openshwprojects
4ccda3408e
sim: support multiline text
2022-11-30 13:54:41 +01:00
openshwprojects
c6d88f2846
sim: removed CObject remnant, working text editing
2022-11-30 13:11:01 +01:00
openshwprojects
667a7edd95
sim: merge CObject with CShape (that was not needed), fix delete problem, add Text tool stub
2022-11-29 23:39:04 +01:00
openshwprojects
4ad6053e11
sim: show save changes dialog while closing
2022-11-29 18:30:37 +01:00
openshwprojects
5ee8b6a446
sim: display separate modified status for flash and schematic
2022-11-29 17:52:48 +01:00
openshwprojects
675948382b
sim: save and load system (stores both device flash image with config and littlefs and the drawn connections)
2022-11-29 14:22:02 +01:00
openshwprojects
78dd12b83f
sim: add prefabs manager, better clone
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
69b7bab962
sim: menubar stab
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
ea09b7b18d
sim: CW and RGB stub shapes
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
2022-11-28 12:29:01 +01:00
openshwprojects
75347aa39c
sim: clone method and copy tool
2022-11-27 21:54:53 +01:00
openshwprojects
89e8b35b4e
sim: comments and erase fix
2022-11-27 09:48:42 +01:00
openshwprojects
3a451db986
sim: split the most basic crappy solver into separate file
2022-11-27 09:39:17 +01:00
openshwprojects
4507055479
sim: basic io sim
2022-11-26 19:19:05 +01:00
openshwprojects
7786ed776f
sim: translate fix, VDD symbol
2022-11-26 13:23:28 +01:00
openshwprojects
88a83644f2
sim: info tool
2022-11-26 12:45:46 +01:00
openshwprojects
ef60d8815c
win tool very early draft 4
2022-11-23 22:08:12 +01:00
openshwprojects
524db49afd
win tool very early draft 3
2022-11-23 08:13:17 +01:00