- Fixed bug of LogView flooding by messages when unsuccessful open serial port or bind tcp port.
- Fixed bug when stop polling there was no port close handle.
- Fixed 'Blocking'-mode bug for ModbusTcpPort creation
- Fixed bug when write multiple coils/regs always return 0 count in response
- Fixed ModbusClientPort error text is empty when 'Not correct response'
- Improve read/write memory registers/bits functions
- Fixed bug when TCP port give 'Not Correct response' while server close connection
- Fixed a bug with an inappropriate Modbus exception code
- Fixed bug for serial port reading when (Wrong CRC)
- Fixed toParity, toStopBits and toFlowControl conversion functions
- Fixed bug in
Modbus::Address::operator quint32() const
function
- Fixed crash bug on Linux when working with serial port
- Fixed a bug for TCP Server when changing connection timeout makes no effect