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. Aug 23, 2016
  2. Aug 19, 2016
    • Markus Quaritsch's avatar
      Merge pull request #242 in VECTO/vecto-sim from... · 778bdd0b
      Markus Quaritsch authored
      Merge pull request #242 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-315-implement-at-gearbox-component to develop
      
      * commit '171bc329': (64 commits)
        set gearbox shift-time exceeded to the same interval as the minimum simulation interval
        disabled certain AT-Driving tests - vehicle is not able to drive that fast
        adapt expected gears and engine speeds due to changes in gearshift strategy
        use mockModalDataContainer for powertrain builder (can't be null anymore)
        extending loss-map to make tests run
        update testcase due to changed shift polygon (changed wheels diameter)
        remove unused variable
        fix testcases: enable writing mod file in aux-test, use constant for driving cycle exceeded before brake
        update result file due to changes in aux models
        use uniform intendation
        fix in engineering data adapter: use correct index for lower gear
        use mock container for powertrain builder
        adapt testcase for shift polygons due to updates in wheels diameters
        fix testcase for reading json files: initially used wrong indizes for gears, adaptations to new powersplit/serial AT gearbox (ratios, #gears)
        update testdata to new file versions
        make sure modalDataContainer is given, fix: clutch was not connected to engine
        make it compile
        update torque converter lookup
        updating torque converter testcases
        fix in combustion engine: report available drag torque
        ...
      778bdd0b
    • Markus Quaritsch's avatar
      set gearbox shift-time exceeded to the same interval as the minimum simulation interval · 171bc329
      Markus Quaritsch authored
      a smaller tolerance causes that the next simulation interval will be smaller than the minimum simulation interval and thus cause other issues (e.g. high inertia torque from engine, etc.)
      171bc329
  3. Aug 18, 2016
  4. Aug 17, 2016
  5. Aug 16, 2016
    • Markus Quaritsch's avatar
      Merge pull request #241 in VECTO/vecto-sim from... · c94bd33b
      Markus Quaritsch authored
      Merge pull request #241 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-319-columns-in-sum-file to develop
      
      * commit 'f5415b56':
        updated test mod and sum files
        added missing Engine to tests
        updated test mod and sum files for measured speed and pwheel tests
        SumFile: Changed E_ENG_POS and E_ENG_NEG to E_CLUTCH_POS and E_CLUTCH_NEG
        removed not needed declaration data files
        added angular gear in Generic Vehicle Data
        corrected error in reading the wheels from declaration files
        VECTO-319: Columns in SumFile, ModFile: Added fields P_fcmap_pos, P_angle_loss, P_tc_loss, E_fcmap_pos, Renamed P_eng_out_pos/neg to P_clutch_pos/neg
      c94bd33b
Loading