Merge pull request #299 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:master to master
* commit '605846ae': EngineAuxiliary: Fixed Bug at Start of Run (MeasuredSpeed) when v=0 and gear=0 TorqueConverter: Removed duplicate ShiftRequired check ATShiftStrategy: Corrected Emergency Upshift Behavior when InAngularVelocity >= EngineRatedSpeed Reversed unneccessary change ATShiftStrategy: TC Check over RatedSpeed is reverted to IsGreater again (from IsGreaterOrEqual) Driver Strategy: Added new cases when Accel underload, Brake overload --> then do Coast Bugfix Anton (ZF MB Citaro): ResponseUnderload Easier Debugging: Changed DebuggerDisplay for SI Values Report Progress in GUI: check to avoid thread exception
No related branches found
No related tags found
Showing
- VECTO/GUI/MainForm.vb 2 additions, 4 deletionsVECTO/GUI/MainForm.vb
- VectoCommon/VectoCommon/Utils/SI.cs 1 addition, 6 deletionsVectoCommon/VectoCommon/Utils/SI.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs 15 additions, 3 deletions...toCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs 20 additions, 12 deletions.../Models/SimulationComponent/Impl/DefaultDriverStrategy.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs 3 additions, 0 deletions...toCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs 0 additions, 4 deletions...toCore/Models/SimulationComponent/Impl/TorqueConverter.cs
Loading
Please register or sign in to comment