summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/peakcan/peakcanbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* PeakCan: Do not close the already closed deviceDenis Shienkov2015-09-111-1/+5
* PeakCan: Do not use QPointer to storing of notifiersDenis Shienkov2015-09-111-0/+2
* PeakCan: Use the direct deletion of write notifierDenis Shienkov2015-09-111-2/+4
* PeakCan: Disable the read notification in separate methodDenis Shienkov2015-09-111-14/+25
* PeakCan: Set the event handle in constructorDenis Shienkov2015-09-111-3/+1
* PeakCan: Enable the read notification once when openingDenis Shienkov2015-09-111-7/+0
* Apply configurations after opening in the PeakCan pluginDenis Shienkov2015-09-071-0/+13
* Allow to write frames in Linux for the PeakCan pluginDenis Shienkov2015-09-071-3/+0
* Introduce an API for tracking the transferred framesDenis Shienkov2015-09-061-8/+7
* Optimize the CAN frames receivingDenis Shienkov2015-09-061-1/+5
* Handle missed properties for the received frame in PeakCan pluginDenis Shienkov2015-09-051-0/+2
* Add support of Linux API for the PeakCan pluginDenis Shienkov2015-09-031-0/+392
* Improve writing of a frames in the PeakCAN pluginDenis Shienkov2015-09-011-0/+13
* Add the bitrate support in the PeakCAN pluginDenis Shienkov2015-08-311-0/+1
* Implement the initial support for the PEAK CAN adapter on WindowsDenis Shienkov2015-08-211-0/+116