Merge pull request #568 in VECTO/vecto-sim from develop to master
* commit 'f98d6d4d': Hashing Tool: include tyres in integrity checks read in digest value adding digest value of tyres to manufacturer report extend testcase to check for digest value of tyres adapt xml schema show nice units for SI class extend fc-map for generic vehicles far below drag curve include hashing date when hashing componend data, add note that hash depends on current time separate flags if customer report itself is valid, and customer report matches manufacturer report (for UI) add supported version numbers to xml validator change hashing tool to verify hash of manufacturer report in customer file refactoring of XML validation: consider schema version number read from document, use single class for validating all vecto-related xml files energy balance and power balance in vmod and vsum balanced (VTP Mode) extend moddata integrity test to check VTP-mode simulations as well
No related branches found
No related tags found
Showing
- Generic Vehicles/Declaration Mode/Class2_RigidTruck_4x2/175kW.vmap 12 additions, 0 deletions...ehicles/Declaration Mode/Class2_RigidTruck_4x2/175kW.vmap
- Generic Vehicles/Declaration Mode/Class5_Tractor_4x2/325kW.vmap 12 additions, 1 deletion...c Vehicles/Declaration Mode/Class5_Tractor_4x2/325kW.vmap
- Generic Vehicles/Declaration Mode/Class9_RigidTruck_6x2/350kW.vmap 9 additions, 0 deletions...ehicles/Declaration Mode/Class9_RigidTruck_6x2/350kW.vmap
- Generic Vehicles/Declaration Mode/Class9_RigidTruck_AT_6x2/Engine_220kW.vmap 11 additions, 0 deletions...claration Mode/Class9_RigidTruck_AT_6x2/Engine_220kW.vmap
- HashingCmd/Program.cs 20 additions, 51 deletionsHashingCmd/Program.cs
- HashingTool/HashingTool.csproj 2 additions, 1 deletionHashingTool/HashingTool.csproj
- HashingTool/Util/AsyncXMLValidator.cs 58 additions, 0 deletionsHashingTool/Util/AsyncXMLValidator.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 19 additions, 3 deletionsHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/UserControl/CustomerReportXMLFile.cs 177 additions, 0 deletionsHashingTool/ViewModel/UserControl/CustomerReportXMLFile.cs
- HashingTool/ViewModel/UserControl/ManufacturerReportXMLFile.cs 3 additions, 8 deletions...ngTool/ViewModel/UserControl/ManufacturerReportXMLFile.cs
- HashingTool/ViewModel/UserControl/ReportXMLFile.cs 1 addition, 1 deletionHashingTool/ViewModel/UserControl/ReportXMLFile.cs
- HashingTool/ViewModel/UserControl/XMLFileSelector.cs 3 additions, 2 deletionsHashingTool/ViewModel/UserControl/XMLFileSelector.cs
- HashingTool/ViewModel/VerifyResultDataViewModel.cs 4 additions, 3 deletionsHashingTool/ViewModel/VerifyResultDataViewModel.cs
- HashingTool/Views/HashComponentData.xaml 28 additions, 17 deletionsHashingTool/Views/HashComponentData.xaml
- HashingTool/Views/VerifyResults.xaml 62 additions, 5 deletionsHashingTool/Views/VerifyResults.xaml
- VectoCommon/VectoCommon/Utils/SI.cs 100 additions, 41 deletionsVectoCommon/VectoCommon/Utils/SI.cs
- VectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs 8 additions, 2 deletionsVectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs
- VectoCommon/VectoCommon/Utils/SIUtils.cs 3 additions, 1 deletionVectoCommon/VectoCommon/Utils/SIUtils.cs
- VectoCommon/VectoCommon/Utils/Validation.cs 1 addition, 1 deletionVectoCommon/VectoCommon/Utils/Validation.cs
- VectoCommon/VectoHashingTest/Testdata/XML/ToHash/vecto_engine-input.xml 1 addition, 1 deletion...ctoHashingTest/Testdata/XML/ToHash/vecto_engine-input.xml
Loading
Please register or sign in to comment