summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qmodbustcpserver_p.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright headersAndre Hartmann2017-02-021-1/+1
* Use 'auto' where it is possibleDenis Shienkov2016-04-221-1/+1
* Cleanup constructors and destructors.Karsten Heimrich2016-01-291-2/+0
* Implement missing server device busy handling.Karsten Heimrich2016-01-191-0/+6
* Adjust header includes according to our coding conventions.Karsten Heimrich2016-01-081-3/+3
* Remove Modbus and ModbusDevice prefix.Karsten Heimrich2016-01-041-1/+1
* Add identifier to be able to better distinguish debug output.Karsten Heimrich2015-12-181-13/+14
* Ignore messages to TCP server if the slave addresses do not match.Karsten Heimrich2015-11-231-2/+21
* Implements receiving of TCP Modbus responses on client sideAlex Blasche2015-11-181-1/+1
* Update virtuals and explicit, default {con|de}structors.Karsten Heimrich2015-11-161-3/+1
* Unify include statements.Karsten Heimrich2015-11-111-2/+2
* Whitespace changes, no functional change.Karsten Heimrich2015-10-301-4/+4
* Improve TCP server implementationAlex Blasche2015-10-271-118/+111
* Basic working Mobus TCP server implementation.Karsten Heimrich2015-10-211-0/+140
* Rename classes, master -> client, slave -> serverKarsten Heimrich2015-09-281-1/+1
* Rename files. master -> client, slave -> serverKarsten Heimrich2015-09-281-1/+1
* Rename QModBus into QModbus.Karsten Heimrich2015-09-281-3/+3
* Initial implementation of a TCP based modbus API.Karsten Heimrich2015-09-181-0/+69