Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • 1a6ea63a34b2d19d04b8a1953ba280f4ac2eb8d1
  • tug-dev default
  • amdm3/develop
  • fix/scripts1
  • amdm2/develop
  • amdm2/main
  • playground
  • feat/changelog
  • fix/solution_tests
  • test/full_release_process
  • test/art10_test_execution
  • test/gitlab_files_api
  • test/multiplatform_david
  • trgbot
  • set-sast-config-3
  • set-sast-config-2
  • set-secret-detection-config-2
  • set-secret-detection-config-1
  • set-sast-config-1
  • test-linux-fixes
  • tug-stable
  • Release/v4.3.2
  • v1.0.1
  • v1.0.0
  • Build/v0.7.10.2996
  • v0.7.5b0+2524.multistep
  • Release/v3.3.14.2981-RC
  • Build/v0.7.9.2975
  • Release/v3.3.13.2924
  • Release/v3.3.13.2891-RC
  • Build/0.7.9.2890
  • Build/v0.7.9.2864
  • Build/v0.7.9.2849
  • Build/v0.7.9.2836
  • Release/TrailerTool_V0.9.0.2759
  • Release/TrailerTool_V0.9.0.2735
  • Release/TrailerTool_V0.9.0.2799
  • Release/v3.3.12.2800
  • Release/v3.3.12.2769-RC
  • Build/v0.7.9.2741
  • Build/v0.5.0.1812_VectoFF
41 results

sandbox

  • Clone with SSH
  • Clone with HTTPS
  • Forked from VECTO / VECTO Sim
    7074 commits behind the upstream repository.
    Markus QUARITSCH's avatar
    Merge pull request #700 in VECTO/vecto-sim from...
    Markus Quaritsch authored
    Merge pull request #700 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-787-apt-drivingaction-accelerate-after-overload to develop
    
    * commit '87e97425':
      make testcases run: return null for brakin action in case the gear changed and the response gets an overload response; adapt tolerances for at moddataintegrity tests
      Testing fixes for bugreport: allow breakpoint for setting gear; shiftStrategy: refactor testing next gear, re-setting previous gear after dry-run requests; AT-Gearbox: modify currentState only on success
      correcting computation in torque converter (correct SI units)
      Make component data in Monitoring Report optional
      increase tolerance for drive-off torque threshold
      at shift rules: when decelerating although below target speed and driver wants to accelerate, check if there is a lower gear available
      allow higher enine speeds in tc mode
      use original equations for calculating tc operating point
      trying different solutions for torque converter operating point
      adding solver for polynoms of 4th order
      at shift strategy: allow upshift only if engine speed in next gear is above downshift line (in particular for C->L gearshifts
      Driver: handle responseFailTimeInterval;  AT gearbox: respond only once with timeFail interval
      adding new rule for AT gearboxes:
    1a6ea63a
    History

    BUILD

    Before compiling you need to add references to:

    • vectolic.dll
    • itextsharp.dll
    • Newtonsoft.Json.dll

    EXECUTE

    The following directories/files must be provided in the application folder (e.g. ..\bin\Release):

    • User Manual
    • Declaration
    • User Manual\Release Notes.pdf (provided with the VECTO release)
    • vectolic.dll (should be placed there automatically when compiling)
    • itextsharp.dll (should be placed there automatically when compiling)
    • Newtonsoft.Json.dll (should be placed there automatically when compiling)
    • license.dat (provided by EC/JRC)

    RELEASE

    Checklist to build a new release:

    • Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO-2.0.1-beta1.
    • Copy into it:
      • executable (.EXE) (from bin/Debug when pre/beta release)
      • itextsharp.dll
      • Newtonsoft.Json.dll
      • vectolic.dll (check for right version!! Source is currently in beta for file signing features)
      • User Manual (dir)
      • User Manual\Release Notes.pdf (generate(!) it from source)
      • Declaration (dir)
      • Generic Vehicles (dir)
    • Make a temp-copy of the folder and run it with a license to check everything alright
    • ZIP the folder.
    • Upload into CITNet's SVN: https://webgate.ec.europa.eu/CITnet/svn/VECTO/trunk/Share/ and link from: https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
    • Make licenses and update private pages
    • Tag repos.
    • Announce in VECTO-58