This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Nov 08, 2021
-
-
Michael KRISPER authored
(cherry picked from commit d14c887da4db60ee4a8fb332768b037e9e8f64bc)
-
Michael KRISPER authored
-
- Oct 22, 2021
-
-
Markus Quaritsch authored
Merge in VECTO/mk_vecto-dev from bugfix/VECTO-1486-ng-pi-fuel-type-not-working-with-engine-gui-.veng-in-engineering-mode to develop * commit '238a508f': added TankSystem in DummyVehicle for validation when a engine file is saved.
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge in VECTO/mk_vecto-dev from bugfix/VECTO-1481-new-warning-message-regarding-transmission-what-does-it-mean to develop * commit 'ebb163db': Changed all string.Join by the new Extension Method Join() refactored and checked many Log-Messages with "Header Line is not valid" refactored Extension Method JoinString to Join corrected parameters for Log Message (Transmission Loss Map is not valid, VECTO-1481) Added new extension method for joining an Enumerable<T> with string.Join
-
- Oct 21, 2021
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- 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
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Sep 27, 2021
-
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:bugfix/VECTO-1465-pev-pccstate-oscillates-between-interrupt-and-usecase1 to develop * commit '5fda37eb': removed invalid empty testcase calls DefaultDriverStrategy reverted some checks for null reverted some of the changes for pulling (HandleHaltAction, IsLockedGear) corrected HEV tests again updated PCC testcases again to work again after bug correction corrected bug with braking for one single timestep at the end of PCC-UseCase1 when target speed was reached. updated test cases to work with new interface (PCCState on Databus) better debug-readability for PerSecond class corrected bug in em-drag losses calculation: used wrong sign reformated code for UpdatePCCState SI better debug display message HybridStrategy HaltAction: removed check for EngineStopStart ... not valid for hybrid vehicles. Added PCCState in DriverInfo, used it in HybridStrategy to do coasting with both engines switched off (only for coasting in PCC UseCase 1 and 2) refactored commonly used variables out of long statements code formatting and minor refactoring
-
Michael KRISPER authored
-