CAN database file parsing class library for C#
Add DBClib class into your solution. You may use all functions related DBC parsing as seen below.
These functions are compatible with Standart CAN dbc and J1939 dbc files.
Standart CAN DBC | J1939 DBC | |
---|---|---|
Signal Functions | Supported | Supported |
Message Functions | Supported | Supported |
GetValue() | Supported | Supported |
According to unit test results, these functions must be reviewed.
Please visit project page for detailed information about development process. https://github.com/users/alperunlu/projects/1