Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit b0ab45a7 authored by Michael KRISPER's avatar Michael KRISPER Committed by Markus Quaritsch
Browse files

Pull request #183: Feature/VECTO-1540 axlegearinputretarder

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
  ...
parents 5ea06d2a 78589981
No related merge requests found
Showing
with 3091 additions and 3374 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