summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/tinycan/tinycanbackend_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-39/+3
* Use up-to date LGPL license headerKai Köhne2021-11-301-11/+14
* QCanBusDevice: Replace int parameter with ConfigurationKeyAndre Hartmann2021-02-031-1/+1
* Add QCanBusDevice::resetController() for CAN controller resetAndre Hartmann2019-05-021-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-2/+2
|\
| * Updated copyright headersAndre Hartmann2017-02-021-2/+2
* | CAN: Use C++11 class initialization where possibleDenis Shienkov2017-01-181-3/+5
|/
* 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