-
Using the provided "DLT-macOS.zip" and running the DLTViewer program, below is the error that is found.
Seems like the build/packaging is not done correctly.
Possibly due to QT5 being used to buil…
-
I have a DLT Message Analyzer plugin feature that converts the arbitrary textual file separated with new lines into the dlt format. I support both the v1 and v2 dlt protocol versions.
Using the lat…
-
Now we could build artifacts for Apple silicon as well, because M1 runner are available now https://github.com/actions/runner-images/issues/8439
But it makes no sense, because we have no sponsor for …
-
[Inspired by @pkel]
Should we have a document format for accord project smart legal contracts?
The idea would be to have a file e.g., `myAgreement.sdf` file which encapsulate everything of your …
-
Nowadays, a lot of website allow their users to log in by using their Facebook, Twitter or Google+ account. User-wise, one of the advantages of doing so is to be allowed to use a lot of different webs…
-
Hi,
I can open dlt viewer via below CLI command.
```batchfile
dlt_viewer -s -p Trial_Proj_File.dlp -l Trial_Log.dlt
```
But I would like to make it connected to ECU(s), which are listed in "Tria…
-
In my opinion, the ringbuffer of dlt-daemon will record the latest dlt log if no dlt-client connect. when the buffer is full, the new coming log will squeeze out the oldest one, this's what ringbuffe…
-
Hello I am trying to convert dlt files to csv via the [command line interface](https://github.com/COVESA/dlt-viewer/blob/master/README.md#command-line-usage).
Should the flag `-u` have an effect on…
-
I selected multi lines on table and copy them to clipboard, It just copied one line.
I tested Ctrl+C and menu (Copy selection to Clipboard)
Here is my DLT viewer's version information.
-------…
-
feature request: support decoding of SomeIP similar to DLT-Viewers plugin.
Think about how the necessary fibex files can be auto-detected (e.g. mapping of ECU/SW version to fibex files in a spec. dir…