Merge pull request #338 in VECTO/vecto-sim from...
Merge pull request #338 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-404-simulation-stops-too-early-when to develop * commit '5609774c': corrected typo in user interface fix: advance waitphase tolerance for checking progress refactor method 'getStopTimeInterval': use explicit states, split stop time interval with pto cycle into 3 parts VectoRun: Check if progress is 1 after finishing simulation run fix PTO cycles: correction reset cycle iterator, correction detect end of cycle, commit pto cycle only if active
No related branches found
No related tags found
Showing
- VECTO/GUI/EngineForm.Designer.vb 2 additions, 2 deletionsVECTO/GUI/EngineForm.Designer.vb
- VectoCore/VectoCore/Models/Simulation/Impl/VectoRun.cs 7 additions, 1 deletionVectoCore/VectoCore/Models/Simulation/Impl/VectoRun.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs 77 additions, 48 deletions...els/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DrivingCycleEnumerator.cs 1 addition, 0 deletions...Models/SimulationComponent/Impl/DrivingCycleEnumerator.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/IdleControllerSwitcher.cs 5 additions, 2 deletions...Models/SimulationComponent/Impl/IdleControllerSwitcher.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs 1 addition, 1 deletion...ore/Models/SimulationComponent/Impl/PTOCycleController.cs
Loading
Please register or sign in to comment