matthewji / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (2019-04-26).

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

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

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.

About

Translation between Franca Interface Description Language and AUTOSAR XML interface description language

License:Eclipse Public License 2.0


Languages

Language:Xtend 68.6%Language:Java 31.4%