- Jul 04, 2019
-
-
Markus QUARITSCH authored
-
- Jun 28, 2019
-
-
Markus QUARITSCH authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/vecto/vecto-sim into develop # Conflicts: # VectoCore/VectoCore/Resources/XSD/VectoMonitoring.xsd # VectoCore/VectoCore/Utils/XMLDefinitions.cs # VectoCore/VectoCore/Utils/XMLValidator.cs
-
Markus QUARITSCH authored
Merge pull request #776 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:ReleaseCandidates/v3.3.3.1609 to master * commit '4162506d': (21 commits) creating official release 3.3.3.1639 compute hash of declaration xml adding testcase for checking hashes in reports surround loading files with try/catch, handle null validation argument xmlvalidator: in case the file to validate is not of a known schema, call the validation callback with null as arguments. hashing tool: adding expected document type in viewmodels header may be missing in case of invalid file 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 handle the case that a gearshift may occur for AT transmissions during coast action. if this is the case, perform coast action once more. 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 add tolerance for equality comparison of extrapolated values adapt testcases regarding extrapolation insert intermediate points into extended loss-map ...
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #775 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1021-invalid-hash-of-job-data to ReleaseCandidates/v3.3.3.1609 * commit '03cb3f96': compute hash of declaration xml adding testcase for checking hashes in reports
-
- Jun 27, 2019
-
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #774 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1020-hashingtool-crashes to ReleaseCandidates/v3.3.3.1609 * commit '39b48529': surround loading files with try/catch, handle null validation argument xmlvalidator: in case the file to validate is not of a known schema, call the validation callback with null as arguments. hashing tool: adding expected document type in viewmodels
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
xmlvalidator: in case the file to validate is not of a known schema, call the validation callback with null as arguments.
-
Markus QUARITSCH authored
-
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 26, 2019
-
-
Markus QUARITSCH authored
* commit '7095cc5d': updating documentation and images for hashing tool
-
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 #769 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1010-unexpected-response-responseoverload-in-ud-cycle to develop * commit 'd1e34f02': 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 #767 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1006-failed-to-find-torque-converter-operating-point-on-ud-cycle to develop * commit '764cbba0': 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.
-
Markus QUARITSCH authored
Merge pull request #765 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1003-vecto-error-loss-map-extrapolation-in-declaration-mode-required to develop * commit 'f9212b87': 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
-
- Jun 12, 2019
-
-
Markus QUARITSCH authored
-