summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/socketcan/socketcanbackend.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for struct timevalSamuli Piippo2017-12-111-0/+1
* QCanBusFrame: Introduce local echo flagAndre Hartmann2017-07-041-0/+13
* 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: Use C++11 class initialization where possibleDenis Shienkov2017-01-181-3/+3
* | CAN: Add QCanBusDeviceInfoAndre Hartmann2017-01-101-0/+3
|/
* CAN: Do not use QPointer class as it is overheadDenis Shienkov2016-05-041-2/+1
* Replace 'Q_DECL_OVERRIDE' with 'override'Denis Shienkov2016-04-261-5/+5
* QCanDevice: add CanFdKey configuration optionAlex Blasche2015-12-181-0/+1
* socketcan plugin: clean up includesRolf Eike Beer2015-11-171-6/+2
* Adjust config param handling in socketcanAlex Blasche2015-08-311-0/+1
* Move configuration data into QCanBusDeviceAlex Blasche2015-07-311-5/+1
* Manage the readFrame() queue inside QCanBusDevicePrivateAlex Blasche2015-07-291-3/+0
* Rename QCBD::availableFrames() to QCBD::framesAvailable()Denis Shienkov2015-07-291-1/+1
* Add error description function to QCanBusDevice.Alex Blasche2015-07-281-0/+2
* Shift socketcan plugin to plugins/canbus dirAlex Blasche2015-07-271-0/+89