Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BengtCruz/autosar

 
 

Repository files navigation

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.

About

A set of python modules for working with AUTOSAR XML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%