This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Aug 24, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Aug 23, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
ComputeShiftPolygon: Exception when less than 2 gears are given, GUI UpdatePic checks for Gear-Count > 1
-
- Aug 19, 2016
-
-
Markus Quaritsch authored
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 ...
-
Markus Quaritsch authored
a smaller tolerance causes that the next simulation interval will be smaller than the minimum simulation interval and thus cause other issues (e.g. high inertia torque from engine, etc.)
-
- Aug 18, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
fix testcases: enable writing mod file in aux-test, use constant for driving cycle exceeded before brake
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
fix testcase for reading json files: initially used wrong indizes for gears, adaptations to new powersplit/serial AT gearbox (ratios, #gears)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Conflicts: VECTO/GUI/F_GBX.vb VECTO/Input Files/cGBX.vb VECTO/cDeclaration.vb VectoCore/VectoCore/InputData/Reader/ComponentData/AuxiliaryDataReader.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Brakes.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/DummyRetarder.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Retarder.cs VectoCore/VectoCore/OutputData/ModalDataContainer.cs VectoCore/VectoCore/VectoCore.csproj VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-