COVESA / dlt-viewer

Diagnostic Log and Trace viewing program
Other
437 stars 243 forks source link

Set log level #524

Open aserag1 opened 2 months ago

aserag1 commented 2 months ago

Hello, I am trying to change set log level, but it always dimmed if u can help me how can i use it . Screenshot 2024-09-03 141120

vifactor commented 1 month ago

After looking into the code for ~1h, I figured out how and managed to make that menu item active. For that you need:

  1. to be connected to an ECU
  2. in the "Config"-tab with your ECU, unfold the tree-view with appIds and contextIds, then select a tree leaf

Open the "DLT" app menu item and the "Set Log Level" entry should be active.

P.S: I do not understand how this feature suppose to work, though...

aserag1 commented 1 month ago

can u please provide photoes for in the "Config"-tab with your ECU, unfold the tree-view with appIds and contextIds, then select a tree leaf

vifactor commented 1 month ago

Here is a screenshot: image

The "VSIP" entry is selected, so now if one opens the "DLT" app menu, the "Set log level" should be active

alexmucde commented 1 month ago

The feature should be only working, when there is an active connection to an ECU by TCP. UDP will not work.

aserag1 commented 1 month ago

there is always an active connection by TCP and the feature not active with me either

alexmucde commented 1 month ago

As @vifactor already mentioned, a context must be selected in the Project/Config View. image