This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Sep 30, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-112-simple-shifting-strategy' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-121-driver-strategy-allow-overspeed Conflicts: VectoCore/Models/SimulationComponent/Impl/Driver.cs
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-121-driver-strategy-allow-overspeed Conflicts: VectoCoreTest/Integration/DriverStrategy/DriverStrategyTestTruck.cs
-
Markus Quaritsch authored
* commit '0c55b848': graph request size renamed driver strategy test cases to Coach... and Truck... disabled the graphwriter for faster tests uncommented graph writing in many testcases (and corrected the errors) added graph writer to coach driver strategy tests, added target speed in graph added graph writer to truck tests
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 29, 2015
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
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 branch 'private/graph-writer' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-121-driver-strategy-allow-overspeed
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-121-driver-strategy-allow-overspeed
-
Markus Quaritsch authored
* commit '67efe9a4': added graph writer class for comparison of test results (mod files)
-
- Sep 28, 2015
-
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit '877f3a85': corrections: building powertrain correction output factor fc-map go get [g/h]
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #71 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-120-engine-model-clutch-open to develop * commit '1b0b39a1': finished engineIdleController first version of engineIdleController use correct computation of engine inerta (old version has been added during bugfix of fulloadjump / stationaryidlepower) refactoring assembing of powertrain to use engine idle controller; refactoring to properties instead of methods for idlecontroller Introduce EngineIdleController Class and Interface(s) refactoring: avoid variable name 'engineSpeed' -> angularSpeed/angularVelocity; avoid Formulas.TorqueToPower/PowerToTorque visibility of CombustionEngineData in CombustionEngine adapting result data for unit-test 'FullLoadJump' to reflect changes in ComubstionEngine: DynamicFullLoadPower >= StationaryIdlePower update complexity metrics adding unit test code coverage results
-
Markus Quaritsch authored
Merge pull request #72 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-116-refactor-driver-implementation to develop * commit '7fc59987': (86 commits) changed test: shiftpolygon read from file, skipgears = true test coverage increased common method for creating simple driving cycles common method for creating simple driving cycles adding driverstrategy tests for truck more work on get gear refactor tests of whole powertrain (i.e. gearbox powertrain, driverstrategy) renamed engineSpeed to angularVelocity on some occasions, work on Shift Strategy results vecto 2.2, 40t truck add stop time to make cycles suitable for vecto 2.2 ada[ting testcases moving files to separate directories adding testdata vecto2.2 40t truck minor changes in distance based testcase updated gear test and powertrain test corrected some gearbox tests updated tests for new clutch behaviour and operating point test coverage, corrected missing parts change torque reserver from range 0-100 to range 0-1, added custom shift strategy, moved shift strategy outside the gearbox constructor, removed Range Class initialize gear for velocity != 0, testcase ...
-