summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/socketcan/socketcanbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Improve the CanBus filtering APIAlex Blasche2015-09-071-22/+76
* Optimize the CAN frames receivingDenis Shienkov2015-09-061-1/+5
* Fix some missing tr(...) calls.Karsten Heimrich2015-09-011-7/+6
* Better support for configuration parameters in can exampleAlex Blasche2015-08-311-2/+3
* Adjust config param handling in socketcanAlex Blasche2015-08-311-17/+58
* Fix wrong comparison.Karsten Heimrich2015-08-271-1/+1
* Do not reset the configuration of socketcan based devicesAlex Blasche2015-08-311-2/+0
* Move configuration data into QCanBusDeviceAlex Blasche2015-07-311-39/+16
* Manage the readFrame() queue inside QCanBusDevicePrivateAlex Blasche2015-07-291-18/+1
* Rename QCBD::availableFrames() to QCBD::framesAvailable()Denis Shienkov2015-07-291-1/+1
* Add error description function to QCanBusDevice.Alex Blasche2015-07-281-0/+164
* Improve error handling in can exampleAlex Blasche2015-07-281-1/+3
* Shift socketcan plugin to plugins/canbus dirAlex Blasche2015-07-271-0/+329