
Partes de esta página aparecen en el idioma en que se escribieron, porque la traducción no está terminada.
Aspectos destacados
- 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.
Acerca de esta aplicación
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.
Dónde obtenerlo
Linux
- Abrir en FlathubSe abre en una pestaña nuevaRepositorio de paquetesFlathub
Del editor
Instalar desde una terminal
flatpak install flathub org.genivi.DLTViewer
No alojamos este archivo, no lo analizamos ni inspeccionamos su contenido. Lea lo que indica la fuente y decida por su cuenta.