Skip to content

Possibility to parse DBCs represented as strings #14

@cosmin-radu

Description

@cosmin-radu

Hi everyone,

We want to reuse CANBabel library for a Java project in order to parse DBC stored in a database and then reuse the obtained details of parsed signals for different manipulations.

However, I saw the library allows only to parse a DBC from files, but, in my case, the content of the DBC is stored as a string. Also, I saw the internal field of the DbcReader (bus) wasn't exposed outside, so I couldn't use the obtained details.

I have created #13 PR that solves the issues (my editor also did automatically some extra changes for imports + casts).

Could you integrate the changes?

Thanks in advance!
Cosmin

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