-
drag and drop any file (size does not matter) from windows network share. Open the file in DLT viewer and it will hang.
Force closing and restarting DLT viewer does not bring it to initial state: i…
-
I am connecting dltviewer (tried with v2.26.0, v2.27.0, v2.18.0) with dltdaemon (https://github.com/COVESA/dlt-daemon/tree/master) over UDP. I am able to receive log messages from dltdaemon over both …
-
DLT Viewer will load wrong index file
-
Currently the DLT Viewer supports two build systems, cmake and qmake.
To reduce the maintenance effort and the possiblility of wrong configurations this should be reduced to one, preferable cmake.
I…
-
A search engline library should be used to improve search speed and filtering in the DLT Viewer.
One possible library is Lucene++, where already a prototype exists.
Further investigations needed…
-
Hello,
we are using the dlt-viewer to get diagnostics for analysis and from time to time the dlt-viewer is closing without any error messages.
This is especially a problem while running endurance te…
-
Looking at the job that is run as CI, Qt 5.15.11 is being used rather then 6.xx
This means that the finally binary will not be able to run.
https://github.com/COVESA/dlt-viewer/actions/runs/7460…
-
Hello! My team uses DLT viewer at work. We'd like to be able to automate one of our processes, however there seems to be no command on the command line for the "Connect All ECUs" button. Is there any …
-
In the last releases Qt has been introducing support for high DPI Displays (https://doc.qt.io/qt-5/highdpi.html). According to the documentation, High DPI support is enabled from Qt 5.6 onward
In a…
-
Currently sorting by timestamp is only supported for a whole file, but not for dlt files containing several lifecycle.
Also startup time since the beginning of a lifecycle should be calculated and sh…