This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Michael Zanetti b2cc7ac769 Add a timeout to ModbusRtuReply
QModbusReply seems to never finish in some rare cases:
For instance if a request is sent and before the reply arrives, the
modbus adapter is unplugged. This change should keep upper logic
working which relies on requests finishing eventually.

Also fixes the issue that we emit finished() multiple times if
QModbusClient retries multiple times and emits error() for each
attempt. We're only interested in a single result anyways.
2022-04-08 14:33:07 +02:00
..
2022-04-08 14:33:07 +02:00
2020-01-23 20:07:26 +01:00
2020-01-23 20:07:26 +01:00
2022-02-08 10:36:14 +01:00
2020-01-23 20:07:26 +01:00
2020-01-23 20:07:26 +01:00
2020-01-23 20:07:26 +01:00