This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jun 02, 2016
-
-
Markus Quaritsch authored
Merge pull request #180 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-167-additional-vmod-in-1hz to develop * commit '110285b1': (75 commits) corrected last line in 1Hz interpolation removed duplicate test cases added test for mod data in 1Hz, corrected bugs moddata clone for 1Hz gear calculation in 1Hz mode corrected summation and weighting of values in moddata 1Hz mode removed deleted file from project adapt testcase to newly found operating points adapt gearboxdata test due to extended loss map, refactor gearboxdata test to use nunit refactor gearbox tests to use nunit; adapt testcases due to enlarged loss map adding missing files do not write altitude, drivingAction, and driving mode into mod-data adapt testcase move computation of time interval for driving a certain distance with a certain acceleration to VectoMath increase constant for min. time interval extend loss maps to negative torques (to be symmetrical) introduce constant do not disengage during dry-run 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 code used when debugging the tests (commented out) ...
-
- 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
-
Michael KRISPER authored
Merge remote-tracking branch 'ivt/feature/VECTO-238-look-ahead-coasting' into feature/VECTO-238-look-ahead-coasting
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-