Skip to content
forked from cogu/autosar

A set of python modules for working with AUTOSAR XML files

License

Notifications You must be signed in to change notification settings

tcsunhao/autosar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

The intent is to add support for AUTOSAR 4.3 and 4.4 in the future. (Timeplan is unknown since I do most of the work in my spare time.)

Prerequisites

Documentation

Documentation is published here.

Latest Release

Latest release is v0.3.0.

Current Roadmap

v0.4.0

  • Maintenance track (Relabel v0.3.10 if no issues are found)

v0.5.0

  • Complete rewrite of RTE contract phase generator (upgrade to AUTOSAR4)
  • At the same time upgrade the autosar-demo project to AUTOSAR4

About

A set of python modules for working with AUTOSAR XML files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%