This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Mar 03, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #126 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:bugfix/VECTO-203-wrong-retarder-ratio-when-retarder to develop * commit '647366e4': set retarder ratio to 1 for RetarderType None and LossesIncludedInTransmission
-
Michael KRISPER authored
-
- Mar 02, 2016
-
-
Markus Quaritsch authored
Merge pull request #125 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-172-suggestion-visible-message-if-torque to develop * commit '0d083f7b': updated validation fixed validation errros renamed MakeAndModel to ModelName better validation error messages fixed error in validation (validation attributes on interfaces) errors and warnings in gui and console created test files for small loss map
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge remote-tracking branch 'vecto/develop' into feature/VECTO-172-suggestion-visible-message-if-torque
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #124 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-107-check-valid-range-of-input-parameters to develop * commit '2bdddb74': update repo adding validation ranges as stated in the current parameter list (xls)
-
Markus Quaritsch authored
Merge branch 'bugfix/VECTO-202-improve-defaultdriverstrategy' into feature/VECTO-107-check-valid-range-of-input-parameters
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #123 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-200-automatically-detect-execution to develop * commit 'da2ea45b': renamed tests, removed not needed test updated engine only tests with variable time steps updated cycles due to stricter cycle format check display detected cycles in output window of GUI updated licence header to display more information updated assembly infos to copyright 2016 added console output of detected driving cycles added test cases for automatic cycle detection and reading removed time-based cycle, replaced by measured speed, pwheel and engine-only
-
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
-