Prerequisites
affected version: 3.19.5
make sure to check this before filing an issue:
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
Prerequisites
affected version: 3.19.5
make sure to check this before filing an issue:
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:
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