Visual Studio Code extension that adds support to open DLT (genivi, AUTOSAR) diagnostic log and trace files with lifecycle detection, filters, time-sync, etc.
Other
15
stars
9
forks
source link
feat(logcat): add experimental support for logcat files #169
Logcat files in default format e.g. "logcat -b all" stored with .txt extension can be opened as dlt files.
ECU will be dynamically assigned (LCxy)
Apid is an abbrevation of the tag incl. description. Ctid is fixed "LogC".
Opening multiple files might have some wrong sort order!
Logcat files in default format e.g. "logcat -b all" stored with .txt extension can be opened as dlt files. ECU will be dynamically assigned (LCxy) Apid is an abbrevation of the tag incl. description. Ctid is fixed "LogC".
Opening multiple files might have some wrong sort order!