Skip to content

DRAFT: bosch-transfer/21-12-20: Provide alpha version of osc2 frontend

YASE HAS MOVED

Please visit here the official repo: https://gitlab.eclipse.org/eclipse/simopenpass/yase This Pr will also move soon to the new Repo (with updates)

What: ALPHA version of Yase OpenSCENARIO2 frontend

This is an alpha version of the OSC2 frontend for YASE, which serves as discussion material and gives first insight of the code structure. The current state still contains bugs, TODOs, clumsy constructs and is under an ongoing refactoring!

For better understanding, one can look at the unit tests of the frontend. Next to the actual tests, there exists a MockupSimulator, which serves as an example how to integrate the frontend with a simulator. (Still not clean here!)

ANTLR RELATED NOT DELIVERED YET -> DOES NOT COMPILE

In this current state the ANTLR related Cmakes & dependency handling is not delivered yet, as the internal current solution is Bosch specific. A more generic solution will follow.

If one still wants to compile it, one has to manage this by its own.

Edited by Max Bauer

Merge request reports