This setting changes the ASIL classification of the software component
by adding the swcbase key to the yaml file.
ZC projects only.
Change-Id: Ic94dbb3cb4ca617f4637066d50ee0817e1e923cc
Removed most of the decisions based on ecu_supplier and made it more
granular using individual configuration.
Current project types will keep their config by adding templates in the
BaseConfig.json file.
Some usecases were kept for legacy reasons.
Change-Id: I3d6199713006489baff0bf73751596770fd1f968
PyBuild should work if there are no interface dids set.
Introduced in 7ba6d503272bca16f67105a500737222afbedac1
Change-Id: I64a04e4f6fb3f6cfacd4818d375c131f60654e95
* yaml2arxml needs all entries from the diagnostics yaml file.
* DIDs > 1 bytes need to be converted to arrays
Change-Id: I2087c1733131d3b46d028bd49d4c0bb7dc16fbbd
These blocks are similar to TL_Interpolation blocks with adds several
variables, output input axis and table.
The width property wasn't set in the json file when generating code.
Treat the Lookup blocks the same way as we treat the interpolation
tables.
Change-Id: I06598e87ce715951e37d0df571104779641ef1fc
There are cases when we have header files in a folder structure,
so we should not flatten the included paths.
So this commit adds get_includes_paths_tree, that should be self explaining,
and renames get_includes_paths to get_includes_paths_flat.
Change-Id: I2cff35687adb2a6caee1f4d3c631e62b8c5b53e4
* Writing to the same property on another port should be okay.
* Reading the same property to multiple insignals should be okay.
Change-Id: I0af220aeabbd74e270064fcc58a8aba225587b0e
We don't transfer git history since it may contain proprietary data that
we cannot have in an open sources version.
Change-Id: I9586124c1720db69a76b9390e208e9f0ba3b86d4
This change adds tox jobs that lint and test python code.
Together with the job definition and configuration, this
change adds some dummy directories and tests that should
be replaced once the actual code for this repo is migrated.
Change-Id: Iaa201562faf2dbee0647b3366d6d0c5ece0561d0