Pull request #137: Feature/VECTO-1493 use enginestartstop in pcc events for hybrid p1
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1493-use-enginestartstop-in-pcc-events-for-hybrid-p1 to develop * commit 'cb3f7a14': HybridStrategy: Added special case for HybridP1 with EngineStopStart during PCC Events DefaultDriverStrategy: inlined dataBus variable code formatting formatting if EngineStopStart is active the ICE can be turned off also for HybridP1. For all others it can be turned of regardless of EngineStopStart Flag. reverted HybridStrategy to original state before changes of EngineStart (changes did not have any effect) Hybrid P1 when braking: changed condition from EngineInfo.EngineOn to iceOn variable changed check for start engine from Gearbox.Out to Gearbox.In
No related branches found
No related tags found
Showing
- VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs 1 addition, 3 deletions...ore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs 11 additions, 13 deletions.../Models/SimulationComponent/Impl/DefaultDriverStrategy.cs
- VectoCore/VectoCore/Models/SimulationComponent/Strategies/HybridStrategy.cs 14 additions, 30 deletions...e/Models/SimulationComponent/Strategies/HybridStrategy.cs
Loading
Please register or sign in to comment