This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jul 17, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' into feature/VECTO-102-auxiliaries-identification Conflicts: VectoCore/VectoCore.csproj VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge remote-tracking branch 'quaritsch/feature/VECTO-70-wheels-engine-only-driving-cycle' into feature/VECTO-102-auxiliaries-identification
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-105-SimulationDataFactory
-
Markus Quaritsch authored
Merge pull request #58 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-105-SimulationDataFactory to develop * commit '36157b56': (48 commits) testcases work merge attempt 2 merge refactoring reading input files - separate dataObjectAdapter implemented access to whtc correction tests for whtc correction computing shift polygons (declaration mode) woks more work on creating powertrain in declaration mode, generic shifting polygons, necessary functionality in fullLoadCurve adjustments for new declaration files (and formats) corrected minor error in AssertHelper code formatting: replace spaces by tabs code refactorings: optimize imports, qualify by type name, added AssertHelper implemented steering pump auxiliaries in declaration mode, renamed declaration classes (removed declaration from name, because it is already in namespace) aux steering pump implemented pneumatic system aux. updated ps-table values to watt construction of powertrain works for engineering and engine-only mode implemented hvac aux wrote test for hvac corrected calculation of electrical systems aux implemented fan aux in declaration mode ...
-
Markus Quaritsch authored
-
- Jul 16, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jul 15, 2015
-
-
Michael KRISPER authored
-
- Jul 14, 2015
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
- renaming SI.Double to SI.Value (former .Value is now .Clone) - adding IsEqual methods to SI class
-
- Jul 13, 2015
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
filtering drivingCycle Data for 'redundant' entries computing altitude over distance-based cycle introduce initialize method in port interfaces
-
Markus Quaritsch authored
-
- Jul 10, 2015
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' into feature/VECTO-70-wheels-engine-only-driving-cycle
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-105-SimulationDataFactory Conflicts: VectoCore/Models/Declaration/DeclarationData.cs VectoCore/Models/Declaration/LookupData.cs VectoCore/Models/Declaration/Rims.cs VectoCore/Models/Declaration/Segments.cs VectoCore/Models/Declaration/Wheels.cs VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs VectoCore/VectoCore.csproj VectoCoreTest/Models/Declaration/DeclarationDataTest.cs VectoCoreTest/Models/Simulation/SimulationTests.cs VectoCoreTest/Models/SimulationComponent/ClutchTest.cs VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs VectoCoreTest/Models/SimulationComponent/VehicleTest.cs VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
-
- Jul 09, 2015
-
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into HEAD Conflicts: VectoCore/Models/Declaration/DeclarationData.cs VectoCore/Models/Declaration/LookupData.cs VectoCore/Models/Declaration/Segment.cs VectoCore/Models/Simulation/Data/VectoJobData.cs VectoCore/Models/Simulation/Impl/SimulatorFactory.cs VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs VectoCore/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs VectoCore/Models/SimulationComponent/Data/GearboxData.cs VectoCore/Models/SimulationComponent/Data/SimulationComponentData.cs VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs VectoCore/Models/SimulationComponent/IAuxiliary.cs VectoCore/Models/SimulationComponent/IGearbox.cs VectoCore/Models/SimulationComponent/IVehicle.cs VectoCore/VectoCore.csproj VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs VectoCoreTest/Models/Simulation/SimulationTests.cs VectoCoreTest/Models/SimulationComponent/ClutchTest.cs VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs VectoCoreTest/Models/SimulationComponent/VehicleTest.cs VectoCoreTest/Models/SimulationComponent/WheelsTest.cs VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-105-SimulationDataFactory' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-105-SimulationDataFactory Conflicts: VectoCore/Models/Declaration/Declaration.cs VectoCore/Models/Declaration/DeclarationData.cs VectoCore/Models/Declaration/DeclarationRims.cs VectoCore/Models/Declaration/LookupData.cs VectoCore/Models/Declaration/Rims.cs VectoCore/Models/Declaration/Segment.cs VectoCore/Models/Declaration/Segments.cs VectoCore/Models/Declaration/Wheels.cs VectoCore/Models/Simulation/Data/VectoJobData.cs VectoCore/Models/Simulation/Impl/SimulatorFactory.cs VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs VectoCore/Models/SimulationComponent/Data/Engine/FullLoadCurve.cs VectoCore/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs VectoCore/Models/SimulationComponent/Data/GearboxData.cs VectoCore/Models/SimulationComponent/Data/SimulationComponentData.cs VectoCore/Models/SimulationComponent/Factories/EngineeringModeFactory.cs VectoCore/Models/SimulationComponent/IAuxiliary.cs VectoCore/Models/SimulationComponent/IGearbox.cs VectoCore/Models/SimulationComponent/IVehicle.cs VectoCore/VectoCore.csproj VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs VectoCoreTest/Models/Declaration/DeclarationDataTest.cs VectoCoreTest/Models/Simulation/SimulationTests.cs VectoCoreTest/Models/SimulationComponent/ClutchTest.cs VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs VectoCoreTest/Models/SimulationComponent/VehicleTest.cs VectoCoreTest/Models/SimulationComponent/WheelsTest.cs VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs VectoCoreTest/Models/SimulationComponentData/GearboxDataTest.cs
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
- Jul 08, 2015
-
-
Markus Quaritsch authored
more work on creating powertrain in declaration mode, generic shifting polygons, necessary functionality in fullLoadCurve
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
implemented steering pump auxiliaries in declaration mode, renamed declaration classes (removed declaration from name, because it is already in namespace)
-
- Jul 07, 2015
-
-
Michael KRISPER authored
-