ago 2013sept 2015nov 2017ene 2020mar 2022may 2024jul 2026
ArtefactosPyPIpip 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