libdbc

所属分类:C/C++基础
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2024-03-29 05:51:00
上 传 者sh-1993
说明:  c++dbc解析器和CAN解码器
(c++ dbc parser and CAN decoder)

文件列表:
.vscode/
dbcconvert/
lib/
test/
CMakeLists.txt
LICENSE

# libdbc: CAN DBC Format Parser and Decoder - Parses DBC files in to messages & signals - Parses raw CAN frames in to "human values" based on the parsed DBC ## `dbcconvert` Tool Reads a DBC and raw CAN dump, and converts to a csv of converted values. #### Usage tl;dr `./dbcconvert -dbc -in -out [-sparse]` The `-sparse` option will skip values when they haven't changed since the previous row. Reading this format works in MegaLogViewer, but may not be supported by other log viewer software. This saves considerable output size, as one row is emitted per input CAN frame. Lots of different frames means that each frame only changes a few values.

近期下载者

相关文件


收藏者