4211 Commits

Author SHA1 Message Date
hneemann
2555e3a023 some cli related refactorings; the CommandLineTester has moved! 2020-06-09 21:17:23 +02:00
hneemann
e33812e4e3 some refactorings 2020-06-09 13:18:39 +02:00
hneemann
f6ddd29682 adds some missing language keys 2020-06-09 09:05:36 +02:00
hneemann
1afc9d66b7 fixes a java 1.8 compatibility issue 2020-06-09 08:52:42 +02:00
hneemann
ab2cfdad85 adds a cli stats export, see #472 2020-06-09 08:46:37 +02:00
hneemann
49e5e39795 adds a plain text export in the table dialog, closes #475 2020-06-09 08:12:59 +02:00
hneemann
bb5e9241f9 typo 2020-06-08 21:58:00 +02:00
hneemann
f0dcc938ee updates the release notes 2020-06-08 21:50:31 +02:00
hneemann
e902d3e9e0 allows the test case to react on the model state, closes #474 2020-06-08 21:48:57 +02:00
hneemann
6798aaac1b adds a SVG export using the new cli, see #473 2020-06-08 19:11:47 +02:00
hneemann
3c70b3a3bd first working cli interface implementation 2020-06-08 16:23:57 +02:00
hneemann
39c21d1eac improves the unipolar stepper motor 2020-06-04 18:15:52 +02:00
hneemann
2e6ca81f88 improves the unipolar stepper motor 2020-06-04 18:02:54 +02:00
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