summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/custom
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-1010-467/+20
* Improve examples CMakeLists.txtKai Köhne2022-02-171-9/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Fix examples to search for the Network packageAlexandru Croitor2021-08-121-0/+1
* CMake: Explicitly link against the built QtNetwork libraryAlexandru Croitor2021-07-231-0/+1
* Fix QModbusDataUnit inconsistent signedness for params and return valuesKarsten Heimrich2021-04-081-3/+3
* Modbus: Remove unused variable from custom exampleAndre Hartmann2021-03-181-1/+0
* Adapt, improve and verify documentationKarsten Heimrich2021-03-172-0/+50
* Add Modbus custom function code exampleKarsten Heimrich2021-03-0117-0/+1864