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
This project is mirrored from https://code.europa.eu/vecto/vecto.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. May 08, 2024
  2. May 06, 2024
  3. May 02, 2024
  4. Apr 30, 2024
  5. Apr 19, 2024
  6. Apr 17, 2024
  7. Apr 15, 2024
  8. Apr 12, 2024
  9. Apr 11, 2024
  10. Apr 10, 2024
    • Guillaume ALIX's avatar
      Implement clutch slipping speed for vehicle with small ICE · 8793e518
      Guillaume ALIX authored
      Introduction of a clutch slipping speed depending on gradient to ensure
      that a powertrain with low torque can start uphill if it is possible by
      increasing ICE speed during slipping:
      - fixes the following issues :
          - #331
          - #367
          - #372, #373, #374, #375
          - #393, #439, #446, #449, #478, #481, #488, #494
          - #420
          - #573, #582
      - computation of ice torque necessary to perform a given acceleration
      for current gradient and slope based on built-in functions
      - adding a function to compute the interpolated min speed necessary to
      get target torque
      - additional correction of target torque (+1%) as safety for overloaded
      vehicle to make sure worst case are dealt with (#393 and #420)
      - also tested on generic vehicles not concerned by the issue, with big
      ice / high torque (bus and tractors) with zero or very limited change in
       consumption in those cases (mean consumption variation for vehicle
      presenting one : -0.02%)
      8793e518
    • Stefanos DOUMPOULAKIS's avatar
      Merge branch 'fix/505_hyphen_localization' into 'amdm2/develop' · 4adb3b57
      Stefanos DOUMPOULAKIS authored
      Replace invalid character '–' (En Dash; U+2013) by '-' (Hyphen Minus; U+002D) for BatteryTechnology
      
      See merge request vecto/vecto!199
      4adb3b57
    • Stefanos Doumpoulakis's avatar
Loading