Aller au contenu

DLT Viewer

Publié par COVESA

Diagnostic Log and Trace Viewer

Open sourceMPL-2.0

Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.

Points clés

  • Decodes Diagnostic Log and Trace messages, the binary logging format used on automotive ECUs.
  • Organises records by ECU, application and context identifiers for filtering large traces.
  • Intended for reading captured trace files and sessions from a target device.
  • Maintained by COVESA and licensed under MPL-2.0, a file-level copyleft.
  • This entry covers a Linux build only.

À propos de cette application

DLT Viewer is a log inspection tool from COVESA for the Diagnostic Log and Trace format. DLT is the standardised logging and tracing protocol used on automotive electronic control units, where messages are tagged with an ECU identifier plus application and context identifiers and carry a binary payload rather than plain lines of text. A viewer for this format decodes those messages into readable records and lets an engineer narrow a long trace down to the component under investigation.

The program is aimed at people reading traces captured from a target device or streamed from it during a test run: bring-up work, integration debugging and post-mortem analysis of a recorded session. Because DLT files are binary and often large, tooling of this kind is the practical entry point to them; a general text editor will not resolve the framing or the identifier tables.

This listing covers a Linux build. The license is MPL-2.0, a file-level copyleft that permits use inside larger projects while keeping modifications to the covered files under the same license. Which DLT protocol revisions, plugins and connection types the build supports is not stated in the facts given here.

Linux

Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.