DLT-Viewer (Diagnostic Log and Trace Viewer) decoder plugin to make raw dlt messages readable in DLT-Viewer's trace view. For more information regarding DLT-Viewer see: https://github.com/COVESA/dlt-viewer
Compilation has been successfully tried with DLT-Viewer v22.2.0 and Qt 5.15.2 (Community)
- Clone this repository into the DLT-Viewers plugin source folder.
- Adapt the .pro or CMakeLists.txt file (depending on how you want to build it) within DLT-Viewer's plugin subdirecotry and include rawtotextdltdecoderplugin analogous to how the accompanying plugins are included there.
- Generate and compile DLT-Viewer together with rawtotextdltdecoderplugin