This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jun 06, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
enhanced data range of loss maps for generic vehicle, reset extrapolated flag in transmission loss map
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
added additional tests in 1Hz: v_act >= 0 and fc_map >= 0 and v_act at the end must be the same as in the original data
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jun 01, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- May 31, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- May 30, 2016
-
-
Michael KRISPER authored
Merge remote-tracking branch 'markus/feature/VECTO-238-look-ahead-coasting' into feature/VECTO-167-additional-vmod-in-1hz Conflicts: VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs VectoCore/VectoCoreTest/Integration/DriverStrategy/DriverStrategyTestTruck.cs VectoCore/VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs VectoCore/VectoCoreTest/VectoCoreTest.csproj
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- May 27, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
move computation of time interval for driving a certain distance with a certain acceleration to VectoMath
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
gearbox: when halted: disengage until next time interval; if driver is braking and braking power > 0 and clutch would be slipping and vehicle is below certain threshold -> disengage for the current time interval
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
driving cycle - lookahead: make sure for every distance only one entry is returned. lookahead does not exceed a halting point
-
Markus Quaritsch authored
-
Markus Quaritsch authored
remove estimation of distance to drive before switching to coasting. no longer possible with new coasting model
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
addClutchLoss: only add clutch loss, if clutch has to be opened handle this already in the request braking to standstill: problem is that angular speed becomes 0, thus the power is 0 and consequently the input torque at engine side is 0 -> no engine drag when braking to standstill solution: don't use 'angular velocity at the end of simulation interval but use average angular velocity, so that the torque is not 0.
-
Markus Quaritsch authored
-
- May 24, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- May 23, 2016
-
-
Michael KRISPER authored
-