Giter Site home page Giter Site logo

mfukar / dlt-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from covesa/dlt-viewer

0.0 0.0 0.0 13.29 MB

Diagnostic Log and Trace viewing program

License: Other

Shell 0.52% C++ 79.15% C 14.83% Makefile 0.11% QMake 1.30% CMake 2.45% Batchfile 1.65%

dlt-viewer's Introduction

Diagnostic Log and Trace Viewer

Overview

The Diagnostic Log and Trace Viewer is an application that can send and receive control messages to the DLT daemon, e.g. to set individual log levels of applications and contexts or get the list of applications and contexts registered in the DLT daemon. DLT viewer is based on Qt for Windows and Linux and can run on the Mac though that is not officially supported.

Documentation

  • DLT Release Notes: ReleaseNotes.txt
  • DLT Installation: INSTALL.md

Command line usage;

  • Windows: dlt-viewer.exe [OPTIONS] [logfile] [projectfile] [filterfile]
  • Linux: dlt-viewer [OPTIONS] [logfile] [projectfile] [filterfile]
  • MacOS: open -a $DLT_BUILD_DIR/bin/DLT\ Viewer.app --args [OPTIONS] [logfile] [projectfile] [filterfile]

Options:

  • [logfile] Loading one or more logfiles on startup (must end with .dlt)
  • [projectfile] Loading project file on startup (must end with .dlp)
  • [filterfile] Loading filterfile on startup (must end with .dlf)
  • -h Print usage
  • -s or --silent Enable silent mode without warning message boxes
  • -v or --version Only show version and buildtime information
  • -c logfile textfile Convert logfile file to textfile (logfile must end with .dlt)
  • -u Conversion will be done in UTF8 instead of ASCII;
  • -csv Conversion will be done in CSV format;
  • -d Conversion will NOT be done, save in dlt file format again instead
  • -dd Conversion will NOT be done, save as decoded messages in dlt format
  • -b "name of plugin|command in plugin|param1|..|param<n>" Execute a plugin command with parameters before loading log file
  • -e "name of plugin|command in plugin|param1|..|param<n>" Execute a plugin command with parameters after loading log file
  • -w workingdirectory Set the working directory

API Documentation

See INSTALL.txt regarding doxygen API documentation generation.

Software/Hardware

Developed with QT5 and Qt6 (http://qt-project.org/) Tested with Windows 11 + Qt 5.15.2 + Microsoft Visual Studio Build Tools 2019 Tested with Windows 11 + Qt 5.6.1 + Microsoft Visual Studio Build Tools 2019 Tested with Ubuntu Linux 18.04 + Qt 5.9.5 Tested with macOS Sierra + Qt 5.7.0 Dynamically linked open source software

Qt 5.x.x (LGPLv3 - Qt) GCC (GPL) (Optional) Mingw (GPL + BSD Variante + Public Domain) Open Icon Library (http://openiconlibrary.sourceforge.net,Multiple Licenses) License

Full information on the license for this software is available in the "LICENSE.txt" file.

Source Code for DLT Viewer (This repository)

https://github.com/COVESA/dlt-viewer

Homepage

Diagnostic Log and Trace Homepage on Github

Issues and questions

Diagnostic Log and Trace Homepage Issues

Additional Plugins

https://github.com/svlad-90/DLT-Message-Analyzer

Contact

Alexander Wenzel [email protected] and Gernot Wirschal [email protected]

dlt-viewer's People

Contributors

alexmucde avatar cmuck avatar fizzl avatar hannesa2 avatar gobater avatar dependabot[bot] avatar lhelwing avatar m42e avatar johumuc avatar alessandrobono avatar usha-rajanna avatar petrugrd avatar tohammer avatar roland-wolf avatar rus0000 avatar olaf-dreyer avatar ksr1122 avatar locutusofborg avatar agravgaard avatar bazurbat avatar jdehaan avatar manik-ltts avatar svlad-90 avatar wmanth avatar jschmer-garmin avatar eengnr avatar zulkarnine avatar syl22-00 avatar sistpoty avatar mbehr1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.