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

Skip to content
Snippets Groups Projects
Forked from VECTO / VECTO Sim
6083 commits behind, 75 commits ahead of the upstream repository.
Markus QUARITSCH's avatar
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
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