This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Sep 07, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 06, 2016
-
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
Markus Quaritsch authored
Merge pull request #254 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-323-pto-idle-losses to develop * commit '38a255f1': (55 commits) removing old files, deleting commented (deprecated) code AddComponent for Engine, removed container and idleController is default null (and will be taken from Engine) DistanceBasedDrivingCycle: Implemented PTOCycle Stop, refactored GetStopTimeInterval to own function. PTOController: Added Duration DrivingCycleDataReader: Set PTOActive to false when duplicating distance entries due to 0km/h and stop. Added Generic Vehicle for 12t PTO Engineering Mode GUI: Corrected Errors saving and reading the PTOCycle / PTOLossMap PTO Cycle now works, but stop-times have to be split up read pto cycle, const bool for allowAux (resharper hint) using double.IsNaN again optimizations VectoSimulationComponent: DataBus field is readonly now Changed AddComponent extension for CombustionEngine (included PTO Idle Controller) GetStream --> ToStream ICombustionEngineIdleController --> IIdleController Added PTO in DrivingCycleData, changed Properties to Fields GetStream --> ToStream Renamed PTOTransmissionData to PTOData StringExtensions: Remove Join (and simply use string.Join()) JSON AngleDrive: Check without exception if angle drive is not existent ...
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Conflicts: VECTO/File Browser/FB_Global.vb VECTO/GUI/F_VEH.Designer.vb VECTO/GUI/MainForm.vb VECTO/GUI/VehicleForm.vb VECTO/Input Files/cVEH.vb VECTO/VECTO_Types.vb VectoCore/VectoCore/InputData/Reader/ComponentData/RetarderLossMapReader.cs VectoCore/VectoCore/InputData/Reader/DrivingCycleDataReader.cs VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs VectoCore/VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs VectoCore/VectoCore/Models/SimulationComponent/Data/RetarderLossMap.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs VectoCore/VectoCore/Utils/VectoCSVFile.cs VectoCore/VectoCore/VectoCore.csproj VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
- Sep 05, 2016
-
-
Markus Quaritsch authored
* commit 'b8f9d8bb': updating version
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit 'a6deba36': corrected error in engine inertia computation for GUI, removed checkbox for TC (only depends on transmission type)
-
Markus Quaritsch authored
corrected error in engine inertia computation for GUI, removed checkbox for TC (only depends on transmission type)
-
Markus Quaritsch authored
Merge pull request #251 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-333-remove-folder-with-declaration to develop * commit 'd93ea5e9': more refactoring refactoring: variable names match coding style, more cleanup (engine) Refactoring: renaming classes to fit naming conventions removing commented lines (during refactoring/removing vecto 2.2 core), removing redundant qualifiers more cleanup: remove batch tab, remove developer options, remove shutdown, remove cmdline args removing declaration folder adapting vecto gui to get rid of 'Declaration' Folder and use declaration data from vecto core; refactoring, removing no longer required files / classes refactoring reading retarder type, adding missing file, physics constants also in declaration class allow lookup of (currently) disabled vehicle classes (for GUI) provide method to convert velocity to km/h extending auxiliaries classes to provide list of available auxiliaries (for GUI) extending helper classes for enums (to be useful for GUI)
-
Markus Quaritsch authored
-
- Sep 02, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
removing commented lines (during refactoring/removing vecto 2.2 core), removing redundant qualifiers
-
Markus Quaritsch authored
-
- Sep 01, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
adapting vecto gui to get rid of 'Declaration' Folder and use declaration data from vecto core; refactoring, removing no longer required files / classes
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Aug 31, 2016
-
-
Michael KRISPER authored
AddComponent for Engine, removed container and idleController is default null (and will be taken from Engine)
-
Michael KRISPER authored
DistanceBasedDrivingCycle: Implemented PTOCycle Stop, refactored GetStopTimeInterval to own function.
-
Michael KRISPER authored
-
Michael KRISPER authored
DrivingCycleDataReader: Set PTOActive to false when duplicating distance entries due to 0km/h and stop.
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #250 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-324-it-is-not-possible-to-perform-a to develop * commit '3ca18bc7': extend sirange class to allow different ranges depending on the execution mode; change valid range for gross vehicle weight depending on declaration or engineering mode
-
Markus Quaritsch authored
extend sirange class to allow different ranges depending on the execution mode; change valid range for gross vehicle weight depending on declaration or engineering mode
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Markus Quaritsch authored
Merge pull request #249 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-331-measured-speed-mode-with-gear-ignore to develop * commit 'fa13c916': removed cycle clutch for measured speed w/ gear, deleted cycle clutch
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #248 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-330-support-tc-in-measured-speed to develop * commit '576763fa': adapting cycle gearbox when using torque converter (incl. some refactoring), adding testcases for measured speed powersplit and serial TC adding column tc_active to driving cycle (measured speed), extending cycle gearbox by torque converter, adding testdata for measured speed test AT gearbox
-
Markus Quaritsch authored
adapting cycle gearbox when using torque converter (incl. some refactoring), adding testcases for measured speed powersplit and serial TC
-