Skip to content

Conversation

ss32
Copy link

@ss32 ss32 commented Mar 10, 2024

Adds signal values to the parsed messages.

Example output of read_dbc on current master - with the addition of <string> to common_defs.hpp:

Found 9 bus nodes.
Found 216 messages.
Found 328 signals.
Found 0 comments (Bus nodes: 0, Messages: 0, Signals: 0).
Found 1 attribute definitions (Bus nodes: 0, Messages: 1, Signals: 0).
Found 1 attribute default values.

And on this branch

Found 9 bus nodes.
Found 216 messages.
Found 328 signals.
Found 792 signal values.
Found 0 comments (Bus nodes: 0, Messages: 0, Signals: 0).
Found 1 attribute definitions (Bus nodes: 0, Messages: 1, Signals: 0).
Found 1 attribute default values.

@ss32 ss32 force-pushed the feature/msg_value_descriptions branch from cf72ba8 to a2107ec Compare March 10, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant