summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/master/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
* Rename master example title to "Client"Alex Blasche2018-03-011-1/+1
* Resolve TODO, implement read/write multiple register.Karsten Heimrich2016-01-081-305/+264
* Improve example applications.Karsten Heimrich2016-01-061-177/+186
* Update examples to share the same settings behavior.Karsten Heimrich2015-12-181-2/+8
* Finally rename all remaining slave* occurrences to server*.Karsten Heimrich2015-11-201-4/+4
* Permit block writes in Modbus Master exampleAlex Blasche2015-11-131-36/+70
* Add Menu and options dialog to master exampleKarsten Heimrich2015-11-111-1/+66
* Put error messages into the statusbar of master/slave examplesKarsten Heimrich2015-11-111-10/+1
* Support sending of broadcast requests in master exampleAlex Blasche2015-11-041-2/+26
* Rename slaveId to slaveAddressRalf Nolden2015-10-261-2/+2
* Update examples to able to choose Serial or TCP.Karsten Heimrich2015-09-251-18/+42
* Improve modbus example appsKarsten Heimrich2015-09-111-184/+143
* Re-layout the example applications.Karsten Heimrich2015-09-071-416/+424
* Example applications improved.Karsten Heimrich2015-09-071-11/+310
* Write Implementation for libmodbusmasterJanne Partala2015-09-021-1/+14
* Read Implementation for libmodbusmasterJanne Partala2015-09-011-0/+129