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

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. Sep 15, 2016
  2. Sep 14, 2016
  3. Sep 13, 2016
  4. Sep 12, 2016
  5. Sep 09, 2016
  6. Sep 07, 2016
  7. Sep 06, 2016
    • Markus Quaritsch's avatar
      Merge branch 'develop' of... · e201483f
      Markus Quaritsch authored
      Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
      e201483f
    • Markus Quaritsch's avatar
      Merge pull request #254 in VECTO/vecto-sim from... · d04888dc
      Markus Quaritsch authored
      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
        ...
      d04888dc
Loading