This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Nov 22, 2021
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Nov 18, 2021
-
-
Markus Quaritsch authored
Pull request #111: engineering mode: if airdrag correction is set to use declaration mode, use polar curve for medium lorries in case of rigid trucks with a TPMLM below 7.4t Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1498-crosswind-correction-in-engineering-mode to develop * commit '4955f4a0': engineering mode: if airdrag correction is set to use declaration mode, use polar curve for medium lorries in case of rigid trucks with a TPMLM below 7.4t
-
Markus Quaritsch authored
engineering mode: if airdrag correction is set to use declaration mode, use polar curve for medium lorries in case of rigid trucks with a TPMLM below 7.4t
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:develop to develop * commit '730bf17a': fill in additional response fields in torque converter fix testcase where max engine speed is required (mock-container) correct adas tests for PEV after adaptations in PEV shift strategy. ignore drive-off behavior, different gearshift behavior when accelerating correct test-names for conventional ADAS tests adapt expected vsum and vmod files after adding a new column driver: remove condition for adapting operating point when setting tc operating point drivermodel: additional conditions to set override action for braking (after underload with AT gearbox in TC gear) hybrid strategy: avoid large values for U when iterating the configurations if the requested EM torque is small, disabled skipping different gear configurations in case max torque is exceeded hybrid strategy: if emergency shift is requested/allowed: consider solutions exceeding the max torque hybrid strategy: if no solution is found (i.e., use fallback EM-Off) and emergency shift is allowed, check if next gear is suitable fill in additional required fields in response at gearbox: fallback to get next gear in testpowertrain busaux adapter: if in TC gear and drivetrain torque is positive (although braking) then do not allow smart aux add column in user manual for vsum, avoid SI-NaN/infinity value in shift strategy
-
Markus Quaritsch authored
Merge branch 'develop' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into develop
-
- Nov 16, 2021
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
correct adas tests for PEV after adaptations in PEV shift strategy. ignore drive-off behavior, different gearshift behavior when accelerating correct test-names for conventional ADAS tests
-
Markus Quaritsch authored
-
- Nov 15, 2021
-
-
Michael KRISPER authored
-
- Nov 12, 2021
-
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1473-xx to develop * commit 'c9f95605': adding new tyre dimensions
-
Markus Quaritsch authored
(cherry picked from commit a5c6e743)
-
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
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1487-xx to develop * commit '0d4cf8f1': only consider entries where the EM is on for calculating efficiency values
-
Markus Quaritsch authored
(cherry picked from commit bbb1e3d5)
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1470-076.2463-em-drag-torque-questions-findings to develop * commit '0c63afb8': fix calculation of E_<x>_off_loss
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
drivermodel: additional conditions to set override action for braking (after underload with AT gearbox in TC gear)
-
Markus Quaritsch authored
hybrid strategy: avoid large values for U when iterating the configurations if the requested EM torque is small, disabled skipping different gear configurations in case max torque is exceeded
-
- Nov 11, 2021
-
-
Markus Quaritsch authored
hybrid strategy: if emergency shift is requested/allowed: consider solutions exceeding the max torque
-
Markus Quaritsch authored
hybrid strategy: if no solution is found (i.e., use fallback EM-Off) and emergency shift is allowed, check if next gear is suitable
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
busaux adapter: if in TC gear and drivetrain torque is positive (although braking) then do not allow smart aux
-
Michael KRISPER authored
-
- Nov 10, 2021
-
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:develop to develop * commit '12320866': set busaux battery soc for dryrun in case of AT transmission add databus property to driver strategy for easier debugging (access databus in the same way)
-
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
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:develop to develop * commit 'ebcd67ae': use engineOn status as before, only override in case of P1 and braking corrected two missing errors (due to sync) Hybrid P1: added check in search for BrakeAction if Combustion Engine was off Set CombustionEngineOn to True on Braking in HybridStrategy and used this in StartStopCombustionEngine Changed Search Algorithm, that it automatically reverses search direction (without throwing exception) added TankSystem in DummyVehicle for validation when a engine file is saved. 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
-
Merge in VECTO/mk_vecto-dev from bugfix/VECTO-1490-exceeded-max-iterations-operating-point-could-not-be-found to develop * commit 'ae8564b8': use engineOn status as before, only override in case of P1 and braking corrected two missing errors (due to sync) Hybrid P1: added check in search for BrakeAction if Combustion Engine was off Set CombustionEngineOn to True on Braking in HybridStrategy and used this in StartStopCombustionEngine Changed Search Algorithm, that it automatically reverses search direction (without throwing exception) added TankSystem in DummyVehicle for validation when a engine file is saved. 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
-
Markus Quaritsch authored
-
- Nov 09, 2021
-
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge remote-tracking branch 'origin/develop' into bugfix/VECTO-1490-exceeded-max-iterations-operating-point-could-not-be-found # Conflicts: # VectoCore/VectoCoreTest/Integration/ADAS/ADASTestsConventional.cs # VectoCore/VectoCoreTest/Integration/ADAS/ADASTestsHEV.cs # VectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs
-
Michael KRISPER authored
-
Michael KRISPER authored
Set CombustionEngineOn to True on Braking in HybridStrategy and used this in StartStopCombustionEngine
-
Michael KRISPER authored
Changed Search Algorithm, that it automatically reverses search direction (without throwing exception)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:develop to develop * commit '8f803c33': bugfix sum-container: initialize output field bugfix PEV shift strategy: consider battery state, use correct EM response field for estimating power demand postprocessing correction: write energy missing due to ess in sum-file, add dummy correction class for PEV vehicles bugfix: engineering data adapter - set overload torque correctly in case of multiple EMs fix testcase: set driver acceleration - needed in shift strategy correct typo in mission profiel names (verification test) add validation that shift parameters are available (GUI) effshift: do not upshift if acceleration is negative 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 make check for IsBetween tolerante against mixing min/max values initialize clutch losses to 0 in constructor 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) use correct SI type adapt expected values in testcase correct testname bev simulation: keep signal for ICE on always false (in case of BEV) - DummyEngine Info correct testname naming of mod-files in testcase rename testcases to avoid duplicate names hybrid controller: split calculation of cost and gearshift penalty for debugging purpose allow emergencyshift if ICE is off so that EM speed stays with in range of ICE
-