This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Feb 10, 2017
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
gearbox: when disengaged search operating point for gbx-in torque = 0; compute gbx losses as diff gbx-in - gbx-out
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Feb 08, 2017
-
-
Markus Quaritsch authored
Merge pull request #348 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-408-at-gearbox-set-gearbox-inertia to develop * commit '2ef1aec3': set gearbox inerta to 0 for AT transmissions
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #347 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-411-simulation-aborts-when-traction to develop * commit 'a3359ece': reset braking power before next search, fix gearbox: add inertia
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #346 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-379-input-deleted-if-error-detected to develop * commit '27282295': fix: reading torque converter data adding new source type for missing files (tabledata); shiftpolygon check for missing data gui: fix gearbox drawing pic if engine file is invalid make json input data tolerant for missing files (used when opening in user interface) handle case when engine fld file (or something other) is not valid and thus drawing the picture in the job form fails
-
- Feb 07, 2017
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit 'b78e8bd2':
-
Markus Quaritsch authored
* commit '06bcceca': adapt testcases for coach: use engine vfld with higher torque at low engine speeds for some testcases driver strategy: slightly increase lookahead distance if for full-stop changed clutch model: take into account axlegear and 1st-gear ratio; adapt values due to changes in clutch changed clutch model: coach engine has not enough torque to drive off at 2% slope -> increase engine torque for low engine speeds shift strategy: skip check for ignoring upshift if next engine speed is below clutch-closing speed adapt testcase due to changes of in-torque computation in clutch adapt testcases due to changed gearbox behavior: no not issue null-requests, use clutch-closed to check if clutch is open or not adapt cutch test due to changed clutch behavior: clutch-norm-speed changed, no 'power equivalent' output torque - remains constant; no neg. clutch losses correct torque converter data: no constant torque ratio measured speed / cycle gearbox; do not issue null requests to clutch, default gear is 1 for next gear lookahead; adapt coasting speed in testcase adapt engine tests (idle jump) - clutch no longer accepts null for outSpeed, required info from databus
-
Markus Quaritsch authored
* commit 'e409a1b1': write torque conferter
-
Markus Quaritsch authored
Merge pull request #343 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-405-add-clucht-losses-during-drive-off to develop * commit 'e856aaf8': adapt testcases for coach: use engine vfld with higher torque at low engine speeds for some testcases driver strategy: slightly increase lookahead distance if for full-stop changed clutch model: take into account axlegear and 1st-gear ratio; adapt values due to changes in clutch changed clutch model: coach engine has not enough torque to drive off at 2% slope -> increase engine torque for low engine speeds shift strategy: skip check for ignoring upshift if next engine speed is below clutch-closing speed adapt testcase due to changes of in-torque computation in clutch adapt testcases due to changed gearbox behavior: no not issue null-requests, use clutch-closed to check if clutch is open or not adapt cutch test due to changed clutch behavior: clutch-norm-speed changed, no 'power equivalent' output torque - remains constant; no neg. clutch losses correct torque converter data: no constant torque ratio measured speed / cycle gearbox; do not issue null requests to clutch, default gear is 1 for next gear lookahead; adapt coasting speed in testcase adapt engine tests (idle jump) - clutch no longer accepts null for outSpeed, required info from databus
-
Markus Quaritsch authored
adapt testcases for coach: use engine vfld with higher torque at low engine speeds for some testcases
-
- Feb 06, 2017
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-405-add-clucht-losses-during-drive-off' into feature/VECTO-379-input-deleted-if-error-detected
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-405-add-clucht-losses-during-drive-off' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into feature/VECTO-405-add-clucht-losses-during-drive-off Conflicts: VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs VectoCore/VectoCoreTest/Models/SimulationComponent/CombustionEngineTest.cs VectoCore/VectoCoreTest/Utils/MockGearbox.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
changed clutch model: take into account axlegear and 1st-gear ratio; adapt values due to changes in clutch
-
Markus Quaritsch authored
changed clutch model: coach engine has not enough torque to drive off at 2% slope -> increase engine torque for low engine speeds
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
adapt testcases due to changed gearbox behavior: no not issue null-requests, use clutch-closed to check if clutch is open or not
-
Markus Quaritsch authored
adapt cutch test due to changed clutch behavior: clutch-norm-speed changed, no 'power equivalent' output torque - remains constant; no neg. clutch losses
-
- Jan 26, 2017
-
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
measured speed / cycle gearbox; do not issue null requests to clutch, default gear is 1 for next gear lookahead; adapt coasting speed in testcase
-
Markus Quaritsch authored
adapt engine tests (idle jump) - clutch no longer accepts null for outSpeed, required info from databus
-
Markus Quaritsch authored
-
- Jan 25, 2017
-
-
Markus Quaritsch authored
-
- Jan 24, 2017
-
-
Markus Quaritsch authored
handle case when engine fld file (or something other) is not valid and thus drawing the picture in the job form fails
-
Markus Quaritsch authored
Merge pull request #342 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-405-add-clucht-losses-during-drive-off to develop * commit '881f935e': adaptations clutch: avoid negative losses; engine idle controller: better aim for the targe speed
-
Markus Quaritsch authored
-
- Jan 23, 2017
-
-
Markus Quaritsch authored
Merge pull request #341 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-405-add-clucht-losses-during-drive-off to develop * commit '0c5b0cae': amt shift strategy: set next gear so that gearbox input speed can be computed with next gear; clutch: issue idle request when disengaged (and not dry run - issued by gearbox to find next gear); gearbox: no longer issue null requests to indicate disengaged request; mod-data filter: handle gearbox speed clutch: change computation of in-torque reduce distance for drive-off, adapt clutch slipping speed update release checklist adding files for new build
-
Markus Quaritsch authored
amt shift strategy: set next gear so that gearbox input speed can be computed with next gear; clutch: issue idle request when disengaged (and not dry run - issued by gearbox to find next gear); gearbox: no longer issue null requests to indicate disengaged request;
-
- Jan 20, 2017
-
-
Markus Quaritsch authored
-