dbc-interface icon indicating copy to clipboard operation
dbc-interface copied to clipboard

A library for parsing CAN Message Database (.dbc) files in C# and C++.

Results 4 dbc-interface issues
Sort by recently updated
recently updated
newest added

Anny small error in fille is fatal for the parser ![Capture](https://user-images.githubusercontent.com/2466443/54921050-748bd100-4f0d-11e9-9c5a-f8946c827e31.PNG)

enhancement

Unable to parse the default file that is found in the repository. ![image](https://user-images.githubusercontent.com/774118/55339650-feeaac80-549a-11e9-97b1-04479c5646c2.png)

Thanks for the dbc-interface library, Getting wrong parse object while parsing dbc file including SPN with multiple receivers. Ex-:(j1939 dbc file) BO_ 236212233158 EEC1: 8 Engine_ECU SG_ EngineSpeed : 0|16@1+...

Is there any way to get the Sourcecode for the NuGet packages `CAN`, `Conversions` and `GenericMessaging` to make it a "native" net8.0 Project?