summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qcanbusdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-21/+21
* Update commercial license headersTarja Sundqvist2021-01-271-21/+21
* QCanBusDevice: Make Filter comparison functions non-member friendsAndre Hartmann2019-09-101-5/+5
* QCanBusDevice: Undo source-incompatible changeAndre Hartmann2019-09-061-1/+0
* QCanBusDevice: Improve callback register functionsAndre Hartmann2019-09-051-2/+2
* QCanBusDevice: More error codes and messages on failuresAndre Hartmann2019-07-311-1/+4
* SocketCAN: Allow specifying the protocol to useAndre Hartmann2019-07-241-0/+1
* Add QCanBusDevice::busStatus()Andre Hartmann2019-07-171-0/+12
* Add QCanBusDevice::resetController() for CAN controller resetAndre Hartmann2019-05-021-0/+6
* QCanBusDevice::Filter: Add operators == and !=Andre Hartmann2019-02-111-0/+12
* QCanBusDevice: Don't return a bool value from clear()Andre Hartmann2018-09-131-1/+1
* Add missing Q_DECLARE_OPERATORS_FOR_FLAGS(QCanBusDevice::Directions)Andre Hartmann2018-09-101-0/+1
* QCanBusDevice: Add readAllFrames() and clear() functionsAndre Hartmann2018-02-191-0/+9
* Add more info to QCanBusDeviceInfoAndre Hartmann2018-01-121-0/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-1/+1
|\
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | CAN: Introduce CAN FD Bitrate Switch (BRS)Andre Hartmann2017-01-171-0/+1
* | CAN: Add QCanBusDeviceInfoAndre Hartmann2017-01-101-0/+5
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-2/+1
|\
| * QCanBusDevice: Unwrap another short lineAndre Hartmann2016-09-151-2/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\|
| * Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-1/+1
* | Add synchronous read & write to QCanBusDeviceAlex Blasche2016-05-021-0/+3
|/
* Remove qdoc related defines, we support the features now.Karsten Heimrich2016-02-151-8/+0
* QtSerialbus: Use Q_NULLPTR instead of 0 in all public headers.Karsten Heimrich2016-01-201-1/+1
* Provide default values for QCanbusDevice::Filter members.Alex Blasche2016-01-081-1/+8
* Adjust header includes according to our coding conventions.Karsten Heimrich2016-01-081-2/+1
* QCanDevice: add CanFdKey configuration optionAlex Blasche2015-12-181-0/+1
* Implement dedicated RTU master class using libmodbus implementationAlex Blasche2015-09-181-0/+2
* Improve the CanBus filtering APIAlex Blasche2015-09-071-0/+23
* Introduce an API for tracking the transferred framesDenis Shienkov2015-09-061-4/+6
* Optimize the CAN frames receivingDenis Shienkov2015-09-061-2/+2
* CANbus cleanupAlex Blasche2015-09-011-1/+0
* Add the bitrate support in the PeakCAN pluginDenis Shienkov2015-08-311-0/+1
* Move configuration data into QCanBusDeviceAlex Blasche2015-07-311-4/+14
* Manage the readFrame() queue inside QCanBusDevicePrivateAlex Blasche2015-07-291-2/+4
* Rename QCBD::availableFrames() to QCBD::framesAvailable()Denis Shienkov2015-07-291-1/+1
* Add error description function to QCanBusDevice.Alex Blasche2015-07-281-0/+2
* Rename QCanFrame to QCanBusFrameAlex Blasche2015-07-211-3/+3
* Optimize the code for configuration parameter handlingAlex Blasche2015-07-201-1/+2
* Remove QSerialBusBackend.Alex Blasche2015-07-201-1/+0
* Make each canbus plugin directly derive from QCanBusDeviceAlex Blasche2015-07-201-11/+13
* Remove QSerialBusDeviceAlex Blasche2015-07-171-3/+7
* Remove dependency on QIODevice::OpenFlagAlex Blasche2015-07-171-0/+16
* Add connect/disconnectDevice() functions to QCanBusDeviceAlex Blasche2015-07-171-0/+4
* Add new direct frame read API to QSerialBusBackend.Alex Blasche2015-07-171-0/+5
* Add missing Q_DECLARE_TYPEINFO to QCanBusDeviceAlex Blasche2015-07-161-1/+3
* Simplify QCanBusDeviceAlex Blasche2015-07-161-1/+0
* QCanBusDevice::CanBusError::UnknownError addedJanne Partala2015-07-091-1/+2
* Fix license headers for the various source filesAlex Blasche2015-07-081-1/+1