-
- Downloads
Merge pull request #242 in VECTO/vecto-sim from...
Merge pull request #242 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-315-implement-at-gearbox-component to develop * commit '171bc329': (64 commits) set gearbox shift-time exceeded to the same interval as the minimum simulation interval disabled certain AT-Driving tests - vehicle is not able to drive that fast adapt expected gears and engine speeds due to changes in gearshift strategy use mockModalDataContainer for powertrain builder (can't be null anymore) extending loss-map to make tests run update testcase due to changed shift polygon (changed wheels diameter) remove unused variable fix testcases: enable writing mod file in aux-test, use constant for driving cycle exceeded before brake update result file due to changes in aux models use uniform intendation fix in engineering data adapter: use correct index for lower gear use mock container for powertrain builder adapt testcase for shift polygons due to updates in wheels diameters fix testcase for reading json files: initially used wrong indizes for gears, adaptations to new powersplit/serial AT gearbox (ratios, #gears) update testdata to new file versions make sure modalDataContainer is given, fix: clutch was not connected to engine make it compile update torque converter lookup updating torque converter testcases fix in combustion engine: report available drag torque ...
No related branches found
No related tags found
Showing
- Generic Vehicles/Engineering Mode/AT-TC Demo Vehicle/TorqueConverter.vtcc 21 additions, 8 deletions.../Engineering Mode/AT-TC Demo Vehicle/TorqueConverter.vtcc
- Tools/VectoLegacyTests/TorqueConverterTest.cs 1 addition, 1 deletionTools/VectoLegacyTests/TorqueConverterTest.cs
- VECTO/GUI/F_GBX.Designer.vb 1 addition, 1 deletionVECTO/GUI/F_GBX.Designer.vb
- VECTO/GUI/F_GBX.vb 37 additions, 36 deletionsVECTO/GUI/F_GBX.vb
- VECTO/Input Files/cGBX.vb 52 additions, 52 deletionsVECTO/Input Files/cGBX.vb
- VECTO/MODcalc/cPower.vb 10 additions, 8 deletionsVECTO/MODcalc/cPower.vb
- VECTO/VECTO_Global.vb 9 additions, 3 deletionsVECTO/VECTO_Global.vb
- VECTO/VECTO_Types.vb 16 additions, 2 deletionsVECTO/VECTO_Types.vb
- VECTO/cDeclaration.vb 1 addition, 1 deletionVECTO/cDeclaration.vb
- VectoCommon/VectoCommon/InputData/DeclarationInputData.cs 6 additions, 7 deletionsVectoCommon/VectoCommon/InputData/DeclarationInputData.cs
- VectoCommon/VectoCommon/Models/GearboxType.cs 19 additions, 5 deletionsVectoCommon/VectoCommon/Models/GearboxType.cs
- VectoCore/VectoCore/Configuration/Constants.cs 4 additions, 1 deletionVectoCore/VectoCore/Configuration/Constants.cs
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONGearboxData.cs 103 additions, 20 deletionsVectoCore/VectoCore/InputData/FileIO/JSON/JSONGearboxData.cs
- VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputDataFactory.cs 2 additions, 0 deletions...e/VectoCore/InputData/FileIO/JSON/JSONInputDataFactory.cs
- VectoCore/VectoCore/InputData/Impl/InputData.cs 0 additions, 2 deletionsVectoCore/VectoCore/InputData/Impl/InputData.cs
- VectoCore/VectoCore/InputData/Reader/ComponentData/AuxiliaryDataReader.cs 1 addition, 0 deletions...ore/InputData/Reader/ComponentData/AuxiliaryDataReader.cs
- VectoCore/VectoCore/InputData/Reader/ComponentData/TorqueConverterDataReader.cs 6 additions, 6 deletions...putData/Reader/ComponentData/TorqueConverterDataReader.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs 1 addition, 1 deletion...Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs 7 additions, 6 deletions...utData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs 56 additions, 12 deletions...utData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
Loading
Please register or sign in to comment