DBC Library

Logo

General DBC library.

View the Project on GitHub ihedvall/dbclib

Summary

The DBC C++ library implements an interface against a CAN DBC File. It supports reading and parsing of CAN messages. The application DBC Viewer can also read in a CAN bus MDF measurement file and present its values in either tabular form or plotting.

The project include the following application and library.

Detailed library documentation can be found here: API Documentation.

Source code and installation kit can be found here: GitHub Repository