This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Sep 18, 2015
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 17, 2015
-
-
Markus Quaritsch authored
improvement DefaultDriverStrategy: handle the situation when accelerating close to the next ActionPoint if the vehicle accelerates while approaching the next ActionPoint, the ActionDistances chage and the vehicle may pass by an ActionPoint. The improved check provides a better estimation on the distance the vehicle can still accelerate.
-
Markus Quaritsch authored
in case the braking power is very high (e.g., steep downhill) the linear search may take many iterations leaving no iterations for the binary search
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 16, 2015
-
-
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-116-refactor-driver-implementation
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge remote-tracking branch 'quaritsch/feature/VECTO-116-refactor-driver-implementation' into feature/VECTO-112-simple-shifting-strategy Conflicts: VectoCore/Models/Connector/Ports/Impl/Response.cs
-
Michael KRISPER authored
-
- Sep 15, 2015
-
-
Markus Quaritsch authored
-
Michael KRISPER authored
updated Gear ShiftStrategy to calculate gear with torqueReserve and initial gear with startTorqueReserve (Tests: F54/S8/P96)
-
- Sep 14, 2015
-
-
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-116-refactor-driver-implementation
-
Michael KRISPER 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-116-refactor-driver-implementation
-
Michael KRISPER authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
Merge remote-tracking branch 'quaritsch/feature/VECTO-116-refactor-driver-implementation' into feature/VECTO-112-simple-shifting-strategy
-
Michael KRISPER 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-116-refactor-driver-implementation
-
Markus Quaritsch authored
driver: limiting acceleration / deceleration
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Sep 11, 2015
-
-
Michael KRISPER authored
-
- Sep 10, 2015
-
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Michael KRISPER authored
Merge remote-tracking branch 'quaritsch/feature/VECTO-116-refactor-driver-implementation' into feature/VECTO-112-simple-shifting-strategy Conflicts: VectoCore/Exceptions/VectoSimulationException.cs VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
-
- Sep 09, 2015
-
-
Michael KRISPER authored
simplified check for shiftcurve, moved methods to more intuitive places, added debugger display in math primitives
-
Markus Quaritsch authored
moving interface/data class to correct namespace, consistent naming of NextComponent in powertrain components
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-116-refactor-driver-implementation' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emkrispmi/vecto-sim into feature/VECTO-116-refactor-driver-implementation Conflicts: VectoCoreTest/Integration/DriverStrategy/DriverStrategyTest.cs
-
Markus Quaritsch authored
-