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. Sep 30, 2015
  2. Sep 29, 2015
  3. Sep 28, 2015
    • Michael KRISPER's avatar
    • Markus Quaritsch's avatar
      634357fb
    • Markus Quaritsch's avatar
      Merge pull request #73 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:develop to develop · 66ba7063
      Markus Quaritsch authored
      * commit '877f3a85':
        corrections: building powertrain
        correction output factor fc-map go get [g/h]
      66ba7063
    • Markus Quaritsch's avatar
      corrections: building powertrain · 877f3a85
      Markus Quaritsch authored
      877f3a85
    • Markus Quaritsch's avatar
      20f4161e
    • Markus Quaritsch's avatar
      Merge pull request #71 in VECTO/vecto-sim from... · 46edfb15
      Markus Quaritsch authored
      Merge pull request #71 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-120-engine-model-clutch-open to develop
      
      * commit '1b0b39a1':
        finished engineIdleController
        first version of engineIdleController
        use correct computation of engine inerta (old version has been added during bugfix of fulloadjump / stationaryidlepower)
        refactoring assembing of powertrain to use engine idle controller; refactoring to properties instead of methods for idlecontroller
        Introduce EngineIdleController Class and Interface(s)
        refactoring: avoid variable name 'engineSpeed' -> angularSpeed/angularVelocity; avoid Formulas.TorqueToPower/PowerToTorque
        visibility of CombustionEngineData in CombustionEngine
        adapting result data for unit-test 'FullLoadJump' to reflect changes in ComubstionEngine: DynamicFullLoadPower >= StationaryIdlePower
        update complexity metrics
        adding unit test code coverage results
      46edfb15
    • Markus Quaritsch's avatar
      Merge pull request #72 in VECTO/vecto-sim from... · fca3c3eb
      Markus Quaritsch authored
      Merge pull request #72 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-116-refactor-driver-implementation to develop
      
      * commit '7fc59987': (86 commits)
        changed test: shiftpolygon read from file, skipgears = true
        test coverage increased
        common method for creating simple driving cycles
        common method for creating simple driving cycles
        adding driverstrategy tests for truck
        more work on get gear
        refactor tests of whole powertrain (i.e. gearbox powertrain, driverstrategy)
        renamed engineSpeed to angularVelocity on some occasions, work on Shift Strategy
        results vecto 2.2, 40t truck
        add stop time to make cycles suitable for vecto 2.2
        ada[ting testcases
        moving files to separate directories
        adding testdata vecto2.2 40t truck
        minor changes in distance based testcase
        updated gear test and powertrain test
        corrected some gearbox tests
        updated tests for new clutch behaviour and operating point
        test coverage, corrected missing parts
        change torque reserver from range 0-100 to range 0-1, added custom shift strategy, moved shift strategy outside the gearbox constructor, removed Range Class
        initialize gear for velocity != 0, testcase
        ...
      fca3c3eb
Loading