Bỏ qua, tới nội dung chính

DLT Viewer

Do COVESA phát hành

Diagnostic Log and Trace Viewer

Mã nguồn mởMPL-2.0

Một số phần của trang này đang hiển thị bằng ngôn ngữ gốc, vì bản dịch chưa hoàn tất.

Điểm nổi bật

  • 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.

Giới thiệu ứng dụng

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

Chúng tôi không lưu trữ tệp này, không quét tệp và không mở tệp ra xem. Hãy đọc những gì nguồn công bố rồi tự quyết định.