Skip to content

Commit f78d061

Browse files
authored
Added SODA.Sim + logo into the tools list (#777)
* Update tools.json: add SODA.Sim * SODA.Sim logo * Update tools.json: add SODA.Sim (correct logo format)
1 parent acd4b06 commit f78d061

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed
Lines changed: 7 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6065,5 +6065,28 @@
60656065
"fmuImport": [
60666066
"CS"
60676067
]
6068+
},
6069+
{
6070+
"name": "SODA.Sim",
6071+
"license": "commercial",
6072+
"url": "https://soda.auto/tools/sim/",
6073+
"logo": "sodasim.svg",
6074+
"vendor": "SODA Auto",
6075+
"vendorURL": "https://soda.auto",
6076+
"description": "Automotive simulation tool supporting full vehicle system modeling and real-time hardware integration",
6077+
"features": [],
6078+
"platforms": [
6079+
"Windows"
6080+
],
6081+
"interfaces": [
6082+
"GUI"
6083+
],
6084+
"fmiVersions": [
6085+
"2.0"
6086+
],
6087+
"fmuExport": [],
6088+
"fmuImport": [
6089+
"CS"
6090+
]
60686091
}
60696092
]

0 commit comments

Comments
 (0)