This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Mar 01, 2016
-
-
Markus Quaritsch authored
investigate in ignored testcases, many of them run agein. STATUS: 4 Failed, 1 Inconclusive, 346 Green!
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into Private/InvestigateLongrunningTests Conflicts: VectoCore/Configuration/Constants.cs VectoCore/Models/SimulationComponent/Impl/Driver.cs VectoCore/Models/SimulationComponent/Impl/Gearbox.cs VectoCoreTest/TestData/Results/Integration/job.vsum
-
Markus Quaritsch authored
Merge pull request #121 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-181-measured-speed-mode to develop * commit 'ae0090ed': (61 commits) added additional tests for measured speed with cross wind correction (front, back, no wind) added correct factors for FC-WHTC and FC-AUXc measured speed mode tests fixed some errors in Response and time-Interval handling for MeasuredSpeed Driving Cycle updated vsum tests, si class code format updated vsum files renamed sumfile column altitudeDelta renamed some moddata columns (special characters) used hashset for storing the points in delauney map to avoid duplicates. float comparison fixed bugs when gear full load curve is null, and retarder writemodalresults when disengaged, made SI class a little bit faster corrected error in triangulation (edge.equals) experimental search algorithm interpolate linear removed some old files added comparison mod files as test cases for measured speed adding testfile to project, one more testcase added many test cases for measuredspeed optimized references removed Contract.Requires (errors will pop up anyway), Changed some Debug.Assert changed test files to new modfile format ...
-
Markus Quaritsch authored
driver strategy: if the vehicle already stopped and has to perform a roll action issue a time-interval request so that the gearbox finishes the gearshift
-
Markus Quaritsch authored
correction: if remaining distance is 0, try again with half of the simulation distance (assumption: acceleration is approx. the same as deceleration)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge branch 'Private/InvestigateLongrunningTests' of git+ssh://129.27.107.191:2211/vecto-sim into Private/InvestigateLongrunningTests
-
Markus Quaritsch authored
if for some reason (e.g., the target velocity changes when already braking) the vehicle is faster than the target speed, allow the current vehicle's speed for roll/coast
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
fix in driver strategy: if the estimated new simulation interval becomes zero or negative (i.e. the driver has to brake _now_ instead of accelerating) switch to brake-mode and re-start the current simulation interval with the original ds
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
the compressed cycles had errors
-
Markus Quaritsch authored
set minimum lookahead distance twice as long as the current simulation distance (to 'see' what happens after the current simulation interval)
-
- Feb 29, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge branch 'feature/VECTO-181-measured-speed-mode' into feature/VECTO-194-performance-analysis-optimization Conflicts: VectoCore/Utils/SearchAlgorithm.cs VectoCoreTest/Integration/DriverStrategy/DriverStrategyTestTruck.cs
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #120 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-198-split-inputdataprovider-interfaces to develop * commit '4131eee3': renaming file moving engineering input data interfaces to a separate file split driver data into engineering and declaration, separate engineerign and declaration input data provider (top level) adapt aux data container adapt factories adapt DataObjectAdapters adapt json input provider split input data interfaces into declaration data and engineering data
-
Markus Quaritsch authored
Merge branch 'Private/SplitInputDataProvider' into bugfix/VECTO-198-split-inputdataprovider-interfaces
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Feb 26, 2016
-
-
Michael KRISPER authored
fixed bugs when gear full load curve is null, and retarder writemodalresults when disengaged, made SI class a little bit faster
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-