This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Nov 03, 2021
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Oct 28, 2021
-
-
Markus Quaritsch authored
Merge branch 'develop' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into develop
-
Markus Quaritsch authored
torque converter: in case an operating point has been set in the driver model, ignore acceleration limits reset gearbox disengaged state if set by driver model after the simulation interval
-
- Oct 27, 2021
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Allow emergency shift if engine speed is already 1rpm below max speed (driver model searches to this operating point in case the engine speed is too high)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Oct 25, 2021
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Oct 21, 2021
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
allow emergencyshift if ICE is off so that EM speed stays with in range of ICE
-
- Oct 20, 2021
-
-
Markus Quaritsch authored
Pull request #103: Correction when searching for gears: If no gear is valid, take the gear with the highest speed Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:develop to develop * commit 'c92f64e4': Correction when searching for gears: If no gear is valid, take the gear with the highest speed
-
Michael KRISPER authored
-
- Oct 18, 2021
-
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1482-hybrid-vehicle-em-speed-gets-very-high-no-gearshift to develop * commit 'bb019acc': added mock class
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:bugfix/VECTO-1484-job-aborting-p2_group5_s2c0_rep_payload_longhaul_mod5_id_27 to develop * commit '9f99cb34': added MaxOverSpeed to the calculation of maxSpeed PreProcessing renamed _PCCState to pccState, removed unwanted file fixed VECTO-1484 added testcase for VECTO-1484 fix for VECTO-1483 added testcase for VECTO-1483 updated ADAS Testcases to adapt to new overspeed coasting behavior minor refactorings (no functional changes) FirstAcceleratorOrCoast: Added additional condition: when in overspeed, to not accelerate until we would get lower than targetSpeed. FirstAccelerateOrCoast: Added additional condition to only do DrivingActionAccelerate to targetVelocity if Acceleration < 0 and we are below or Equal targetSpeed. Otherwise stay in coasting. DefaultDriverStrategy reformating (no functional changes) Renamed PCCSegments members (no functional changes) DefaultDriverStrategy: UpdatePCC returns right after check for UseCase1 was successfull PCCSegmentProcessor: variable renaming (no functional changes) DefaultDriverStrategy variable renaming and refactoring (no functional changes) added implicit conversion from NewtonMeter to Joule in SI added function Radian.ToInclinationPercent() PCCSegmentPreProcessor: changed to debug.writeline to console.writeline with conditional("DEBUG") PCCSegmentPreprocessor minor refactoring PCC Preprocessing: always include maxSpeed
-
- Oct 14, 2021
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1482-hybrid-vehicle-em-speed-gets-very-high-no-gearshift to develop * commit '93ae31ba': hybrid strategy: calculation of gearshift penalty - if score is negative, multiply with penalty (instead of dividing) to get a worse rating correctiing typos and bugs detected during backporting ADAS/DF/WHR - engine form: use correct filebrowser instance - vtp job: plot second fuel if available - json writer set engine-only mode correctly - test-project: do not use classes from GUI but already available classes from test project
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
hybrid strategy: calculation of gearshift penalty - if score is negative, multiply with penalty (instead of dividing) to get a worse rating
-
Markus Quaritsch authored
- engine form: use correct filebrowser instance - vtp job: plot second fuel if available - json writer set engine-only mode correctly - test-project: do not use classes from GUI but already available classes from test project
-
- Oct 13, 2021
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
FirstAcceleratorOrCoast: Added additional condition: when in overspeed, to not accelerate until we would get lower than targetSpeed.
-
- Oct 12, 2021
-
-
Michael KRISPER authored
FirstAccelerateOrCoast: Added additional condition to only do DrivingActionAccelerate to targetVelocity if Acceleration < 0 and we are below or Equal targetSpeed. Otherwise stay in coasting.
-
- Oct 08, 2021
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Oct 07, 2021
-
-
Michael KRISPER authored
-