mbusd/ChangeLog

39 lines
843 B
Plaintext
Raw Normal View History

2003-09-27 14:58:20 +02:00
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)
2015-06-08 16:43:09 +02:00
0.2.1
-----------
08-jun-2015:
+ Added serial port mode configuration option (-m).
2015-12-18 13:00:07 +01:00
0.2.2
-----------
18-dec-2015:
* Fixed function 6 response reading error (#3).