- Sep 30, 2016
-
-
Markus QUARITSCH authored
-
- Sep 29, 2016
-
-
Markus QUARITSCH authored
Merge pull request #266 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-346-update-generic-vehicles to develop * commit '9349886a': removing mod-files and sum-files from repo handle the case when a file can't be opened adapt engine fld and map to technical annex make torque converter less efficient removing old generic vehicles added citybus vehicle with AT Gearbox adding generic vehicle (Coach) with AAUX bugfix: peaks in fuel consumption due to resetting total FC during simulation (init gear) corrected ouput to match unit in column header bugfix: fuel density New generic vehicle for PTO Cycle fix: relative path for aaux file remove cast to single for gearbox ration in list-view save engineering files in engineering mode (gbx) adding new generic vehicles for enineering & declaration mode: Truck Class 2 & Class 5 removed no-longer needed properties removed 'skip gears' and 'early upshift' from input data and component data. only depends on shift stragety. Adding P_add input to GUI and JSON format more clear implementation of wheels class (confusion about dynamic tyre radius and wheel diameter), extending testcase
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
- Sep 28, 2016
-
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
- Sep 27, 2016
-
-
Markus QUARITSCH authored
removed 'skip gears' and 'early upshift' from input data and component data. only depends on shift stragety.
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
more clear implementation of wheels class (confusion about dynamic tyre radius and wheel diameter), extending testcase
-
Markus QUARITSCH authored
* commit '2ee2c78d': bugfix measuredspeed with gear (AT Model): use the same algorithm for searching operating point as in regular simulation, powertrainbuilder: use cyclegearbox
-
Markus QUARITSCH authored
bugfix measuredspeed with gear (AT Model): use the same algorithm for searching operating point as in regular simulation, powertrainbuilder: use cyclegearbox
-
Markus QUARITSCH authored
Merge pull request #264 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/PDF_zero_values to develop * commit '03bafb33': changed idle controller to reduce engine speed faster fix in vehicle rofm fixes in gui
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
-
- Sep 26, 2016
-
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #263 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-344-issues-in-gui-for-aaux-input-values to develop * commit 'd92605a2': corrected call to open filebrowser for aaux
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #262 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-343-disable-1hz-output-for-time-based to develop * commit '6360a47b': disable 1hz filter for time-based cycles, fix: log method: changed class name in app.config, fix: plotting shift polygons in job form, fix: plotting path for cycles in gui, not name adding missing file
-
Markus QUARITSCH authored
disable 1hz filter for time-based cycles, fix: log method: changed class name in app.config, fix: plotting shift polygons in job form, fix: plotting path for cycles in gui, not name
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #261 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-338-simulation-initialisation-issues to develop * commit '70e929d7': extending Validation of VectoRunData: only check up to max speed (currently 95 km/h), consider angledrive, consider gearbox maxTorque
-
Markus QUARITSCH authored
extending Validation of VectoRunData: only check up to max speed (currently 95 km/h), consider angledrive, consider gearbox maxTorque
-
Markus QUARITSCH authored
* commit '42a1a13c': undo renaming of methods during refactoring, make static fields accessible
-
- Sep 23, 2016
-
-
Markus QUARITSCH authored
-
- Sep 22, 2016
-
-
Markus QUARITSCH authored
Merge pull request #259 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-342-consistent-naming-of-angle-drive to develop * commit 'dcd1f806': fix testcases: re-add min speed for coasting in testcases, add shift polygons to AT-gearbox testfiles, adapt for changes in the input data provider (empty list if no cycle or no acceleration curve) - is handled during validation of vecotrundata Renaming: consistently use Angledrive instead of AngularGear
-
Markus QUARITSCH authored
fix testcases: re-add min speed for coasting in testcases, add shift polygons to AT-gearbox testfiles, adapt for changes in the input data provider (empty list if no cycle or no acceleration curve) - is handled during validation of vecotrundata
-
Markus QUARITSCH authored
-
Markus QUARITSCH authored
Merge pull request #258 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-341-remove-vecto-2.2-core-and-the-whole to develop * commit '534db4b9': (46 commits) minor cleanups extending validation from GUI, using default values for reading user input, adding validation to gear dialog and axle dialog re-adding min-speed for coasting allow empty list of cycles efficiency for loss map must be between 0 and 1 extending validation extend validation to check for null-object adding helper to get number of axles for an axleConfiguration re-adding missing button to choose file for look-ahead coasting, re-adding min. speed for look-ahead coasting, adding look-ahead enable & min speed in strategy resolve further coding issues renaming class removing vecto 2 JSON Read method, validation for vecto Job (GUI) works adding source property to input data (json files), extending auxiliary helper to provide key and name (used in GUI) to have only one sorce for auxiliaries, adding validation to job (not working atm) adding cold/hot balancing factor to engine data (declaration mode) removed class csvfile (VECTO Project), replaced by VectoCSV; added validation to engine, added engineering WHTC removing engine read json, using vecto 3 input data provider removing csvFile, replacing with VectoCSVFile and datatable making points from delauney map accessible (e.g. for gui) removing unnecessary method more strict implementation, adding validation for gearbox via Vecto3, removed Load Gearbox - using GearboxData from Vecto 3 ...
-