summaryrefslogtreecommitdiffstats
path: root/src/tools/canbusutil/readtask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the last Clazy level 2 warningsAndre Hartmann2019-09-231-2/+2
* CanBusUtil: Add local echo to flags columnAndre Hartmann2019-07-161-6/+10
* Fix Qt6 buildSona Kurazyan2019-06-241-2/+2
* Canbusutil: General cleanup and simplificationAndre Hartmann2017-11-281-9/+10
* 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: Better output formatting with timestamp and infoAndre Hartmann2017-03-301-3/+3
* | canbusutil: Add CAN FD flag handlingAndre Hartmann2017-03-271-0/+19
* | CAN: Improve error handling codeAndre Hartmann2017-01-241-2/+2
|/
* CAN-Examples: Fix reading only one frame on framesReceived()Andre Hartmann2016-11-111-12/+14
* CAN: One more space between timestamp and CAN frame in examplesAndre Hartmann2016-11-031-1/+1
* canbusutil: Remove unneeded "using namesspace std;"Andre Hartmann2016-11-011-2/+0
* canbusutil: Add optional timestamp displayAndre Hartmann2016-11-011-2/+14
* QCanBusFrame: Add toString()Andre Hartmann2016-06-241-24/+4
* Use 'auto' where it is possibleDenis Shienkov2016-04-221-2/+2
* Adjust Pointer and Reference to Qt Coding StyleAndre Hartmann2016-04-221-3/+3
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-2/+2
* Add console utility application for sending and receiving can frames.Janne Hurskainen2015-07-311-0/+91