hneemann
|
98e1457619
|
improves the unipolar stepper motor
|
2020-06-04 09:14:04 +02:00 |
|
hneemann
|
baf3f893de
|
fixes a bug in the stepper motor error detection
|
2020-06-03 10:12:02 +02:00 |
|
hneemann
|
9b3740643d
|
renamed a method
|
2020-06-03 07:22:06 +02:00 |
|
hneemann
|
5900342508
|
fixes a input bus issue in the circuit builder
|
2020-06-02 13:55:21 +02:00 |
|
hneemann
|
bf622439c2
|
Select a proper initial marker position in the example fsm's
|
2020-06-01 08:13:36 +02:00 |
|
hneemann
|
28a2028ee1
|
Fixes an issue with not clickable initial marker, because of selecting transitions instead.
|
2020-06-01 08:12:39 +02:00 |
|
hneemann
|
45e0d68168
|
Allows to select the angle at which the init state marker is drawn with the mouse.
|
2020-05-31 20:29:05 +02:00 |
|
hneemann
|
4e83b437d8
|
Allows to select the angle at which the init state marker is drawn.
|
2020-05-31 11:18:10 +02:00 |
|
hneemann
|
21d5ab6a05
|
uses the small shape for the NOT gate also in IEEE shape mode; closes #469
|
2020-05-31 10:22:59 +02:00 |
|
hneemann
|
beb78d509f
|
fixes a null pointer exception, see #470
|
2020-05-30 07:58:40 +02:00 |
|
hneemann
|
10d1692eb9
|
updates the release notes
|
2020-05-30 07:39:35 +02:00 |
|
hneemann
|
2cef95c51e
|
improves the circuit creation; the inputs now are more separated
|
2020-05-30 07:35:05 +02:00 |
|
hneemann
|
3652749ee9
|
improved visualization of the initial state
|
2020-05-29 13:47:13 +02:00 |
|
hneemann
|
712d7fcdd7
|
fixes a bug in the fsm svg export
|
2020-05-28 19:45:42 +02:00 |
|
hneemann
|
1544c26faf
|
the seven segment hex display is turned off in case of a high-z input; closes #465
|
2020-05-28 19:43:45 +02:00 |
|
hneemann
|
b7594977cb
|
Improves the documentation of the seven segment display; closes #466
|
2020-05-28 17:47:48 +02:00 |
|
hneemann
|
193f8a8d9e
|
adds 744017, closes #461
|
2020-05-26 17:49:09 +02:00 |
|
hneemann
|
0d39344f13
|
improves the LaTeX export; unicode sum and prod symbols are exported to LaTeX
|
2020-05-23 08:43:31 +02:00 |
|
hneemann
|
1c223e9af4
|
adds the 7482 2-bit adder chip, closes #459
|
2020-05-21 07:51:29 +02:00 |
|
hneemann
|
91c9e89654
|
fixes a bug in the data graph shape, closes #457
|
2020-05-20 10:08:19 +02:00 |
|
hneemann
|
6329e68392
|
fixes a bug in the light bulb shape, closes #455
|
2020-05-19 17:08:22 +02:00 |
|
hneemann
|
a1f8b56d6f
|
fixes a data svg export issue, closes #448
|
2020-04-24 09:07:46 +02:00 |
|
hneemann
|
671a00a0a3
|
fixes a NullPointerException
|
2020-04-23 14:56:42 +02:00 |
|
hneemann
|
dd02105114
|
fixed a documentation distribution issue
|
2020-04-23 14:07:54 +02:00 |
|
hneemann
|
21729b1698
|
improved a test case, see #444
|
2020-04-18 14:03:44 +02:00 |
|
hneemann
|
4b95a0e94e
|
simplified the gui update event handling
|
2020-04-18 08:23:27 +02:00 |
|
hneemann
|
93218cf7be
|
reverted the AsyncSequentialClock
|
2020-04-15 20:53:29 +02:00 |
|
hneemann
|
94eb222cb0
|
minor changes at the AsyncSequentialClock
|
2020-04-15 19:41:24 +02:00 |
|
hneemann
|
a6f792406f
|
simplified the SyncAccess interface
|
2020-04-15 18:55:02 +02:00 |
|
hneemann
|
1e5ce0dbfb
|
fixed a sync issue if a ram in a running model is modified
|
2020-04-14 20:30:16 +02:00 |
|
hneemann
|
b9dd35a7bc
|
Merge branch 'Chinese'
|
2020-04-14 14:07:23 +02:00 |
|
hneemann
|
d87d1c39ee
|
updated the README.md
|
2020-04-14 13:20:42 +02:00 |
|
hneemann
|
09c9ed6ad3
|
updated the README.md
|
2020-04-14 10:54:56 +02:00 |
|
hneemann
|
2fff7964d9
|
adds the static ref file
|
2020-04-14 09:08:19 +02:00 |
|
hneemann
|
1837bda604
|
changed Chinese language code to zh
|
2020-04-13 19:59:11 +02:00 |
|
hneemann
|
2b68578430
|
generated Chinese screenshots
|
2020-04-13 15:12:41 +02:00 |
|
XinJun Ma
|
9425f7bf22
|
Complete Chinese translation (#443)
* change language code from "cn" to "zh_CN",see https://en.wikipedia.org/wiki/Locale_(computer_software)
* complete Chinese translation
|
2020-04-13 14:57:52 +02:00 |
|
hneemann
|
f5fbb8b5cc
|
removed a not needed graphic update
|
2020-04-13 11:59:33 +02:00 |
|
hneemann
|
191d9b55e9
|
simplified the input shape and dialog
|
2020-04-12 10:19:33 +02:00 |
|
hneemann
|
bacad7ede3
|
fixes the RS flip-flop, closes #440
|
2020-04-10 12:08:00 +02:00 |
|
hneemann
|
f09052d0e1
|
adds a label to GND and VDD, closes #439
|
2020-04-10 09:51:14 +02:00 |
|
hneemann
|
3694f78c5b
|
simplified the keyboard handling
|
2020-04-10 09:03:19 +02:00 |
|
hneemann
|
d3bf273491
|
fixed a NOSYNC bug.
|
2020-04-09 23:29:37 +02:00 |
|
hneemann
|
395c3dd47d
|
removed the observer from the applyStateMonitor method
|
2020-04-09 22:12:33 +02:00 |
|
hneemann
|
dfd9fb8ac7
|
first mostly working attempt of the new graphics update logic
|
2020-04-09 21:49:11 +02:00 |
|
hneemann
|
042124cd67
|
minor layout changes
|
2020-04-05 15:19:42 +02:00 |
|
hneemann
|
efeb34ec6e
|
adds first chinese translation and fixea the documentation font issue
|
2020-04-03 19:17:51 +02:00 |
|
hneemann
|
f3e3927677
|
Improved the label text position in the layout shape to match the other components; see #432
|
2020-04-02 09:09:45 +02:00 |
|
hneemann
|
3cdf4ff2e3
|
minor layout changes
|
2020-04-01 19:31:19 +02:00 |
|
hneemann
|
22a57d19be
|
a circuit can have a name different from the file name of the circuit
|
2020-04-01 14:35:47 +02:00 |
|