Diagnostic Log and Trace (DLT) Discussion List
View all threadsHi,
Actually I am trying to read and parse DLT log file using java. And I also
want to convert dlt log file to text file and continue with the analysis
part.
I went through the link
https://github.com/GENIVI/dlt-viewer/blob/master/parser/qdltparser.cpp
to understand how it reads the DLT Log file. Basically it reads line by
line using inbuilt QT library functions. So I was not able to do this in
java.
So can anyone here please help me how can I
Regards,
Shreyas.
Hello Shreyas,
We have dlt-convert command line tool which is implemented by C to convert from .dlt to .txt.
https://github.com/GENIVI/dlt-daemon/blob/master/src/console/dlt-convert.c
Unfortunately we haven't tried for java.
Best regards,
Saya Sugiura
Advanced Driver Information Technology
Software Group
杉浦 さや(Saya Sugiura)
TEL: +81-(0)566-61-5124 / 551-43614(Extension)
E-MAIL: ssugiura@jp.adit-jv.com
-----Original Message-----
From: genivi-diagnostic-log-and-trace genivi-diagnostic-log-and-trace-bounces@lists.genivi.org On Behalf Of Shreyas Shetty
Sent: Monday, May 11, 2020 9:48 PM
To: genivi-diagnostic-log-and-trace@lists.genivi.org
Subject: [genivi-dlt] Java Based Reader for DLT logs.
Hi,
Actually I am trying to read and parse DLT log file using java. And I also want to convert dlt log file to text file and continue with the analysis part.
I went through the link
https://github.com/GENIVI/dlt-viewer/blob/master/parser/qdltparser.cpp
to understand how it reads the DLT Log file. Basically it reads line by line using inbuilt QT library functions. So I was not able to do this in java.
So can anyone here please help me how can I
Regards,
Shreyas.
genivi-diagnostic-log-and-trace mailing list genivi-diagnostic-log-and-trace@lists.genivi.org
http://lists.genivi.org/mailman/listinfo/genivi-diagnostic-log-and-trace_lists.genivi.org