mbusd/ChangeLog
kapyar d04736878d mbusd 0.2.0:
+ RTS RS-485 transmit/receive control
* RTU response receiving by length
* Standard exception codes for receive error (04) and timeout (0x0B)
2015-02-25 10:33:57 +00:00

27 lines
665 B
Plaintext

0.1.1
-----------
13-sep-2003 Initial release.
0.1.2
-----------
26-sep-2003 Some changes and fixups:
* Compilation under CYGWIN now is possible.
0.1.3
-----------
18-nov-2013 Project fixes and updates:
* Updated build infrastructure (x86_64 build fixed);
* Fixed serial interface initialization under Linux;
* Default RTU client response wait timeout increased to 50 ms;
+ Added Eclipse CDT project files.
0.2.0
-----------
24-feb-2015 Merged changes by Andrew Denysenko <nitr0@seti.kr.ua>:
+ RTS RS-485 transmit/receive control
* RTU response receiving by length
* Standard error codes for receive error (04) and timeout (0x0B)