Pull request #884: Bugfix/VECTO-1567 different co2 results with vecto 3.3.11.2645 release candidate
Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:bugfix/VECTO-1567-different-co2-results-with-vecto-3.3.11.2645-release-candidate to master * commit 'fa4dfdca': remove no longer used method engineeringDataAdapter: do not allow 0s as time between gearshifts adapting expected values after bugrix in clutch use gearbox file for shift parameters if available move setting driving behavior in current state a little up so that it is also set in case the gearbox is disengaged invoke idle controler only if no dry-run (otherwise, already calculated values will be overwritten) revert changes for MT shift strategy (introduced by changes for effshift) restoring shift behavior for MT transmissions
Showing
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs 1 addition, 1 deletionVectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONTCUData.cs 1 addition, 1 deletionVectoCore/VectoCore/InputData/FileIO/JSON/JSONTCUData.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs 2 additions, 2 deletions...utData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs 1 addition, 1 deletion...utData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
- VectoCore/VectoCore/InputData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs 1 addition, 38 deletions...putData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs
- VectoCore/VectoCore/Models/Declaration/DeclarationData.cs 3 additions, 1 deletionVectoCore/VectoCore/Models/Declaration/DeclarationData.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs 1 addition, 1 deletion...oCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs 19 additions, 18 deletions...Core/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs 91 additions, 0 deletions...toCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs
- VectoCore/VectoCoreTest/Integration/ADAS/ADASTestsConventional.cs 189 additions, 190 deletions...e/VectoCoreTest/Integration/ADAS/ADASTestsConventional.cs
- VectoCore/VectoCoreTest/Integration/Declaration/EngineInputDataTests.cs 4 additions, 4 deletions...oCoreTest/Integration/Declaration/EngineInputDataTests.cs
- VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs 2 additions, 2 deletions...ctoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
- VectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs 7 additions, 7 deletionsVectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs
Loading
Please register or sign in to comment