Skip to content

Show DLT signal names and values #2529

@jan-bruckner

Description

@jan-bruckner

Prerequisites

affected version: 3.19.5

make sure to check this before filing an issue:

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Describe what you would like to have

When analyzing a DLT file in Chipmunk with the corresponding Fibex file loaded, I would like to see the individual signals (names and values) of each message individually.
Currently, only the entire payload bytes are shown with no way to tell how many signals there are or which bytes belong to which signal.

I'm imagining either:

  • an additional view, that lists all signals (their names and values) for a single message.
  • or an additional column in the main window that show the signals + values for each message directly in a format like: "signal1: value1, signal2: value2, ..."

Or maybe both :) I think I would prefer the first option, because that could show more details (e.g. HEX, decimal and string decoding).

Potential Workaround

N/A

More Information

N/A

Metadata

Metadata

Labels

newnewly created issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions