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. Apr 15, 2022
  2. Apr 14, 2022
  3. Apr 13, 2022
    • Markus Quaritsch's avatar
      Pull request #184: Develop · 2c6e3da0
      Markus Quaritsch authored
      Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:develop to develop
      
      * commit '0fd41bdd':
        renaming testcase, correcting assertions
        correcting more sample xml files
        handle the case that in the first simulation interval (if the vehicle does not start from standstill) no sulution is available aa
        fix testcase after updating driving cycle coach
        fix testcase multistage exempted bus
        update expected values in testcase
        bugfix for serial and pue electric vehicles: GearboxData.DisengageWhenHalting speed is not available - use constant as before
      2c6e3da0
    • Markus Quaritsch's avatar
      Merge branch 'develop' of... · 0fd41bdd
      Markus Quaritsch authored
      Merge branch 'develop' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into develop
      
      # Conflicts:
      #	VectoCore/VectoCore/Models/SimulationComponent/Impl/BatteryElectricMotorController.cs
      0fd41bdd
    • Michael KRISPER's avatar
      Pull request #183: Feature/VECTO-1540 axlegearinputretarder · b0ab45a7
      Michael KRISPER authored and Markus Quaritsch's avatar Markus Quaritsch committed
      Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1540-axlegearinputretarder to develop
      
      * commit '78589981': (93 commits)
        AbstractSimulationDataAdapter.SetCommonRetarderData: moved access to ratio back to the place when we are sure that the retarder exists.
        RetarderTest: Added additional test for creation of different retarder types and powertrainPositions
        AbstractSimulationDataAdapter: Added check for correct retarder positions
        JSONRetarderInputData: Removed check if retarder is allowed. Now it just reads the retarder, if it is defined in the file.
        Removed DummyRetarder
        UserManual: Added Axelgear Input Retarder in description
        JSONInputData: minor formatting
        JsonFileWriter: Reformated file and refactored to use collectioninitializer syntax
        Gearbox.vb: MockEngineeringVehicle: Removed readonly from VehicleType to set it in initializer
        VectoJob.vb: Corrected bug when gearboxInputData is nothing (e.g. E3)
        VectoJobForm: Corrected bug when GearboxInputData is empty (e.g. E3)
        BatteryElectricMotorController: Corrected Bug when GearboxModelData is null (e.g. E3)
        Added E3 and S3 Tests for Retarder
        BatteryElectricTest: Added Retarder to test cases
        Added example retarder in test case
        Formatting
        Code Formatting
        Added retarder test data
        merge again
        Resolve Conflicts while merge
        ...
      b0ab45a7
    • Michael KRISPER's avatar
      AbstractSimulationDataAdapter.SetCommonRetarderData: moved access to ratio... · 78589981
      Michael KRISPER authored
      AbstractSimulationDataAdapter.SetCommonRetarderData: moved access to ratio back to the place when we are sure that the retarder exists.
      78589981
    • Michael KRISPER's avatar
      RetarderTest: Added additional test for creation of different retarder types... · 3a168e3f
      Michael KRISPER authored
      RetarderTest: Added additional test for creation of different retarder types and powertrainPositions
      3a168e3f
    • Michael KRISPER's avatar
    • Michael KRISPER's avatar
      JSONRetarderInputData: Removed check if retarder is allowed. Now it just reads... · 5fc0e2f1
      Michael KRISPER authored
      JSONRetarderInputData: Removed check if retarder is allowed. Now it just reads the retarder, if it is defined in the file.
      5fc0e2f1
    • Michael KRISPER's avatar
      Removed DummyRetarder · 3a2658a3
      Michael KRISPER authored
      3a2658a3
  4. Apr 12, 2022
Loading