Skip to content

Commit ed70140

Browse files
authored
Add AVL Maestra tool to tools.json and add logo (#768)
1 parent 09d53a3 commit ed70140

File tree

2 files changed

+59
-0
lines changed

2 files changed

+59
-0
lines changed
Lines changed: 34 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,31 @@
756756
"CLI"
757757
]
758758
},
759+
{
760+
"name": "Maestra",
761+
"license": "commercial",
762+
"url": "https://www.avl.com/en-de/engineering/automated-and-connected-mobility-engineering/software-and-controls-development-and-verification/software-development-toolchain",
763+
"logo": "AVL_Maestra.svg",
764+
"vendor": "AVL",
765+
"vendorURL": "https://avl.com/",
766+
"description": "AVL\u2019s Tool to develop compliant software with quality and safety standards such as Automotive Spice (ASPICE) and ISO 26262",
767+
"features": [],
768+
"platforms": [
769+
"Windows"
770+
],
771+
"fmiVersions": [
772+
"2.0",
773+
"3.0"
774+
],
775+
"fmuExport": [
776+
"CS"
777+
],
778+
"fmuImport": [],
779+
"interfaces": [
780+
"GUI",
781+
"CLI"
782+
]
783+
},
759784
{
760785
"name": "exothermia suite",
761786
"license": "commercial",

0 commit comments

Comments
 (0)