DLT-CONVERT(1) | DLT-CONVERT(1) |
dlt-convert - Convert DLT Logging files into ASCII
dlt-convert [-h] [-a] [-x] [-m] [-s] [-o filename] [-v] [-c] [-f filterfile] [-b number] [-e number] [-w] file1 [file2] [file3]
Read DLT files, print DLT messages as ASCII and store the messages again. Use Ranges and Output file to cut DLT files. Use two files and Output file to join DLT files.
-h
-a
-x
-m
-s
-o
-v
-c
-f
-b
-e
-w
Start DLT daemon in background mode
Start DLT daemon with own configuration
Convert DLT file into ASCII
Cut a specific range, e.g. from message 1 to message 3 from a file called log.dlt and store the result to a file called newlog.dlt
Paste two dlt files log1.dlt and log2.dlt to a new file called newlog.dlt
Non zero is returned in case of failure.
Alexander Wenzel (alexander.aw.wenzel (at) bmw.de)
Copyright © 2015 BMW AG. License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
Main web site: http://projects.genivi.org/diagnostic-log-trace Mailinglist: https://lists.genivi.org/mailman/listinfo/genivi-diagnostic-log-and-trace
02/23/2016 |