Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 9e71f04b authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #776 in VECTO/vecto-sim from...

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
  ...
parents e1bbb5a1 4162506d
No related branches found
No related tags found
No related merge requests found
Showing
with 105 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment