summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use up-to date LGPL license headerKai Köhne2021-11-3016-176/+224
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Rename the generic CAN pluginAndre Hartmann2021-07-2711-41/+41
* QCanBusDeviceInfo: Add method to obtain the plugin nameAndre Hartmann2021-07-233-1/+4
* CMake: Explicitly link against the built QtNetwork libraryAlexandru Croitor2021-07-2314-0/+14
* Add function to obtain a QCanBusDeviceInfo for the current QCanBusDeviceKarsten Heimrich2021-05-311-0/+30
* Port cmake autotest to Qt6Juha Vuolle2021-05-111-0/+45
* Remove QCanBusFactory and rename QCanBusFactoryV2 to QCanBusFactoryKarsten Heimrich2021-05-0811-248/+4
* Fix QModbusDataUnit inconsistent signedness for params and return valuesKarsten Heimrich2021-04-084-33/+33
* Fix QModbusClientPrivate::collateBits throwing away resultsKarsten Heimrich2021-04-071-4/+64
* Add test case to show different behavior in read functionalityKarsten Heimrich2021-04-071-0/+55
* Update read discrete inputs to match example given in the specKarsten Heimrich2021-03-301-5/+5
* Use constant values in compare functionKarsten Heimrich2021-03-301-7/+10
* Split read and write coils auto-testKarsten Heimrich2021-03-301-3/+8
* Introduce QCanBusFrame::FrameIdAndre Hartmann2021-03-271-15/+15
* Remove last traces of the SIGNAL macroKarsten Heimrich2021-03-264-12/+11
* tst_Backend: Fix compiler warningsAndre Hartmann2021-03-181-4/+4
* Fix QScopedPointer deprecation warningsKarsten Heimrich2021-03-111-11/+10
* Fix Modbus adueditor example depending on private headersKarsten Heimrich2021-03-1011-0/+2771
* Reword example and documentations from master/slave to client/serverKarsten Heimrich2021-03-025-13/+9
* Rename and deprecate QModbusRtuSerialSlave and QModbusRtuSerialMasterKarsten Heimrich2021-03-022-6/+6
* Fix Modbus custom command response processingKarsten Heimrich2021-03-011-1/+1
* QCanBusDevice: Replace int parameter with ConfigurationKeyAndre Hartmann2021-02-031-1/+1
* Port to CMakeAndreas Buhr2021-01-2740-172/+214
* Use QList instead of QVectorJarek Kobus2020-08-175-62/+64
* Generic(V1): Fix emitting framesReceived when disconnectedAndre Hartmann2020-02-272-2/+4
* Add binary compatibility file for qtserialbus 5.14 branchMilla Pohjanheimo2019-12-161-0/+5526
* QCanBusDevice: Undo source-incompatible changeAndre Hartmann2019-09-061-0/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-131-0/+5487
|\
| * Binary compatibility file for Qt5.13.0 fr QtSerialBusMilla Pohjanheimo2019-08-121-0/+5487
* | QCanBusDevice: More error codes and messages on failuresAndre Hartmann2019-07-311-38/+89
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-081-1/+2
| |\
| | * Android: disable tests requiring pluginsAlex Blasche2019-05-081-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-041-2/+2
|\| |
| * | Reduce minimal Modbus response timeout to 10msAlex Blasche2019-04-301-2/+2
* | | QCanBusDevice::Filter: Add operators == and !=Andre Hartmann2019-02-111-0/+86
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-0/+5103
|\|
| * Add binary compatibility file for QtSerialBus for Qt 5.12Milla Pohjanheimo2018-12-181-0/+5103
* | Remove hard QtSerialPort dependency from QtSerialBusAlex Blasche2018-11-072-2/+9
|/
* Fix incorrect reading and writing of QModbusServer registersAlex Blasche2018-10-241-0/+66
* QCanBusDevice: Don't return a bool value from clear()Andre Hartmann2018-09-131-9/+9
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-0/+5038
|\
| * Add binary compatibility file for QtSerialBus for 5.11Milla Pohjanheimo2018-06-051-0/+5038
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-041-1/+1
|\|
| * tst_qmodbusclient: Fix inconsistent overridesFriedemann Kleint2018-05-301-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-101-0/+10
|\|
| * Ensure QModbusDevice::close() handles being unconnected alreadyv5.11.0-beta2Alex Blasche2018-03-061-0/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-3/+3
|\|