We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0811c commit e72faafCopy full SHA for e72faaf
.gitmodules
changelog.md
@@ -15,4 +15,16 @@
15
16
# 0.1.4
17
18
-* Fixed bug
+* Fixed bug
19
+
20
+# 0.1.5
21
22
+* Fix 'String'-format of data view item displaying
23
24
+# 0.2.0
25
26
+* Make ModbusTools available for older version of Qt framework:
27
+ starting with version 0.2.0 ModbusTools support Qt 5.8 version or later
28
+* Add ModbusLib submodule project. It non-Qt project working with TCP sockets and serial port
29
+ for Modbus protocol. It deletes dependencies to Qt5Network and Qt5SerialPort libs.
30
+* Fix server action (simulation) edit bugs
src/modbus
0 commit comments