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

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

Merge pull request #709 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:develop to master

* commit 'd44a5dc2': (177 commits)
  add message to vecto gui after simulation
  Change defines for dev-build/release candidate. default build is dev version. add solution-wide defines
  correct testdata for exempted vehicle: used combination of parameters was not valid
  driver strategy: handle the case of a gearshift response separately as this may occur after an overload, e.g.
  add check of input data to exempted run. throw exeption in case of invalid input data
  adding testcase for invalid exempted vehicle combinations and exempted he-hdv
  allow driver strategy to override announced driving action.
  adapt expected FC values
  gearbox: additional criterion for disengage before stop driving downhill (neg. torque): gradient has to be negative or in-speed below idle speed
  add info about current gradient to data bus
  driver strategy: slight acceleration after a too early stop may result in underload (due to high engine inertia) - apply brakes
  driver strategy: handle the case that the vehicle stops before a requested stop in the cycle due to disengage.
  adapt expected FC in testcases due to fix in gearbox
  add test initialization
  gearbox: fix for using correct gear in case of transition from disengaged to engaged
  correct testcase: expected torque loss is 0 in case the angular speed is 0
  Gearbox: set torque loss to 0 if angular speed is 0. already done for transmission component and gearbox when disengaged. added for engaged gear.
  correct expected FC values due to changes in gearbox
  fix in gearbox: use correct gear for interpolation, add torque loss to inTorque
  change comparison in gearbox for in-torque
  ...
parents 96deff39 d44a5dc2
No related branches found
No related tags found
No related merge requests found
Showing
with 1120 additions and 94 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