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

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. Dec 21, 2021
  2. Dec 20, 2021
  3. Dec 19, 2021
  4. Dec 18, 2021
  5. Dec 17, 2021
    • Michael KRISPER's avatar
      Pull request #136: Feature/VECTO-1460 apt n gearbox · c8865aa1
      Michael KRISPER authored and Markus Quaritsch's avatar Markus Quaritsch committed
      Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1460-apt-n-gearbox to develop
      
      * commit '7d74524a': (25 commits)
        APTNGearbox: removed unnecessary code.
        Added Case for APTN for ResponseUnderload in DrivingActionBrake to try again searching a suitable braking power.
        implemented overrides in APTN for easier debugging
        Interpolate2D: removed stopwatch
        Added that HybridStrategy does not use VelocityDropData if its not valid (like in APT-N gearboxes: they have no traction interruption)
        Improved check for APT-N Gearbox when used in SimplePowertrain
        code formatting
        PowertrainBuilder.GetShiftStrategy: Check for JobType for APTN Shift Strategy
        refactored return of Gearbox.Request for easier debugging
        reformated code for easier debugging
        added APTN in PowertrainBuilder.GetGearBox
        minor refactoring for readability
        GearboxType formatted Names of GearboxType Enum
        GearboxForm: APT-N only visible in Engineering Mode
        Added APTN in Powertrainbuilder.GetShiftStrategy again (was missing after merge)
        updated Gearbox GUI Editor (gearboxtype width)
        removed debug output
        updated APTNGearbox
        bugfix: ICE-EngineInfo for PEVs was null
        APTN Gearbox now directly derived from Gearbox
        ...
      c8865aa1
    • Michael KRISPER's avatar
      Pull request #137: Feature/VECTO-1493 use enginestartstop in pcc events for hybrid p1 · 59170684
      Michael KRISPER authored and Markus Quaritsch's avatar Markus Quaritsch committed
      Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1493-use-enginestartstop-in-pcc-events-for-hybrid-p1 to develop
      
      * commit 'cb3f7a14':
        HybridStrategy: Added special case for HybridP1 with EngineStopStart during PCC Events
        DefaultDriverStrategy: inlined dataBus variable
        code formatting
        formatting
        if EngineStopStart is active the ICE can be turned off also for HybridP1. For all others it can be turned of regardless of EngineStopStart Flag.
        reverted HybridStrategy to original state before changes of EngineStart (changes did not have any effect)
        Hybrid P1 when braking: changed condition from EngineInfo.EngineOn to iceOn variable
        changed check for start engine from Gearbox.Out to Gearbox.In
      59170684
    • Markus Quaritsch's avatar
      working on release notes · 115fada6
      Markus Quaritsch authored
      115fada6
    • Markus Quaritsch's avatar
      correcting error in user manual · 519b9554
      Markus Quaritsch authored
      519b9554
  6. Dec 16, 2021
Loading