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

Skip to content
Snippets Groups Projects
  1. May 02, 2022
  2. Apr 29, 2022
    • Markus QUARITSCH's avatar
      Pull request #886: Master · 46c1e07d
      Markus QUARITSCH authored
      Merge in VECTO/vecto-sim from master to develop
      
      * commit '82104b81': (22 commits)
        uploading release report
        compiling new release
        updating user manual
        updating changelog, adding new parameter documentation
        remove no longer used method
        engineeringDataAdapter: do not allow 0s as time between gearshifts
        adapting expected values after bugrix in clutch
        use gearbox file for shift parameters if available
        move setting driving behavior in current state a little up so that it is also set in case the gearbox is disengaged
        invoke idle controler only if no dry-run (otherwise, already calculated values will be overwritten)
        revert changes for MT shift strategy (introduced by changes for effshift)
        restoring shift behavior for MT transmissions
        updating testcases after changing whtc correction weighting factors
        adapting whtc correction weighting factors for LH cycle
        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.
        updating xml schema 2.3: tyredimensiontype - remove space before rim diameter
        update generated help remove files describing bus-aux input dialogs
        update javascript for HTML5 content remove files describing bus-aux update readme
        update markown files to have space after the headings-marker
        update convert script for new pandoc version
        ...
      46c1e07d
    • Markus QUARITSCH's avatar
      Pull request #885: Master · 82104b81
      Markus QUARITSCH authored
      Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:master to master
      
      * commit '2764ee1e':
        uploading release report
        compiling new release
        updating user manual
        updating changelog, adding new parameter documentation
    • Markus QUARITSCH's avatar
      uploading release report · 2764ee1e
      Markus QUARITSCH authored
      2764ee1e
    • Markus QUARITSCH's avatar
      compiling new release · 97759664
      Markus QUARITSCH authored
      97759664
    • Markus QUARITSCH's avatar
      updating user manual · 4eb8c6c3
      Markus QUARITSCH authored
      4eb8c6c3
    • Markus QUARITSCH's avatar
  3. Apr 19, 2022
  4. Apr 14, 2022
  5. Apr 13, 2022
  6. Apr 11, 2022
  7. 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
  8. Apr 04, 2022
  9. Apr 01, 2022
  10. Mar 30, 2022
  11. 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
Loading