- Aug 05, 2019
-
-
Stefan BRANDT authored
-
- Jul 24, 2019
-
-
Markus QUARITSCH authored
Merge pull request #785 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1067-vair-and-beta-correction-for-aerodynamics to develop * commit 'f6dc937d': fix for refactoring moving report writer to base class adding testcases for filtering 'duplicate' entries in driving cycle. if vair_res and vail_beta are provided intermediate cycle entries must not be deleted. refactoring: declaration report - move writer from xmlreport to base class
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
adding testcases for filtering 'duplicate' entries in driving cycle. if vair_res and vail_beta are provided intermediate cycle entries must not be deleted.
-
- Jul 23, 2019
-
-
Markus QUARITSCH authored
-
- Jul 18, 2019
-
-
Markus QUARITSCH authored
* commit '8ae3798d': Make project compile
-
Stefan BRANDT authored
-
- Jul 17, 2019
-
-
Markus QUARITSCH authored
Merge pull request #783 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1047-failed-to-find-operating-point-on-construction-cycle-ref-load-at-gearbox to develop * commit '8ab7d561': bugfix: use correct shiftloss energy in second simulation interval when shift losses are split among two intervals dding testcase for splitting shift losses among 2 simulation intervals
-
- Jul 16, 2019
-
-
Markus QUARITSCH authored
bugfix: use correct shiftloss energy in second simulation interval when shift losses are split among two intervals
-
Markus QUARITSCH authored
-
- Jul 11, 2019
-
-
Markus QUARITSCH authored
* commit 'c5879d5e': adding missing files
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #781 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-1042-add-option-to-write-results-into-a-certain-directory to develop * commit '291ef7bd': chaning layout, adding browse directory button updating user manual reduce log-level in case time shares in sum-data does not sum up to 100%, increase tolerance adding configuration option for output folder to gui and for initializing filewriters when running simulation
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
- Jul 10, 2019
-
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
adding configuration option for output folder to gui and for initializing filewriters when running simulation
-
- Jul 09, 2019
-
-
Markus QUARITSCH authored
Merge pull request #780 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1040-gear-6-lossmap-data-was-extrapolated-in-declaration-mode to develop * commit 'b888486b': driverstrategy: switch to braking phase immediately if nextdrivingaction.action is set to braking (instead of doing the same calculations again
-
Markus QUARITSCH authored
driverstrategy: switch to braking phase immediately if nextdrivingaction.action is set to braking (instead of doing the same calculations again
-
- Jul 04, 2019
-
-
Markus QUARITSCH authored
* commit 'cc5b31d9': fix merge
-
Markus QUARITSCH authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
Markus QUARITSCH authored
Merge pull request #778 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1030-exceeded-max-iterations-when-searching-for-operating-point-failed-to-find to develop * commit '70409623': fix: idle controller, double-clutch: searching engine speed in case of overload resonse fix merge
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
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
-