-
I am wondering if there is a way to get all connected clients to the DLT Daemon. I am wanting to have a proxy daemon that monitors all processes that connect to the DLT Daemon and was wondering if the…
cogle updated
3 years ago
-
Could you confirm this is expected behavior:
- when offline log storage to filter set of APPIDs for log level e.g. DLT_LOG_ERROR is configured
- and default log level is set to e.g. DLT_LOG_INFO
…
-
Hi, first of all: Thank you to make it public !
I build it with macOS and it builds and runs, but the icon is not available
Sorry, I've too less knowledge with `qt` to fix it
-
I am not a cmake user, but I did the following in MacOs, which gave me the following error:
brew install qt
Qt5_DIR="/usr/local/opt/qt" cmake src/
Gives the following error:
CMake Error at C…
-
I would like to have dlt viewer to be able to run without an xdisplay.
-
Lines 47-50 of the below file make it not possible to have a CMake build under MSVC:
https://github.com/GENIVI/dlt-viewer/blob/b0d4db8de36ed3f5a8cbff32bcd05ddf4742589e/CMakeLists.txt#L47-L50
GCC-s…
-
![Screenshot 2020-01-23 at 4 16 34 PM](https://user-images.githubusercontent.com/32452437/72996934-d7831880-3dfb-11ea-910f-178e177d6aa0.png)
after providing the path of the plugins binary and then re…
-
if I set a payload filter with regular expressions
, then no messages are shown in the DLT viewer, even though the messages already exist.
-
**Package description**
Describe what this package do and why it should be available.
Audacity is the de facto standard for multiplataform audio editing. It is available in Windows, MacOS, and m…
-
It would be great to have an automated build running for:
- each PR created to master
- each push to master
We need to build against dlt-viewer v 2.20.
Build should run on Linux & Windows.