2013년 8월2015년 9월2017년 11월2020년 1월2022년 3월2024년 5월2026년 7월
아티팩트PyPIpip install canmatrix
README
Canmatrix is a python package to read and write several CAN (Controller Area Network) database formats.
About
Canmatrix implements a "Python Can Matrix Object" which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...)
Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.
Multiple formats automotive related communication matrix file parsing.
CAN message encoding and decoding.
Supported file formats for import:
.dbc candb / Vector
.dbf Busmaster (open source!)
.kcd kayak (open source!)
.arxml autosar system description
.yaml dump of the python object
.xls(x) excel xls-import, works with .xls-file generated by this lib
.sym peak pcan can description
.xml (fibex or CANopen eds)
.ldf (lin bus)
.odx (diagnostic file)
.eds