mirror of
https://github.com/3cky/mbusd.git
synced 2025-01-12 19:30:45 +01:00
39 lines
843 B
Plaintext
39 lines
843 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)
|
|
|
|
0.2.1
|
|
-----------
|
|
08-jun-2015:
|
|
|
|
+ Added serial port mode configuration option (-m).
|
|
|
|
0.2.2
|
|
-----------
|
|
18-dec-2015:
|
|
|
|
* Fixed function 6 response reading error (#3).
|