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 ...
No related branches found
No related tags found
Showing
- Documentation/Checklist_Release_VECTO_3.3.3.1639.docx 0 additions, 0 deletionsDocumentation/Checklist_Release_VECTO_3.3.3.1639.docx
- Documentation/Checklist_Release_VECTO_3.3.3.1639.pdf 0 additions, 0 deletionsDocumentation/Checklist_Release_VECTO_3.3.3.1639.pdf
- Documentation/User Manual Source/Release Notes Vecto3.x.pdf 0 additions, 0 deletionsDocumentation/User Manual Source/Release Notes Vecto3.x.pdf
- Documentation/User Manual Source/Release Notes Vecto3.x.pptx 0 additions, 0 deletionsDocumentation/User Manual Source/Release Notes Vecto3.x.pptx
- Documentation/User Manual/6-changelog/changelog.md 12 additions, 0 deletionsDocumentation/User Manual/6-changelog/changelog.md
- Documentation/User Manual/help.html 13 additions, 0 deletionsDocumentation/User Manual/help.html
- Documentation/VectoResults_3.3.3.1639.xlsx 0 additions, 0 deletionsDocumentation/VectoResults_3.3.3.1639.xlsx
- HashingTool/Properties/Version.cs 2 additions, 2 deletionsHashingTool/Properties/Version.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 2 additions, 1 deletionHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/UserControl/CustomerReportXMLFile.cs 2 additions, 1 deletionHashingTool/ViewModel/UserControl/CustomerReportXMLFile.cs
- HashingTool/ViewModel/UserControl/HashedXMLFile.cs 5 additions, 2 deletionsHashingTool/ViewModel/UserControl/HashedXMLFile.cs
- HashingTool/ViewModel/UserControl/ManufacturerReportXMLFile.cs 2 additions, 1 deletion...ngTool/ViewModel/UserControl/ManufacturerReportXMLFile.cs
- HashingTool/ViewModel/UserControl/ReportXMLFile.cs 5 additions, 4 deletionsHashingTool/ViewModel/UserControl/ReportXMLFile.cs
- HashingTool/ViewModel/UserControl/VectoJobFile.cs 2 additions, 1 deletionHashingTool/ViewModel/UserControl/VectoJobFile.cs
- HashingTool/ViewModel/UserControl/VectoXMLFile.cs 3 additions, 3 deletionsHashingTool/ViewModel/UserControl/VectoXMLFile.cs
- HashingTool/ViewModel/UserControl/XMLFileSelector.cs 45 additions, 21 deletionsHashingTool/ViewModel/UserControl/XMLFileSelector.cs
- HashingTool/ViewModel/VerifyComponentInputDataViewModel.cs 2 additions, 1 deletionHashingTool/ViewModel/VerifyComponentInputDataViewModel.cs
- VectoCommon/VectoCommon/Properties/Version.cs 2 additions, 2 deletionsVectoCommon/VectoCommon/Properties/Version.cs
- VectoCommon/VectoHashing/Properties/Version.cs 2 additions, 2 deletionsVectoCommon/VectoHashing/Properties/Version.cs
- VectoCommon/VectoHashingTest/Testdata/XML/Validation/vecto_engine_valid.xml 6 additions, 6 deletions...ashingTest/Testdata/XML/Validation/vecto_engine_valid.xml
Loading
Please register or sign in to comment