This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Apr 26, 2016
-
-
Markus Quaritsch authored
-
- Apr 25, 2016
-
-
Markus Quaritsch authored
Merge pull request #163 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-249-sanity-checks-shift-polygons to develop * commit '4af34513': separate reading into separate class: shift polygon, full-load curve
-
Markus Quaritsch authored
-
- Apr 22, 2016
-
-
Markus Quaritsch authored
Merge pull request #162 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-249-sanity-checks-shift-polygons to develop * commit 'f046a375': extended drawing of shift polygons
-
Markus Quaritsch authored
-
- Apr 21, 2016
-
-
Markus Quaritsch authored
Merge pull request #161 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-249-sanity-checks-shift-polygons to develop * commit '93d08fbf': adapt testcases due to changed shift polygons extend plotting shift polygons: also show intermediate curves implementation of the shifting polygons according to final WB2016 adapt testcases: no downsift polygon in first gear add downshift only for gears above 1 added validation to shift polygon. moved test 'is left of/is right of' to shift polygon added class for drawing shift polygons, comparison influence of gear ratios/axle gear computation shift polygons: use n_95h for P5; skip range checks when computing engine speed for certain gear
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
computation shift polygons: use n_95h for P5; skip range checks when computing engine speed for certain gear
-
- Apr 20, 2016
-
-
Markus Quaritsch authored
Merge pull request #159 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-213-shift-polygons-WB2016 to develop * commit 'f5bebddf': adapt testcases due to changed shift polygons json input data handling: check if there are any gears before reading axle gear corrections: p5 is at 95% rated speed, shift polygons go below drag torque implementation of shift polygons according to the whitebook 2016
-
Markus Quaritsch authored
* commit 'f343896b': fixed warning in EngineOnly mode (distance not available - no mileagecounter) added check for engine only mode
-
- Apr 19, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Apr 18, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Apr 15, 2016
-
-
Markus Quaritsch authored
* commit 'ce5e638e': updating longhaul cycle new build number bugfix: sumfile and pdf report CO2 value is now based on FC-Final bugfix: wrong output when brake action requires no search
-
Markus Quaritsch authored
Conflicts: User Manual/help.html VectoConsole/Properties/Version.cs VectoCore/InputData/Reader/Impl/DeclarationModeVectoRunDataFactory.cs VectoCore/Models/Simulation/Data/ModalResult.cs VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs VectoCore/Models/SimulationComponent/Impl/Driver.cs VectoCore/OutputData/IModalDataContainer.cs VectoCore/Properties/Version.cs
-
Markus Quaritsch authored
-
- Apr 14, 2016
-
-
Markus Quaritsch authored
Merge pull request #155 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-261-driver-strategy-improvements-of to develop * commit 'dfd98723': disable plotting graphs if no v2 results are available, disable extreme tests (25% slope) driver: compute acceleration: additional parameter to control whether the acceleration is limited to driver model or not. used when reducing decelration to approach braking curve simple driving cycles: corrected: cycle name does not match cycle mod-data integrity: skip last entry update expected results due to changed column headers driver strategy: handle speedLimit response in a separate switch because it may occor also during the second requests. fix: if issuing a temporary request to finish gearshift (in case the vehicle stopped), re-issue the original request. otherwise the distance of cycle and vehicle diverge! make graphwriter configurable from external code, initialize settigns in testclass driver strategy: if the vehicle stopped too early (for whatever reason) drive off again for half of the original distance driver strategy / DriverAction Brake: always use 'targetDistance', but if velocity is above theshold add the braking safety margin; targetDistance may only reduce deceleration (i.e. increase acceleration) reset braking power before next iteration of requests
-
Markus Quaritsch authored
-
Markus Quaritsch authored
driver: compute acceleration: additional parameter to control whether the acceleration is limited to driver model or not. used when reducing decelration to approach braking curve
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Apr 13, 2016
-
-
Markus Quaritsch authored
driver strategy: handle speedLimit response in a separate switch because it may occor also during the second requests.
-
Markus Quaritsch authored
fix: if issuing a temporary request to finish gearshift (in case the vehicle stopped), re-issue the original request. otherwise the distance of cycle and vehicle diverge!
-
Markus Quaritsch authored
-
Markus Quaritsch authored
driver strategy: if the vehicle stopped too early (for whatever reason) drive off again for half of the original distance
-
Markus Quaritsch authored
driver strategy / DriverAction Brake: always use 'targetDistance', but if velocity is above theshold add the braking safety margin; targetDistance may only reduce deceleration (i.e. increase acceleration)
-
- Apr 12, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #154 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-256-re-arrange-cleanup-folder-structure to develop * commit '6213a194': updating nuget packages
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #153 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-256-re-arrange-cleanup-folder-structure to develop * commit 'f61562ae': remove json.net version 6 extracting common classes (SI, input data interfaces, ...) into common project adapting solution to changed project locations, re-structure projects into folders moving files renaming third party lib moving around projects moving projects to tools / common
-