- Nov 13, 2019
-
-
Markus Quaritsch authored
adapt testcase: slightly lower fuel consumption due to changes in limiting acceleration while coasting
-
Markus Quaritsch authored
driver model: in case the limitation mode is set to none for an operating point, don't limit the acceleration as well (might be higher than driver acc in case of traction interruption)
-
- Nov 11, 2019
-
-
Markus Quaritsch authored
Merge pull request #803 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-1207-run-vecto-in-64bit-mode-by-default to develop * commit 'd51d4d17': change build settings: disable 'prefer 32bit' -> application runs in 64bit mode
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge pull request #802 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1209-unexpected-response-response-overload to develop * commit '242a7ac9': engine idle controller: in case an overload occurs, use same max engine speed as for request before
-
Markus Quaritsch authored
-
- Nov 06, 2019
-
-
Markus Quaritsch authored
Merge pull request #801 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-1194-handling-input-parameter-vocational-for-groups-other-than-4-5-9-10 to develop * commit '73c49ca5': remove wrongly added testcases - handling of vocational is done in factory, not segmentation lookup declarationmode factory: in case no segment was found, try again with vocational set to false; additional parameter in dataobjectadapter to overwrite vocational field from input in case no segment with vocational was found. addingtestcases to simulate vocational vehicles other than 4, 5, 9 10
-
Markus Quaritsch authored
* commit '2007eb85': revert unintendedly committed change
-
Markus Quaritsch authored
Merge branch 'develop' into feature/VECTO-1194-handling-input-parameter-vocational-for-groups-other-than-4-5-9-10
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'develop' into feature/VECTO-1194-handling-input-parameter-vocational-for-groups-other-than-4-5-9-10
-
- Nov 05, 2019
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
declarationmode factory: in case no segment was found, try again with vocational set to false; additional parameter in dataobjectadapter to overwrite vocational field from input in case no segment with vocational was found.
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit 'd8409906': add annotations to manufacturer report for items added in latest amendment of monitoring data Vecto AAUX: set correct directory before running tests (required when running tests individually)
-
Markus Quaritsch authored
Merge branch 'develop' of https://webgate.ec.europa.eu/CITnet/stash/scm/~emquarima/vecto-sim into develop
-
Markus Quaritsch authored
Merge pull request #798 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1189-error-in-delaunay-triangulation-invariant-violated to develop * commit '5e0f94ae': removed inverted lossmap in transmission loss map class (forward calculation) as the triangulation may cause errors due to limited numerical accuracy (even with double precision)
-
Markus Quaritsch authored
removed inverted lossmap in transmission loss map class (forward calculation) as the triangulation may cause errors due to limited numerical accuracy (even with double precision)
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Oct 01, 2019
-
-
Markus Quaritsch authored
Merge pull request #797 in VECTO/vecto-sim from ~EMBRANDST/vecto-sim:bugfix/VECTO-1159-simulation-abort-in-urbandelivery-lowloading to develop * commit '9e7d34fb': bugfix: Decreasing MaxDistance to break earlier
-
- Sep 26, 2019
-
-
Stefan BRANDT authored
-
- Sep 10, 2019
-
-
Markus Quaritsch authored
Merge pull request #795 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-1074-vecto-calculation-aborts-with-interpolation-error to develop * commit 'dfadc1cb': updating .gitignore validation of run-data: limit max. speed for checking loss-maps up to vehicle's design speed + ovespeed, limited by vehicle's max possible speed use same nunit test adapter for all projects (3.11.2)
-
- Sep 06, 2019
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
validation of run-data: limit max. speed for checking loss-maps up to vehicle's design speed + ovespeed, limited by vehicle's max possible speed
-
- Sep 04, 2019
-
-
Markus Quaritsch authored
-
- Aug 29, 2019
-
-
Stefan BRANDT authored
Merge pull request #793 in VECTO/vecto-sim from ~EMBRANDST/vecto-sim:bugfix/VECTO-1111-simulation-abort-in-municipal-reference-load to develop * commit 'bada208b': bugfix: Increasing number of iterations to find operating point
-
- Aug 28, 2019
-
-
Stefan BRANDT authored
-
- Aug 14, 2019
-
-
Markus Quaritsch authored
* commit '244b999a': correct column names in tc-file bugfixes in aaux model extending release checklist
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit 'f564a7d0': updating release report preparing release adding missing files to project updating version number for release adding license header to source files
-
Markus Quaritsch authored
* commit '4a706f3a': updating release report preparing release adding missing files to project updating version number for release
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
* commit 'b43ae6ed': (41 commits) adding license header to source files Fixed testcases by using independent formatting of decimal numbers Minimised the testcases for the TestXMLSummaryReportExists function Made file better readable by formatting its content Changed files to be used by the XMLSummaryReport test Fixed testcase to check wether the summary XML-Element exists or not Added Testcase to check if summary exists in customer result file Added missing parameters to the testcases of group 11,12,16 Making files more readable (formatted to table structure) Added optional parameters for the test cases in DeclarationDataTest Added missing WeightingGroups for the classes 1,2,3,11,12,16 Added parameters to MissionProfileWeight.csv so that tests run without errors and excluded some testing conditions Added missing weight factors for vehicle groups 1,2,3,11,12,16 fix for refactoring moving report writer to base class adding testcases for filtering 'duplicate' entries in driving cycle. if vair_res and vail_beta are provided intermediate cycle entries must not be deleted. refactoring: declaration report - move writer from xmlreport to base class Make project compile bugfix: use correct shiftloss energy in second simulation interval when shift losses are split among two intervals dding testcase for splitting shift losses among 2 simulation intervals adding missing files ...
-