christoph2 / pyA2L

ASAM ASAP2 Library for Python
GNU General Public License v2.0
137 stars 72 forks source link
asam-mcd-2mc asap automotive calibration-protocol ecu measurement-protocol python

pyA2L

Code Climate Coverage Status Build Status Build status Code style: black GPL License

pyA2L is an ASAM MCD-2MC processing library written in Python.

ASAM MCD-2MC, also known as ASAP2, is a non-XML file format for defining calibration parameters, measureable variables, and communication interface specific parameters, widely used in automotive applications.

ASAP2 is typically used together with CCP (CAN Calibration Protocol) or XCP (Universal Calibration Protocol).

Supported Versions: 1.6

Installation

Getting Started


pyA2L is part of pySART (Simplified AUTOSAR-Toolkit for Python).