audi / fep_tooling_base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ℹ️ This repository is archived

It is now maintained at https://github.com/cariad-tech


fep_tooling_base Library {#mainpage}

Description

FEP System description and Tooling


Library Parts

This library contains following internal parts:

Meta Model

Model Definition

Abstraction Model to describe a FEP System. See meta_model.md

Model Parser

fep_controller_base

fep_launcher_base


License Information

This library is provided under MPL 2.0 Have also a look at doc/licence for all license information.

See also used licenses


Change Log

For change history have a look at Change Log


Dependencies

a_util library

The libraries above depend on the a_util library

How to build

Use conan and cortex if possible ! ;-)

Build Environment

The libraries are build and tested only under following compilers and operating systems:

Windows 10 64 Bit

  • Visual Studio C++ 2015 Update 3.1 (Update 3 and KB3165756)

Linux Ubuntu 16.04 LTS

  • On other distributions make at least sure that libc has version >= 2.23 and libstdc++ >= 6.0.21.
  • gcc 5.4

How to build

If you can not reach the above online repositories the bundle of it is delivered within a separate download area or installation.

About


Languages

Language:C++ 90.4%Language:CMake 9.6%