This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Apr 21, 2016
-
-
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
-
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 pull request #152 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-255-merge-bus-auxiliaries-code-into to develop * commit 'b9d1bd02': (302 commits) changed build order so that make clean && make works removing duplicate file ref corrected weird formatting bugfix: wrong output when brake action requires no search fix: check if advanced auxiliaries are set added more tests for busAuxAdapter (behavior dependent on drivingbehavior), refactoring auxDemandTest adaptations bus-aux adapter, all aaux removed extreme testcases driver strategy: annouce drivingMode drive, test coach cycle added make generic vehicle input files usable (parsing works) cMap (Vecto) implements IFuelConsumption Interface (to work with AAUX) add further attributes to comparison tests more testcases for advanced aux (comparison v3 - v2), all green add aaux tests for short driving cycles, added results from vecto2.0+AUX bus aux adapter: allow smart aux only during braking, prohibit smart aux during coasting pass on dryRun flag bus aux adapter: fix engine idle speed in rpm use engineAuxProvider in BusAuxAdapter introduce flag in fc-map adapter for aaux to control extrapolation add bus aux to powertrain builder ...
-