Skip to content

Remove DBName From DBC Files#498

Merged
coderask merged 3 commits into
mainfrom
fix_DBC_for_CANoe
May 29, 2026
Merged

Remove DBName From DBC Files#498
coderask merged 3 commits into
mainfrom
fix_DBC_for_CANoe

Conversation

@coderask
Copy link
Copy Markdown
Contributor

@coderask coderask commented May 27, 2026

Make DBC work in CANoe

Problem and Scope

DBName was generated as a field but left empty in DBC, which CANdb++ is okay with but CANoe doesnt like.

Description

Removed the two lines in DBCparser that generate the blank DBName field.

Gotchas and Limitations

Testing

  • HOOTL testing
  • HITL testing
  • Human tested

Testing Details

plugged into my local CANoe, which doesnt always behave the same as testing device.

Larger Impact

Additional Context and Ticket

@dchansen06 dchansen06 added Documentation Improvements or additions to documentation Enhancement New feature or request 1 URGENT Urgent issue that needs a quick action and resolution Small Fry Something that is small, could include bug fixes or smaller changes Bug Something is doing a thing but doing it wrong or otherwise incorrectly labels May 27, 2026
@dchansen06 dchansen06 added this to the GR26 milestone May 27, 2026
@dchansen06 dchansen06 changed the title remove DBName entry from .dbc files Remove DBName From DBC Files May 27, 2026
@dchansen06 dchansen06 marked this pull request as ready for review May 28, 2026 15:46
@dchansen06 dchansen06 self-requested a review as a code owner May 28, 2026 15:46
@dchansen06 dchansen06 marked this pull request as draft May 28, 2026 15:46
@coderask coderask marked this pull request as ready for review May 29, 2026 02:56
@dchansen06 dchansen06 force-pushed the fix_DBC_for_CANoe branch from 2c84250 to 5542332 Compare May 29, 2026 03:25
@coderask coderask merged commit 3d6d66d into main May 29, 2026
33 checks passed
@coderask coderask deleted the fix_DBC_for_CANoe branch May 29, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 URGENT Urgent issue that needs a quick action and resolution Bug Something is doing a thing but doing it wrong or otherwise incorrectly Documentation Improvements or additions to documentation Enhancement New feature or request Small Fry Something that is small, could include bug fixes or smaller changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants