summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add error description function to QCanBusDevice.Alex Blasche2015-07-284-248/+6
* Improve error handling in can exampleAlex Blasche2015-07-281-10/+26
* Example application improvementsJanne Partala2015-07-218-140/+189
* Each canbus plugin provides a single backend/implementationAlex Blasche2015-07-211-5/+2
* Rename QCanFrame to QCanBusFrameAlex Blasche2015-07-212-12/+12
* Improve plugin loading codeAlex Blasche2015-07-211-6/+6
* Improve QCanBus APIAlex Blasche2015-07-201-1/+1
* Remove QSerialBusDeviceAlex Blasche2015-07-171-24/+25
* Add connect/disconnectDevice() functions to QCanBusDeviceAlex Blasche2015-07-171-2/+2
* Convert graphical example to new frameReceived signalsAlex Blasche2015-07-172-43/+41
* Convert graphical example to new createDevice() APIAlex Blasche2015-07-172-10/+12
* Rename QSerialBus to QCanBusAlex Blasche2015-07-172-3/+3
* Separate frameId from ETR/EFF/ERR bitsAlex Blasche2015-07-161-26/+13
* Remove graphical example from non-Linux buildsAlex Blasche2015-07-091-1/+3
* Fix license headers for the various source filesAlex Blasche2015-07-083-72/+84
* Remove linux/can.h include which doesn't compile on non-Linux targetAlex Blasche2015-07-081-2/+0
* Fix namespace build of QtSerialBus moduleAlex Blasche2015-07-022-0/+6
* Rearrange examplesAlex Blasche2015-07-027-0/+832