https://github.com/froks/dlt-tools
dlt-tools is a repository hosting several tools to work with dlt (diagnostic log and trace)-files
https://github.com/froks/dlt-tools
automotive autosar dlt
Last synced: 6 months ago
JSON representation
dlt-tools is a repository hosting several tools to work with dlt (diagnostic log and trace)-files
- Host: GitHub
- URL: https://github.com/froks/dlt-tools
- Owner: froks
- License: apache-2.0
- Created: 2024-03-15T21:52:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T09:48:24.000Z (over 1 year ago)
- Last Synced: 2024-11-28T10:33:08.769Z (over 1 year ago)
- Topics: automotive, autosar, dlt
- Language: Kotlin
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlt-tools
This repository aims to be a central repository for different tools to work with dlt-files.
DLT (Diagnostic Log and Trace) is an AUTOSAR standardized format for automotive logging and tracing.
Currently only dlt v1 is supported.
## tools
### dlt-filter
dlt-filter is a gui application to preprocess dlt files by filtering out only the specified app-ids.
You'll provide a list of app-ids, then you can open a file and write a filtered file out.
Screenshot:
