Skip to content
/ arxml Public
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

autoas/arxml

This branch is 2 commits ahead of, 103 commits behind cogu/autosar:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ab27a3 · Sep 14, 2022
Mar 27, 2022
Sep 14, 2022
May 13, 2022
Dec 29, 2019
May 13, 2022
Jul 5, 2021
Mar 27, 2022
Feb 12, 2021
Jul 20, 2016
May 13, 2022
Mar 30, 2022
Feb 12, 2021
Aug 23, 2020
May 13, 2022

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.)

Requirements

Documentation

Release Tracks

Stable (v0.4)

This is the stable release track. Only bug fixes and stability improvements will be made.

Latest stable release is v0.4.1.

Future work will be tracked on branch release/0.4.

Experimental (v0.5)

This is the development track for new features. Future changes might break existing APIs from v0.4.x. Use at your own risk.

First release v0.5.0 is not yet made.

Future work will be tracked on branch master.

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%