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 939f407e authored by Michael KRISPER's avatar Michael KRISPER
Browse files

updated testcases for TestFullCycleModDataIntegrityAT citybus AT Serial and...

updated testcases for TestFullCycleModDataIntegrityAT citybus AT Serial and Parallel: ShiftTime set to 1 second (instead of 0 which is wrong)
parent d7dc4c59
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@
}
],
"TqReserve": 0.0,
"ShiftTime": 0.0,
"ShiftTime": 1.0,
"StartTqReserve": 0.0,
"StartSpeed": 2.0,
"StartAcc": 0.6,
......@@ -47,8 +47,8 @@
"Inertia": 0.0,
"ShiftPolygon": "AT-Shift.vgbs"
},
"DownshiftAferUpshiftDelay": 0.0,
"UpshiftAfterDownshiftDelay": 0.0,
"DownshiftAferUpshiftDelay": 1.0,
"UpshiftAfterDownshiftDelay": 1.0,
"UpshiftMinAcceleration": 0.0
}
}
\ No newline at end of file
......@@ -53,7 +53,7 @@
}
],
"TqReserve": 0.0,
"ShiftTime": 0.0,
"ShiftTime": 1.0,
"StartTqReserve": 0.0,
"StartSpeed": 2.0,
"StartAcc": 0.6,
......@@ -65,8 +65,8 @@
"Inertia": 0.0,
"ShiftPolygon": "AT-Shift.vgbs"
},
"DownshiftAferUpshiftDelay": 0.0,
"UpshiftAfterDownshiftDelay": 0.0,
"DownshiftAferUpshiftDelay": 1.0,
"UpshiftAfterDownshiftDelay": 1.0,
"UpshiftMinAcceleration": 0.0
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment