Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
  1. Apr 29, 2022
  2. Apr 19, 2022
  3. Apr 14, 2022
  4. Apr 13, 2022
  5. Apr 11, 2022
  6. Apr 08, 2022
    • Markus QUARITSCH's avatar
      Pull request #882: bugfix in ATEffshift shift strategy: with higher values of... · c54ca05e
      Markus QUARITSCH authored
      Pull request #882: bugfix in ATEffshift shift strategy: with higher values of ATLookAheadTime it might be the case that the engine speed in the current gear goes above n95h with the estimated look-ahead time and then the interpolation in the FLD or FCMap fail.
      
      Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:bugfix/VECTO-1561-simulation-abort-with-at-transmission to master
      
      * commit '60c92065':
        bugfix in ATEffshift shift strategy: with higher values of ATLookAheadTime it might be the case that the engine speed in the current gear goes above n95h with the estimated look-ahead time and then the interpolation in the FLD or FCMap fail. in this case set the FC in the current gear to the max-value, effectively selecting another gear.
      c54ca05e
    • Markus QUARITSCH's avatar
      bugfix in ATEffshift shift strategy: with higher values of ATLookAheadTime it... · 60c92065
      Markus QUARITSCH authored
      bugfix in ATEffshift shift strategy: with higher values of ATLookAheadTime it might be the case that the engine speed in the current gear goes above n95h with the estimated look-ahead time and then the interpolation in the FLD or FCMap fail.
      in this case set the FC in the current gear to the max-value, effectively selecting another gear.
      60c92065
  7. Apr 04, 2022
  8. Apr 01, 2022
  9. Mar 30, 2022
  10. Mar 29, 2022
    • Markus QUARITSCH's avatar
      Pull request #873: Develop · ccbfcf14
      Markus QUARITSCH authored
      Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:develop to master
      
      * commit 'ece25b29': (66 commits)
        sort tire nodes by axle number in job xml
        adding testcase showing error in reading and re-calculating hash of tires (if the order changes in the input)
        sort tire nodes by axle number in job xml
        adding testcase showing error in reading and re-calculating hash of tires (if the order changes in the input)
        adapt expected values in testcases due to changes in LH cycle
        remove reading pcc parametersd from filesystem, remove reading cycles from filesystem remove unused feature (serializing vectorundata)
        do not read effshift parameters from file system
        removing previous lh candidates
        update gradient profile in lh cycle
        ignore gears with too high engine speed
        update hashing tool (GUI) to allow hashing new component files update hashing tool (commandline) to validate generated XML file by default (no option to disable)
        adding schema, testcases for hashing new component data
        adding testfiles for hashing testcases of electric components
        correct testdata
        update 2.x xml schema for gearbox: adding abstract xml type for gears
        ignore  eco-roll without PCC in the simulation, but keep it in the output (MRF, CIF, sum-data)
        update default values for AT shift strategy
        bugfix PCC segment pre-processor: if not on highway section, set target-speed changed so that in case a highway section starts right after a stop, the pcc segment does not reach over the vehicle stop
        renaming property
        adding condition to AT-Effshift to avoid downshift if acceleration is above a certain threshold
        ...
      ccbfcf14
  11. Mar 25, 2022
Loading