summaryrefslogtreecommitdiffstats
path: root/src/tools/canbusutil/canbusutil.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use up-to date LGPL license headerKai Köhne2021-11-301-11/+14
* Introduce QCanBusFrame::FrameIdAndre Hartmann2021-03-271-1/+1
* Fix QScopedPointer deprecation warningsKarsten Heimrich2021-03-111-2/+1
* CanBusUtil: Add local echo to flags columnAndre Hartmann2019-07-161-1/+1
* Add configuration options to canbusutilAndre Hartmann2018-04-171-0/+3
* Canbusutil: General cleanup and simplificationAndre Hartmann2017-11-281-8/+8
* Canbusutil: Fix Clang semantic warningsAndre Hartmann2017-08-301-1/+1
* canbusutil: Remove unused declarationsAndre Hartmann2017-04-031-1/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-1/+1
|\
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | canbusutil: Print available devices for given pluginAndre Hartmann2017-03-301-0/+1
* | canbusutil: Add CAN FD flag handlingAndre Hartmann2017-03-271-0/+1
|/
* QCanBusFrame: add flag to identify CAN FD framesRolf Eike Beer2016-11-151-1/+1
* canbusutil: directly pass QCanBusFrame to parsePayloadField()Rolf Eike Beer2016-11-111-1/+7
* canbusutil: Add optional timestamp displayAndre Hartmann2016-11-011-0/+1
* canbusutil: Removed printDataUsage method and usagesAndreas Wilhelm2016-09-301-1/+0
* canbusutil: Ported to QCommandLineParserAndreas Wilhelm2016-09-301-5/+3
* canbusutil: Updated class attributes to match Qt naming conventionsAndreas Wilhelm2016-09-291-9/+9
* CAN: Do not use QPointer class as it is overheadDenis Shienkov2016-05-041-3/+4
* Adjust Pointer and Reference to Qt Coding StyleAndre Hartmann2016-04-221-3/+3
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-1/+1
* QtSerialbus: Use Q_NULLPTR instead of 0 in all public headers.Karsten Heimrich2016-01-201-1/+1
* canbusutil: Permit sending of CANFD framesAlex Blasche2016-01-061-1/+1
* Add console utility application for sending and receiving can frames.Janne Hurskainen2015-07-311-0/+77