Skip to content

Possibility to use EDSSharp to create EDS/XDD OD descriptions joining / modifying a base OD with optional OD patches? #151

@GRoussos

Description

@GRoussos

I am working on the development of a product family using CANopen. 90% of the OD of all devices is shared but there are differences between them, owing to:

  • Product information (eg. device type, etc)
  • HW differences
  • Feature differentiation

I am thinking it would be great if we can expand (or use existing features of) EDSSharp so that we can have a base OD definition (EDS/XDD) and then apply "patches" to it which will add, remove, or modify ID entries. This way for example it will be easy to programmatically create the ODs for different devices sharing a common OD base but with different features which enable different OD entries. Instead of that currently we have to maintain multiple OD definitions that share 90% of the entries.
Maybe this is already possible, I have seen references of EDS "modules", don't know if that is something similar to what I describe above.
I would be interested in contributing to such an effort for CANopenEditor / EDSSharp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions