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. Feb 03, 2021
  2. Feb 01, 2021
  3. Jan 19, 2021
  4. Jan 13, 2021
  5. Dec 18, 2020
  6. Dec 16, 2020
    • Markus Quaritsch's avatar
      adapt p1 testcases to use smaller EM, smaller battery, · 4137664e
      Markus Quaritsch authored
      driving constant speed P1 hybrid works
      AT gearbox trigger gearshift from hybrid strateyg,
      hybrid strategy for AT - do not issue dryrun requests to bypass torque converter search
      electric motor: do not throw execptions if used on test-powertrain
      4137664e
  7. Dec 14, 2020
  8. Dec 11, 2020
  9. Dec 10, 2020
  10. Dec 04, 2020
  11. Dec 03, 2020
  12. Dec 02, 2020
    • Markus Quaritsch's avatar
      Merge pull request #35 in VECTO/vecto-dev from... · 1ffa7bc4
      Markus Quaritsch authored
      Merge pull request #35 in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1394-refactor-em-model to develop
      
      * commit 'e7b64e90':
        adding em-off time share in sum file
      1ffa7bc4
    • Markus Quaritsch's avatar
      Merge pull request #36 in VECTO/vecto-dev from... · 1f678a99
      Markus Quaritsch authored
      Merge pull request #36 in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1240_hybrid-P0_with_APT to develop
      
      * commit '3ebefe8b':
        fix testcase after driver refacoring (max speed calculation)
        remove duplicate testcase
        updating expected sum files (modified column headers)
        bugfix calculating ice off time share
        update expected sum files after change in header
        fix merge errors
        refactor amt shift strategy to use gearlist
        update expected sum files with new column, update engine-only mod files (previous version contained wrong columns)
        cleanup comments
        fix testcases after merge and re-running all testcases
        adding missing files: gearshift position  and shiftlineset (Effshift AT), formerly part of Voith shift strategy
        adding testdata for PEV E3
        refactoring to use 'gearshift position' instead of uint (AMT) as well as uint and bool (AT) gearboxes. GearList contains ordered list of gears adapt shift strategies and interfaces.
        refactoring: move gearshift parameters from gearbox data to shift strategy parameters
        refactoring hybrid strategy and testcontainer for AT transmissions
        workng on P1...
        fixing p1 test model data
        electric motor form: plot graph with values as read from input (not how treated in vecto)
        move conversion of electric motor full-load curve from lookup method in full-load curve to full load curve reader to match with electric map and drag curve
        adding model and testcase for APT P1
      1f678a99
    • Markus Quaritsch's avatar
    • Markus Quaritsch's avatar
      remove duplicate testcase · b878194d
      Markus Quaritsch authored
      b878194d
    • Markus Quaritsch's avatar
    • Markus Quaritsch's avatar
      bugfix calculating ice off time share · 8c57f2f4
      Markus Quaritsch authored
      8c57f2f4
    • Markus Quaritsch's avatar
      88a0bb07
  13. Dec 01, 2020
    • Markus Quaritsch's avatar
      fix merge errors · b44d3835
      Markus Quaritsch authored
      b44d3835
    • Markus Quaritsch's avatar
      Merge branch 'develop' into feature/VECTO-1240_hybrid-P0_with_APT · 571c7169
      Markus Quaritsch authored
      # Conflicts:
      #	VectoCommon/VectoCommon/Models/HybridStrategyResponse.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricMotor.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVAMTShiftStrategy.cs
      #	VectoCore/VectoCore/Models/SimulationComponent/Strategies/HybridStrategy.cs
      571c7169
    • Markus Quaritsch's avatar
      dfceb593
    • Markus Quaritsch's avatar
      adding em-off time share in sum file · e7b64e90
      Markus Quaritsch authored
      e7b64e90
    • Markus Quaritsch's avatar
      Merge pull request #34 in VECTO/vecto-dev from... · caddb506
      Markus Quaritsch authored
      Merge pull request #34 in VECTO/vecto-dev from VECTO/mq_vecto-dev:feature/VECTO-1394-refactor-em-model to develop
      
      * commit 'ced7e526':
        updating user manual: vsum, vmod colums after e-motor refactoring; equations for thermal derating of e-motor
        bugfix max speed calculation for e-motor, further fixes for PEV revert changes in velocity gearshift preprocessor correct name of generated file in testcase
        consider e-motor ratio when calculating shift lines
        remove E_REESS from modal results, calculate E_REESS in sum-file from P_REESS_int
        fix testcases with hybrid powertrain after e-motor refactoring
        refactor electric motor: move transmission effiency and transmission ratio from power map transformation to explicit calculation step rename B2 ... positions to E2... add more colums to .vmod and .vsum for electric motor component
      caddb506
Loading