This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Jun 13, 2016
-
-
Markus Quaritsch authored
Merge pull request #192 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-280-refactoring-model-data-classes to develop * commit '25f09897': null check and correct order of updating the CurrentState removed equality members from delaunay map moved AxleGearState to inner class of AxleGear added license header changed tests to new calling format of delaunay interpolate (nullable double as return value) added extrapolation for bus auxiliaries again Moved Extrapolated from LossMap and Delaunay Map to the component state
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #191 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-279-extend-range-for-axle-gear-input to develop * commit 'fb8ab88b': added ValidateObject Attributes on ModelData added test files, added missing ValidateObject Attributes changed torque range from 50k Nm to 100kNm
-
Markus Quaritsch authored
Merge pull request #190 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-278-crosswind-correction-lookup-table to develop * commit '8241e489': [VECTO-278] added test with data from ticket [VECTO-278] crosswind correction up to 130km/h
-
Markus Quaritsch authored
* commit 'f78c7200': performance shortcut for IsInside Triangle method added SI Prototype for 0-Instances faster IsPositive Method updated test for 1hz
-
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
-
- Jun 08, 2016
-
-
Markus Quaritsch authored
* commit '01bf054c':
-
Markus Quaritsch authored
* commit 'dc40ae4d': fix: multithreaded execution
-
Markus Quaritsch authored
* commit 'dc40ae4d': fix: multithreaded execution
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #185 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:bugfix/VECTO-269-vehicleclass-display to develop * commit 'a8cda3af': corrected display of vehicle class in vecto 2.2 gui formatted segment table, added more tests for extreme cases of segment table
-
- Jun 07, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #184 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-167-additional-vmod-in-1hz to develop * commit '3da2e0d1': Engine: changed ComputeFullLoadPower from angularVelocity to avgEngineSpeed enhanced direct gear loss map for 12t Delivery Truck corrected dynamics bug in search statistics more convenient delaunay map DrawGraph Method enhanced loss maps for tests enhanced loss maps for tests no crosswind correction: changed max speed value for constant interpolation from 100km/h to 150km/h fuel consumption extrapolation not allowed enhanced data range of loss maps for generic vehicle, reset extrapolated flag in transmission loss map more accurate calculation of v_act added order of parameters in AssertHelper.AreRelativeEqual to be uniform with other methods added additional tests in 1Hz: v_act >= 0 and fc_map >= 0 and v_act at the end must be the same as in the original data added extra case on GearShift after SearchBrakePower in Brake Mode better error message for crosswind extrapolation
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #183 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:hotfix/VECTO-270-input-data-parsing-not-language to develop * commit 'a98520f0': code formatting to make it compile
-
Markus Quaritsch authored
-
- Jun 06, 2016
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #182 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:hotfix/VECTO-270-input-data-parsing-not-language to develop * commit 'b218afd4': final fixes keep liter as separate (basic) unit (don't convert to cubic meter) use SI class also for Signals make tests ress strict use si unit also for vectoInput class, fix in SI class (cast) fix: error in testcase: 780kg fuel consumption at 0.93l fuel consumption! adapt advanced auxiliaries: remove Gram class -> use kg remove 'duplicate' si classses (kg - g) adapt vecto and vectoCore (bus aux adapter) to chanes in advanced auxiliaries adding some more SI units (some of those temporarily) nunit adapt interface to use SI class (and switch to double otherwise) move VectoMath to comon project adapt project settings adapt aux tests due to switch to SI-class switch advanced auxiliaries to SI-class code formatting substitute cast, use culture-independent parsing code formatting code formatting
-
Markus Quaritsch authored
Conflicts: VECTO/GUI/F_MAINForm.vb VectoCore/VectoCoreTest/Integration/BusAuxiliaries/AuxDemandTest.cs VectoCore/VectoCoreTest/Integration/BusAuxiliaries/BusAdapterTest.cs
-
Michael KRISPER authored
-