Skip to main content

No project description provided

Project description

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

  • Via pip (Currently only Windows and MacOS):

    $ pip install pya2ldb
    

    IMPORTANT: Package-name is pya2ldb NOT pya2l!!!

  • From Github:

    • Clone / fork / download pyA2Ldb repository.
    • Make sure you have a working Java installation on your system, like AdoptOpenJDK or OpenJDK.
    • Download and install ANTLR 4.9.3:
      • curl -O -C - -L https://www.antlr.org/download/antlr-4.9.3-complete.jar
      • Add ANTLR to your CLASSPATH environment variable, e.g.: export CLASSPATH=$CLASSPATH:~/jars/antlr-4.9.3-complete.jar (you may put this in your .bashrc, .zshrc, ...).
    • Run setup-script: python setup.py develop

Getting Started


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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pya2ldb-0.12.92-cp310-cp310-win_amd64.whl (584.2 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

pya2ldb-0.12.92-cp310-cp310-win32.whl (584.2 kB view hashes)

Uploaded CPython 3.10 Windows x86

pya2ldb-0.12.92-cp310-cp310-macosx_10_9_x86_64.whl (580.5 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pya2ldb-0.12.92-cp39-cp39-win_amd64.whl (584.2 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

pya2ldb-0.12.92-cp39-cp39-win32.whl (584.2 kB view hashes)

Uploaded CPython 3.9 Windows x86

pya2ldb-0.12.92-cp39-cp39-macosx_10_9_x86_64.whl (580.5 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pya2ldb-0.12.92-cp38-cp38-win_amd64.whl (584.2 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

pya2ldb-0.12.92-cp38-cp38-win32.whl (584.2 kB view hashes)

Uploaded CPython 3.8 Windows x86

pya2ldb-0.12.92-cp38-cp38-macosx_10_9_x86_64.whl (580.5 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pya2ldb-0.12.92-cp37-cp37m-win_amd64.whl (584.2 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

pya2ldb-0.12.92-cp37-cp37m-win32.whl (584.2 kB view hashes)

Uploaded CPython 3.7m Windows x86

pya2ldb-0.12.92-cp37-cp37m-macosx_10_9_x86_64.whl (580.5 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pya2ldb-0.12.92-cp36-cp36m-win_amd64.whl (317.0 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

pya2ldb-0.12.92-cp36-cp36m-win32.whl (207.3 kB view hashes)

Uploaded CPython 3.6m Windows x86

pya2ldb-0.12.92-cp36-cp36m-macosx_10_9_x86_64.whl (205.9 kB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page