• Stars
    star
    381
  • Rank 112,502 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A set of python modules for working with AUTOSAR XML files

AUTOSAR

A set of Python modules for working with AUTOSAR XML files.

  • Allows individuals and teams to incrementally develop and maintain AUTOSAR SWC models using Python code.
  • Executing a Python script can quickly regenerate the same ARXML file(s) (no real need to store generated ARXML files in version control).

It is recommended that you use a commercial AUTOSAR toolchain to integrate generated SWCs into your ECU.

AUTOSAR version support

  • AUTOSAR 3.0
  • AUTOSAR 4.2

Requirements

Documentation

Releases

Latest stable release is v0.4.1.

Branches

Bug fixes to v0.4.x will be tracked on branch maintenance/0.4.

Research for future versions will be tracked on branch research/0.5.