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

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. May 15, 2018
  2. May 08, 2018
    • Markus Quaritsch's avatar
      Merge pull request #606 in VECTO/vecto-sim from... · b9cf68d1
      Markus Quaritsch authored
      Merge pull request #606 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-683-quality-and-plausibility-checks-for-recorded-data-from-vtp to develop
      
      * commit '450493de':
        avoid loops if only a single mission is simulated, VTP declaration: simulate only first given cycle
        correct testcases due to other modifications (mileage counter in vehicle container)
        correct testcases for fuel-consumption in VTP calculation
        add logging of warnings in vtp cycle to report, adapt calculation of FC-Limits
        updating VTP report schema, allow warnings
        adding validation of VTP input data (cycle), adding testcases for VTP cycle validation, refactoring VTP cycle constructor (remove unused parameters), add info to Fan technologies if only electrical
        VTP: move computation of PWheel T_wheel etc fro data parser to cycle
        adding tq & wheel speed left/right to cycle data
      b9cf68d1
  3. May 07, 2018
  4. May 04, 2018
  5. May 03, 2018
    • Markus Quaritsch's avatar
      4e891a8b
    • Markus Quaritsch's avatar
      Merge pull request #605 in VECTO/vecto-sim from... · cf071ef1
      Markus Quaritsch authored
      Merge pull request #605 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-686-run-vtp-simulation-in-declaration-mode to develop
      
      * commit '3fc426f8':
        cleanup vtp report (XML)
        adding milege and NCV test fuel to GUI, compute correction factor
        added documentation of VTP report schema
        removing vmod-file from version control
        adding testcase for conversion of specific fuel consumption, corrected computation of VTPWork, VTP-FC
        extending GUI to allow setting manufacturer record file
        updating comments
        adding missing file
      cf071ef1
  6. May 02, 2018
  7. Apr 27, 2018
  8. Apr 26, 2018
  9. Apr 24, 2018
  10. Apr 23, 2018
  11. Apr 20, 2018
    • Markus Quaritsch's avatar
      Merge pull request #601 in VECTO/vecto-sim from master to develop · 683a7041
      Markus Quaritsch authored
      * commit '18706d7b': (31 commits)
        correct error messages
        adding checks that cycle matches supported simulation mode
        adding missing test files, adding supported simulation type to VectoRunData
        adding testcases for using invalid cycles
        save GUI setting on validating run-data
        updating testcase: init directory
        adding switch sorting when clicking on the header (folder list, file list)
        file browser: correct assignment of icons to files
        filebrower: corrected icon display in file list
        file browser: correct error showing icon of parent folder in folder pane
        adding shiftpolygon drawing for XML job file
        fixing another testcase influenced by this bugfix
        adding check that the computed engine speed is within the current section of the FLD in case the torque is constant
        testcase showing wrong FLD computaion in case the torque is constant
        correcting three more testcases
        cleanup
        change conditions for segment lookup to > (instead of >=)
        remove check for min gvw < 7.5t
        adapt testcases to exclude vehicles with 7.5t from class 1 (has to be greater than 7.5t)
        updating help: new engine form
        ...
      683a7041
Loading