summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/tinycan/tinycanbackend_p.h
Commit message (Expand)AuthorAgeFilesLines
* CAN: Simplify the code of the TinyCAN backendDenis Shienkov2016-05-311-2/+0
* CAN: Give some methods and variables shorter namesDenis Shienkov2016-05-131-3/+3
* CAN: Do not use QPointer class as it is overheadDenis Shienkov2016-05-041-1/+1
* Add QCBD::BitRateKey support for the TinyCan pluginDenis Shienkov2015-09-071-0/+3
* Introduce an API for tracking the transferred framesDenis Shienkov2015-09-061-1/+0
* Implement the initial support for the TINY CAN adapterDenis Shienkov2015-08-251-0/+88