This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Sep 29, 2015
-
-
Michael KRISPER authored
-
- Sep 28, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 25, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
use correct computation of engine inerta (old version has been added during bugfix of fulloadjump / stationaryidlepower)
-
- Sep 24, 2015
-
-
Markus Quaritsch authored
refactoring assembing of powertrain to use engine idle controller; refactoring to properties instead of methods for idlecontroller
-
Markus Quaritsch authored
-
Markus Quaritsch authored
refactoring: avoid variable name 'engineSpeed' -> angularSpeed/angularVelocity; avoid Formulas.TorqueToPower/PowerToTorque
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 23, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Sep 22, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
change torque reserver from range 0-100 to range 0-1, added custom shift strategy, moved shift strategy outside the gearbox constructor, removed Range Class
-
Markus Quaritsch authored
-
- Sep 21, 2015
-
-
Markus Quaritsch authored
selecting startgear when stopped works.
-
Michael KRISPER authored
-
Markus Quaritsch authored
IDriverActions: adapt interface
-
- Sep 18, 2015
-
-
Markus Quaritsch authored
-
- Sep 17, 2015
-
-
Markus Quaritsch authored
improvement DefaultDriverStrategy: handle the situation when accelerating close to the next ActionPoint if the vehicle accelerates while approaching the next ActionPoint, the ActionDistances chage and the vehicle may pass by an ActionPoint. The improved check provides a better estimation on the distance the vehicle can still accelerate.
-
Markus Quaritsch authored
improvement DefaultDriverStrategy: handle the situation when accelerating close to the next ActionPoint if the vehicle accelerates while approaching the next ActionPoint, the ActionDistances chage and the vehicle may pass by an ActionPoint. The improved check provides a better estimation on the distance the vehicle can still accelerate.
-
Markus Quaritsch authored
in case the braking power is very high (e.g., steep downhill) the linear search may take many iterations leaving no iterations for the binary search
-
Markus Quaritsch authored
-
- Sep 16, 2015
-
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Sep 15, 2015
-
-
Markus Quaritsch authored
-
Michael KRISPER authored
updated Gear ShiftStrategy to calculate gear with torqueReserve and initial gear with startTorqueReserve (Tests: F54/S8/P96)
-
- Sep 14, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
driver: limiting acceleration / deceleration
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-