Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit d04888dc authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #254 in VECTO/vecto-sim from...

Merge pull request #254 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-323-pto-idle-losses to develop

* commit '38a255f1': (55 commits)
  removing old files, deleting commented (deprecated) code
  AddComponent for Engine, removed container and idleController is default null (and will be taken from Engine)
  DistanceBasedDrivingCycle: Implemented PTOCycle Stop, refactored GetStopTimeInterval to own function.
  PTOController: Added Duration
  DrivingCycleDataReader: Set PTOActive to false when duplicating distance entries due to 0km/h and stop.
  Added Generic Vehicle for 12t PTO Engineering Mode
  GUI: Corrected Errors saving and reading the PTOCycle / PTOLossMap
  PTO Cycle now works, but stop-times have to be split up
  read pto cycle, const bool for allowAux (resharper hint)
  using double.IsNaN again
  optimizations
  VectoSimulationComponent: DataBus field is readonly now
  Changed AddComponent extension for CombustionEngine (included PTO Idle Controller)
  GetStream --> ToStream
  ICombustionEngineIdleController --> IIdleController
  Added PTO in DrivingCycleData, changed Properties to Fields
  GetStream --> ToStream
  Renamed PTOTransmissionData to PTOData
  StringExtensions: Remove Join (and simply use string.Join())
  JSON AngleDrive: Check without exception if angle drive is not existent
  ...
parents 72e14a01 38a255f1
No related branches found
No related tags found
No related merge requests found
Showing
with 26889 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment