summaryrefslogtreecommitdiffstats
path: root/src/tools/canbusutil/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* CanBusUtil: Fix crash on listening without argumentsAndre Hartmann2019-09-231-1/+3
* CanBusUtil: Add local echo to flags columnAndre Hartmann2019-07-161-4/+5
* Fix Qt6 buildSona Kurazyan2019-06-241-1/+1
* Add configuration options to canbusutilAndre Hartmann2018-04-171-0/+38
* Canbusutil: General cleanup and simplificationAndre Hartmann2017-11-281-15/+11
* 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-4/+11
* | canbusutil: Rename command line option for extra informationAndre Hartmann2017-03-301-2/+2
* | canbusutil: Add CAN FD flag handlingAndre Hartmann2017-03-271-3/+10
* | canbusutil: Unify CAN bus frame terminologyAndre Hartmann2017-03-271-2/+2
|/
* canbusutil: Add optional timestamp displayAndre Hartmann2016-11-011-0/+5
* canbusutil: Ported to QCommandLineParserAndreas Wilhelm2016-09-301-5/+58
* CAN: Do not use QPointer class as it is overheadDenis Shienkov2016-05-041-1/+2
* Add console utility application for sending and receiving can frames.Janne Hurskainen2015-07-311-0/+60