Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 01afb0d4 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

ADAS-HEV Testcases running and behaving correctly

parent 5698d0d4
No related branches found
No related tags found
No related merge requests found
......@@ -55,9 +55,9 @@ namespace TUGraz.VectoCore.Tests.Integration.ADAS
[TestCase(0, TestName = "EcoRoll DH1.1 const"),
TestCase(1, TestName = "EcoRoll DH1.1 UH0.1"),
TestCase(2, TestName = "EcoRoll DH1.3 const"),
TestCase(2, TestName = "EcoRoll DH1.4 const"),
TestCase(3, TestName = "EcoRoll DH0.8 const - too flat"),
TestCase(4, TestName = "EcoRoll DH1.5 const - too steep"),
TestCase(4, TestName = "EcoRoll DH1.7 const - too steep"),
TestCase(5, TestName = "EcoRoll DH1.1 const - Stop"),
TestCase(6, TestName = "EcoRoll DH1.1 const - TS60"),
TestCase(7, TestName = "EcoRoll DH1.1 const - TS68"),
......
......@@ -51,9 +51,9 @@
"Cycles": [
"DriveDHSl1.1.vdri",
"DriveDHSl1.1_Uh0.1.vdri",
"DriveDHSl1.3.vdri",
"DriveDHSl1.4.vdri",
"DriveDhSl0.8.vdri",
"DriveDhSl1.5.vdri",
"DriveDhSl1.7.vdri",
"DriveDHSl1.1_Stop.vdri",
"DriveDHSl1.1_TS--.vdri",
"DriveDHSl1.1_TS-.vdri",
......
s, v, grad, stop, AUX_ES
0, 70, -1.1, 0, 2
600, 70, -1.8, 0, 2
800, 70, -1.5, 0, 2
10000, 70, -1.5, 0, 2
\ No newline at end of file
800, 70, -1.4, 0, 2
10000, 70, -1.4, 0, 2
\ No newline at end of file
s, v, grad, stop, AUX_ES
0, 70, -1.3, 0, 2
0, 70, -1.1, 0, 2
600, 70, -1.8, 0, 2
800, 70, -1.3, 0, 2
10000, 70, -1.3, 0, 2
\ No newline at end of file
800, 70, -1.7, 0, 2
10000, 70, -1.7, 0, 2
\ No newline at end of file
......@@ -39,7 +39,7 @@
"Battery": {
"NumPacks": 1,
"BatteryFile": "GenericBattery_10kWh_658V.vbat"
}
},
"Retarder": {
"Type": "None",
"Ratio": 1.0,
......
......@@ -2309,10 +2309,10 @@
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\DriveDhSl1.1_Uh0.1.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\DriveDhSl1.3.vdri">
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\DriveDhSl1.4.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\DriveDhSl1.5.vdri">
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\DriveDhSl1.7.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ADAS-HEV\Group5EcoRollEng\Engine_325kW_12.7l.veng">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment