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

Skip to content
Snippets Groups Projects
Forked from VECTO / VECTO Sim
Source project has a limited visibility.
Markus QUARITSCH's avatar
Markus Quaritsch authored
Merge pull request #122 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-202-improve-defaultdriverstrategy to develop

* commit '6ba0037a': (26 commits)
  update repo
  investigate in ignored testcases, many of them run agein. STATUS: 4 Failed, 1 Inconclusive, 346 Green!
  driver strategy: if the vehicle already stopped and has to perform a roll action issue a time-interval request so that the gearbox finishes the gearshift
  correction: if remaining distance is 0, try again with half of the simulation distance (assumption: acceleration is approx. the same as deceleration)
  fix: compute road gradient if distance is 0 (use entry from cycle)
  update reference files due to changed column headers
  fix: check if gearbox has a full-load curve
  fixed warning
  dummy retarder has to be before gearbox
  if for some reason (e.g., the target velocity changes when already braking) the vehicle is faster than the target speed, allow the current vehicle's speed for roll/coast
  use the same braking safety margin when estimating if the current distance exceeds the next action
  fix in driver strategy: if the estimated new simulation interval becomes zero or negative (i.e. the driver has to brake _now_ instead of accelerating) switch to brake-mode and re-start the current simulation interval with the original ds
  corrected typo in comment
  start in the middle of a cycle for testing
  re-add original (uncompressed) cycles
  set minimum lookahead distance twice as long as the current simulation distance (to 'see' what happens after the current simulation interval)
  update list of input parameters
  removed long-running attribute
  removed long-running attribute
  fix: comparison with range
  ...
8dfebc62
History
Name Last commit Last update