This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jun 27, 2019
-
-
Markus Quaritsch authored
Merge pull request #773 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1019-error-opening-job-in-case-a-file-is-missing to ReleaseCandidates/v3.3.3.1609 * commit 'ace0857a': header may be missing in case of invalid file
-
Markus Quaritsch authored
-
- Jun 25, 2019
-
-
Markus Quaritsch authored
Merge pull request #771 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1015-xml-schema-not-correctly-identified to ReleaseCandidates/v3.3.3.1609 * commit '5a8f9251': fixing testcase... extend testcase XML Validation: check if schema-info is set, i.e. XML is according to a known schema remove schem version - use common include files adding xsd files that include valid versions of CIF, MRF and monitoring report schema correcting test-files to be syntactically correct, adapt hash value adding testcase for validating component xml refactor xml validation to use xsd type to load according schema
-
Markus Quaritsch authored
-
- Jun 24, 2019
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jun 13, 2019
-
-
Markus Quaritsch authored
Merge pull request #770 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1010b-unexpected-response-responseoverload-in-ud-cycle to ReleaseCandidates/v3.3.3.1609 * commit '0eea8104': handle the case that a gearshift may occur for AT transmissions during coast action. if this is the case, perform coast action once more.
-
Markus Quaritsch authored
handle the case that a gearshift may occur for AT transmissions during coast action. if this is the case, perform coast action once more.
-
Markus Quaritsch authored
Merge pull request #768 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1006b-failed-to-find-torque-converter-operating-point-on-ud-cycle to ReleaseCandidates/v3.3.3.1609 * commit '1d579703': torque converter: in case an operating point could not be found, use the same lower limit (i.e. engine idling speed * 1.001) to avoid 'jumping' engine speeds (between idling speed in case no operating point is found) and idling speed * 1.001 in case the engine speed of the found operating point is too low
-
Markus Quaritsch authored
torque converter: in case an operating point could not be found, use the same lower limit (i.e. engine idling speed * 1.001) to avoid 'jumping' engine speeds (between idling speed in case no operating point is found) and idling speed * 1.001 in case the engine speed of the found operating point is too low
-
Markus Quaritsch authored
Merge pull request #766 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1003-vecto-error-loss-map-extrapolation-in-declaration-mode-required_2 to ReleaseCandidates/v3.3.3.1609 * commit '4077583c': add tolerance for equality comparison of extrapolated values adapt testcases regarding extrapolation insert intermediate points into extended loss-map increase extrapolation range.
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
in certain situations it may still happen that high torque peaks occur due to a) short simulation intervals and b) coincidence of gear changing and small changes of the target speed.
-
- May 29, 2019
-
-
Markus Quaritsch authored
* commit 'b896a903': adding release report and results update version numbers, compile release update release notes fixing error: avoid negative progress correcting tyre dimension string in testcase
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit '54e4864f': (42 commits) sort tyre dimensions in axle dialog for better usability adding new tyre dimensions to declaration data adding new tyre dimensions to XML Schema 1.0 and 2.x in case a requestDisengaged (driver model) fails and the gearbox is re-engaged, try a requestEngaged again. adapt testcase: add brakes to clutch test additional condition for slipping clutch when braking (brake power must not be set) fix: time offset in .vmod file - first entry in cycle is assumed to be steady state, first simulation step uses 2nd entry in cycel fix: don't re-compute engine torque from average enine power with average engine speed adding ng tank system to vehicle dialog updating documentation on ADAS options also in gui correction of testcase with invalid eco roll option adding adas input parameters to gui, new vehicle file version with ADAS parameters refactoring: use enum instead of two booleans for ecoroll combination fix testcase : duplicate entries in FLD are not allowed when searching for TC operating point on engine drag curve, enforce engine speed slightly above idling speed to avoid issues due to precision and search tolerance clear shiftlossenergy if remaining shift time is non-negative; check TC operating point if possibe for engine (case creeping) correcting type throw exception in case an engine speed occurs multiple times adding testcase for engine FLD with multiple entries for same engine speed cleanup ...
-
Markus Quaritsch authored
Merge pull request #758 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-916-adding-new-tyre-sizes to develop * commit '94f6851a': sort tyre dimensions in axle dialog for better usability adding new tyre dimensions to declaration data adding new tyre dimensions to XML Schema 1.0 and 2.x
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- May 28, 2019
-
-
Markus Quaritsch authored
Merge pull request #757 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-980-error-during-simulation-run to develop * commit 'a50b0aa5': in case a requestDisengaged (driver model) fails and the gearbox is re-engaged, try a requestEngaged again.
-
- May 27, 2019
-
-
Markus Quaritsch authored
in case a requestDisengaged (driver model) fails and the gearbox is re-engaged, try a requestEngaged again.
-
Markus Quaritsch authored
Merge pull request #756 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-979-vecto-simulation-abort-with-8-speed-mt-transmission to develop * commit '3434449d': adapt testcase: add brakes to clutch test additional condition for slipping clutch when braking (brake power must not be set)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- May 16, 2019
-
-
Markus Quaritsch authored
Merge pull request #755 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-967-engine-only-mode-engine-torque-reported-in-.vmod-does-not-match-the-provided-cycle to develop * commit '0ca63d2d': fix: time offset in .vmod file - first entry in cycle is assumed to be steady state, first simulation step uses 2nd entry in cycel fix: don't re-compute engine torque from average enine power with average engine speed
-
Markus Quaritsch authored
fix: time offset in .vmod file - first entry in cycle is assumed to be steady state, first simulation step uses 2nd entry in cycel
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #754 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-966-allow-selecting-tank-system-for-ng-engines-in-gui to develop * commit '6e7e293f': adding ng tank system to vehicle dialog
-