Skip to content

adding support for generating enums in cpp - #4

Merged
davidt315 merged 6 commits into
mainfrom
david1244-generate-enums
Aug 3, 2026
Merged

adding support for generating enums in cpp#4
davidt315 merged 6 commits into
mainfrom
david1244-generate-enums

Conversation

@davidt315

@davidt315 davidt315 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

DBC should be the source of truth

Instead of manual copying of enums from external descriptor files, encode values into the DBC files and generate an enum class + to_string() for that enum class.

@davidt315 davidt315 self-assigned this Jul 31, 2026
Comment thread test_dbc_gen_cpp/test/test_dbc_cpp.cpp Outdated
@davidt315
davidt315 merged commit 0300aa5 into main Aug 3, 2026
4 checks passed
@davidt315
davidt315 deleted the david1244-generate-enums branch August 3, 2026 18:37
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.

3 participants