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. Nov 04, 2015
    • Markus Quaritsch's avatar
    • Markus Quaritsch's avatar
      Merge pull request #85 in VECTO/vecto-sim from... · 97252a13
      Markus Quaritsch authored
      Merge pull request #85 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-125-comparison-of-vecto2.2-and-vecto3 to develop
      
      * commit '5d22b90d': (25 commits)
        re-enable SI::HasEqualUnit - no significant performance impact
        disable HasEqualUnit
        further optimization in triangle::isinside
        optimize triangle operations
        shortcut converting km/h -> m/s , rpm -> 1/s
        optimize constructors, operators in SI classes
        refactoring of graph writer
        modified kmph to meter per second conversion. faster(?)
        change point class to struct
        vectoconsole: show progress
        fixed typo in testcases
        additional testcase: vehicle speed exceeds coasting threshold close before braking
        implement small tolerance (5%) the current simulation interval may exceed the shifting time
        driverstrategy: handle additional case
        add threadId in logging output
        refactoring: VectoRuns now use background worker, driving cycle has progress indicator, vectorun updates progress
        use helper method KMPHtoMeterPerSecond()
        testcases to run all declaration cycles
        assertions for successful completion of runs
        show actual values without rounding
        ...
      97252a13
    • Markus Quaritsch's avatar
      Merge branch 'develop' of... · 5d22b90d
      Markus Quaritsch authored
      Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-125-comparison-of-vecto2.2-and-vecto3
      
      Conflicts:
      	VectoCore/Models/SimulationComponent/Impl/Driver.cs
      5d22b90d
    • Markus Quaritsch's avatar
  2. Nov 03, 2015
  3. Nov 02, 2015
  4. Oct 27, 2015
  5. Oct 21, 2015
  6. Oct 20, 2015
    • Markus Quaritsch's avatar
      7bf6afad
    • Markus Quaritsch's avatar
      Merge pull request #83 in VECTO/vecto-sim from... · e1266f3d
      Markus Quaritsch authored
      Merge pull request #83 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-124-pdf-report to develop
      
      * commit '9a5b571a': (55 commits)
        vehicle speed halt tolerance check only in vehicle
        set vehicle speed to zero if below certain threshold
        finished report
        refactoring checks for exceeding next action point. move to driving modes
        - distinguish between current driving behavior for estimating next simulation interval in case the vehicle accelerates - new testcase for accelerating during coasting before brake (due to slope change)
        bugfix: distance-based cycle: computation of road gradient was wrong after refactoring
        bugfix  distance-based driving cycle: stopping-time has been ignored after refactoring
        corrected error in report (display in km/h and km), code comments
        changes in driverstrategy: perform updates for drive action when switching from brake to drive
        finished DeclarationReport
        fixed aux tests
        refactoring default driver strategy: do not switch action due to speed changes (close before the action)
        new testcase: accelerating beyond 'coasting limit' close before braking.
        speedup for search braking power (linear search part)
        return a start distance in case no cycle is set
        modified testcase for distance test: distanceBasedDrivingCycle now drives across slope changes (only speed changes are met exactly)
        distance cycle: avoid driving beyond end of cycle
        changes in declaration report (correct values, correct formatting)
        new testcase: slope change before speed change (stop) - vehicle must not stop too early!
        name attribute for tests
        ...
      e1266f3d
    • Michael KRISPER's avatar
      9a5b571a
    • Michael KRISPER's avatar
      Merge remote-tracking branch... · 39396f2e
      Michael KRISPER authored
      Merge remote-tracking branch 'quaritsch/feature/VECTO-125-comparison-of-vecto2.2-and-vecto3' into feature/VECTO-124-pdf-report
      39396f2e
    • Markus Quaritsch's avatar
      more expressive error message · 9fe2f0df
      Markus Quaritsch authored
      9fe2f0df
    • Markus Quaritsch's avatar
Loading