This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Mar 02, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Mar 01, 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
Merge pull request #122 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-202-improve-defaultdriverstrategy to develop * commit '6ba0037a': (26 commits) update repo investigate in ignored testcases, many of them run agein. STATUS: 4 Failed, 1 Inconclusive, 346 Green! 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 correction: if remaining distance is 0, try again with half of the simulation distance (assumption: acceleration is approx. the same as deceleration) fix: compute road gradient if distance is 0 (use entry from cycle) update reference files due to changed column headers fix: check if gearbox has a full-load curve fixed warning dummy retarder has to be before gearbox 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 use the same braking safety margin when estimating if the current distance exceeds the next action 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 corrected typo in comment start in the middle of a cycle for testing re-add original (uncompressed) cycles set minimum lookahead distance twice as long as the current simulation distance (to 'see' what happens after the current simulation interval) update list of input parameters removed long-running attribute removed long-running attribute fix: comparison with range ...
-
Markus Quaritsch authored
Merge branch 'Private/InvestigateLongrunningTests' of git+ssh://129.27.107.191:2211/vecto-sim into bugfix/VECTO-202-improve-defaultdriverstrategy
-
Markus Quaritsch authored
-
Markus Quaritsch authored
investigate in ignored testcases, many of them run agein. STATUS: 4 Failed, 1 Inconclusive, 346 Green!
-
Michael KRISPER authored
-
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
-