CANBabel icon indicating copy to clipboard operation
CANBabel copied to clipboard

Possibility to parse a DBC represented as string

Open cosmin-radu opened this issue 7 months ago • 0 comments

The current implementation allows only to parse DBCs from files.

With current changes, we can also parse DBCs from strings.

Also, we exposed the bus field from DbcReader (with a getter) class to use the parsed details about signals/messages outside the reader.

cosmin-radu avatar Jul 17 '24 11:07 cosmin-radu