summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/peakcan/peakcanbackend_p.h
Commit message (Expand)AuthorAgeFilesLines
* PeakCAN: Add CAN FD functionalityAndre Hartmann2018-03-151-0/+1
* PeakCAN: Fix Clang Semantic WarningsAndre Hartmann2017-10-051-2/+2
* 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-7/+8
* | PeakCAN: Add support for more CAN channelsAndre Hartmann2016-09-151-1/+1
|/
* CAN: Simplify the code of the PeakCAN backendDenis Shienkov2016-05-311-3/+0
* CAN: Give some methods and variables shorter namesDenis Shienkov2016-05-131-7/+7
* PeakCan: Rename the enable/disable to the acquire/releaseDenis Shienkov2015-09-161-2/+2
* PeakCan: Do not use QPointer to storing of notifiersDenis Shienkov2015-09-111-3/+3
* PeakCan: Disable the read notification in separate methodDenis Shienkov2015-09-111-0/+1
* Introduce an API for tracking the transferred framesDenis Shienkov2015-09-061-1/+0
* Add support of Linux API for the PeakCan pluginDenis Shienkov2015-09-031-9/+11
* Add the bitrate support in the PeakCAN pluginDenis Shienkov2015-08-311-0/+3
* Implement the initial support for the PEAK CAN adapter on WindowsDenis Shienkov2015-08-211-0/+97