summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qmodbusclient.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright headersAndre Hartmann2017-02-021-1/+1
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-2/+2
* QtSerialbus: Use Q_NULLPTR instead of 0 in all public headers.Karsten Heimrich2016-01-201-1/+1
* Adjust header includes according to our coding conventions.Karsten Heimrich2016-01-081-4/+2
* Use the updated timeout as argument for the timeoutChanged signal.Karsten Heimrich2015-12-181-1/+1
* Implement number of retries before a request fails.Karsten Heimrich2015-12-181-0/+3
* Implement raw request send and receive handling.Karsten Heimrich2015-11-231-0/+1
* Finally rename all remaining slave* occurrences to server*.Karsten Heimrich2015-11-201-3/+3
* Merge the TCP and RTU read/write implementations.Karsten Heimrich2015-11-191-6/+4
* Rename the function to follow processResponse() more closely.Karsten Heimrich2015-11-191-1/+1
* Implement the three data read/write calls for QModbusTcpClientKarsten Heimrich2015-11-161-0/+2
* Update virtuals and explicit, default {con|de}structors.Karsten Heimrich2015-11-161-1/+1
* Remove not required signal from QModbusClientAlex Blasche2015-11-041-1/+0
* Replace implementation of QModbusReply with QModbusReplyEx.Karsten Heimrich2015-10-281-6/+5
* Remove 3rdparty libmodbus and cleanup depending code usage.Karsten Heimrich2015-10-281-4/+0
* Add QModbusClient::timeout propertyAlex Blasche2015-10-271-0/+5
* Rename slaveId to slaveAddressRalf Nolden2015-10-261-5/+5
* Employ a more specialized read/write request API.Karsten Heimrich2015-10-201-3/+5
* Change Custom to PrivateModbusRalf Nolden2015-10-131-1/+1
* Define interface for request/response proccessing.Karsten Heimrich2015-10-131-0/+12
* Rename include guards after class name change.Karsten Heimrich2015-09-301-3/+4
* Rename classes, master -> client, slave -> serverKarsten Heimrich2015-09-281-6/+6
* Rename files. master -> client, slave -> serverKarsten Heimrich2015-09-281-0/+68