astuff / can_dbc_loader

A C++ tool for reading, parsing, using, encoding, and writing DBC files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAN DBC Loader CircleCI

This is a C++ tool designed to load a Vector DBC file into a set of classes and structures in memory and allow encoding/decoding of CAN message data in real-time.

About

A C++ tool for reading, parsing, using, encoding, and writing DBC files.

License:MIT License


Languages

Language:C++ 98.9%Language:CMake 1.1%