summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/vectorcan
Commit message (Expand)AuthorAgeFilesLines
* CAN-Backends: Use std::move to append QCanBusFrame to QVectorAndre Hartmann2016-09-191-1/+1
* QCanBusFrame: Easier TimeStamp creation from microseconds onlyAndre Hartmann2016-09-191-2/+1
* VectorCAN: Fix receive timestampAndre Hartmann2016-09-061-1/+2
* VectorCAN: Simplify debug error message generationAndre Hartmann2016-09-051-13/+2
* VectorCAN: Fix indentationAndre Hartmann2016-09-051-1/+1
* CAN: Unify interface namesAndre Hartmann2016-08-301-2/+2
* VectorCAN: Better error messages when loading dynamic librariesAndre Hartmann2016-08-021-1/+1
* QCanBusFactory: Add override to derived createDevice()Andre Hartmann2016-08-011-1/+1
* Fix logic with the wrong priority of operationsDenis Shienkov2016-07-131-52/+50
* CAN: Add base support for the Vector CAN devicesDenis Shienkov2016-07-017-0/+1249