Skip to content

Multiple CAN bus isolation in DBC CAN provider #15

@raksac

Description

@raksac

For a system design with multiple (zonal) CAN bus topology, what would be the recommended method of providing similar isolation in the DBC CAN provider running as a docker container.

Reading up the code(config/dbcfeeder.ini) the port definition in [CAN] section has a single virtual can port (socketcan). Converting the port into a list (one or more comma separated ports) and the config parsing handler can easily enable multiple vcan ports be used rather than spanning multiple containers with the --canport argument. Happy to create a PR if there is interest in looking at the solution. Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions