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 344bf931 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Pull request #277: Bugfix/VECTO-1708 gear selection with ecms

Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:bugfix/VECTO-1708-gear-selection-with-ecms to develop

* commit '1ff47352': (28 commits)
  remove old dry-run method
  adding testcase for P1 APT vehicle
  Fix hybrid strategy for P1: in case of an AT transmission when accelerating from standstill (first simulation step) keep EM off if all results are an underload (from TC!)  instead of full generation of the EM (and thus overloading the ICE)
  round debugger info of hybrid result entry
  fix testcases, rename testcase
  fix testcases, change update componens in vehicle container
  generic S2 vehicle: allow longer over load in the generator to generate enough electric power to drive the cycle
  set the electric range in the xml report result class
  write overload buffer usage even if the buffer size is 0
  check if a battery is available, so the electric WHR is connected to the battery before checking whether the batery is full
  correcting typo: use prepared return value
  in case of an overload during brake check if the gear has changed (e.g. because vehicle speed is below threshold) - retry again
  refactoring code in hybrid strategy brake action: reduce complexity (invert if)
  use correct testfile (P4 generic vehicle instead of P3 ;-) )
  refactoring initialization of start gear: always have the ICE on in the testpowertrain to select a gear that is suitable for the ICE as well.
  switchable clutch: no longer use the ClutchOpen signal
  electric motor: always write value for overload buffer (leaving it empty is IMO not nice/useful)
  bugfix: effshift shift polygon calculator uses wrong calculation method
  consider overspeed to check in the driving cycle if the target speed is already reached and we do not need to drive exactly to the next speed-change entry. reduce tolerance to check whether the targetspeed is reached
  connect WHR also in simple powertrain (testpowertrain) make sure the whr previous state is correctly set if used in the testpowertrain
  ...
parents ad4e513b 1ff47352
No related branches found
No related tags found
No related merge requests found
Showing
with 77 additions and 21 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