COVESA / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language
Eclipse Public License 2.0
43 stars 13 forks source link

Franca/ARA Toolsuite

Translation between Franca Interface Description Language (IDL) and AUTOSAR Adaptive models.

User & Developer Documentation

More documentation is provided in the project Wiki in GitHub.

Development setup

Eclipse

Eclipse Oxygen.3a Release (4.7.3a). Flavor: Eclipse Modeling Tools.

We recommend to use the Eclipse installer.

Xtend

Go to Eclipse Marketplace and install "Xtend".

AUTOSAR

Artop Release 4.12.1 (2021-02-22).

This supports AUTOSAR Adaptive Platform R19-03. You need to be registered on artop.org to get access to downloads and update sites.

Franca

Franca Release 0.13.2.

For the transformations, it is sufficient to install Franca Runtime (org.franca.core). If you want to use the IDL editor, additionally install Franca UI (org.franca.core.ui) and the Franca Providers Deployment (org.franca.providers).

Detailed instructions can be found in the Quick Install Guide. The Franca User Guide is available here.

Additional setup

As this is a prototype tooling, there is no Eclipse target definition yet. We also do not provide a build system yet.