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

Skip to content
Snippets Groups Projects
  1. Mar 05, 2023
  2. Mar 03, 2023
  3. Mar 02, 2023
  4. Feb 28, 2023
  5. Feb 27, 2023
  6. Feb 24, 2023
  7. Feb 23, 2023
  8. Feb 20, 2023
    • Markus QUARITSCH's avatar
      Pull request #277: Bugfix/VECTO-1708 gear selection with ecms · 344bf931
      Markus QUARITSCH authored
      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
        ...
      344bf931
    • Markus QUARITSCH's avatar
      remove old dry-run method · 1ff47352
      Markus QUARITSCH authored
      1ff47352
Loading