Skip to content

Support relation attributes in attribute_structs - #192

Merged
felixvanoost merged 7 commits into
oxibus:mainfrom
felixvanoost:support-ba-rel-attributes
Aug 25, 2026
Merged

Support relation attributes in attribute_structs#192
felixvanoost merged 7 commits into
oxibus:mainfrom
felixvanoost:support-ba-rel-attributes

Conversation

@felixvanoost

Copy link
Copy Markdown
Contributor

Adds support for DBC BA_DEF_REL_/BA_REL_ relation attributes to the existing attribute_structs option. This is useful for DBCs that define per-node/signal or per-node/message metadata, like a per-receiver GenSigTimeoutTime, that can't be expressed as a plain message or signal attribute. I have added an example in the README to show the syntax.

@felixvanoost
felixvanoost requested review from nyurik and trnila August 24, 2026 16:46
@felixvanoost felixvanoost self-assigned this Aug 24, 2026
@felixvanoost felixvanoost added the enhancement New feature or request label Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.29078% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib.rs 99.27% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@felixvanoost
felixvanoost force-pushed the support-ba-rel-attributes branch from fa35025 to 180dcce Compare August 24, 2026 16:49
Comment thread README.md
Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
@felixvanoost
felixvanoost force-pushed the support-ba-rel-attributes branch from 824df38 to a7d891d Compare August 25, 2026 15:03
@felixvanoost
felixvanoost force-pushed the support-ba-rel-attributes branch from 3b8e2b2 to 43ee3cf Compare August 25, 2026 17:04
@felixvanoost
felixvanoost enabled auto-merge (squash) August 25, 2026 17:04
@felixvanoost
felixvanoost merged commit c35f6fc into oxibus:main Aug 25, 2026
7 checks passed
@felixvanoost
felixvanoost deleted the support-ba-rel-attributes branch August 25, 2026 19:40
@nyurik nyurik mentioned this pull request Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants