This project is mirrored from https://code.europa.eu/vecto/vecto.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 29, 2024
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Feb 29, 2024
-
-
Alessandro DELLACA' authored
-
- Feb 28, 2024
-
-
Stefanos DOUMPOULAKIS authored
fix #338: eco roll set to 'none' in special case See merge request vecto/vecto!181
-
- Feb 19, 2024
-
-
Stefanos Doumpoulakis authored
Porting fix from version 3, where: Eco roll without engine stop and no predictive cruise control should be treated as no eco roll.
-
- Feb 13, 2024
-
-
Markus Quaritsch authored
compiling new release See merge request !177
-
Markus Quaritsch authored
-
- Feb 12, 2024
-
-
Stefanos DOUMPOULAKIS authored
Fix not allowing disengaging if propulsion from engine is needed to reach halting distance See merge request vecto/vecto!172
-
Stefanos DOUMPOULAKIS authored
fix #372, #373, #374, #375: optional AngleDrive See merge request vecto/vecto!174
-
- Feb 09, 2024
-
-
Stefanos Doumpoulakis authored
Problem: When the primary vehicle's AngledriveType is "Losses included in Gearbox" then the AngleDrive element is not present in the primary vehicle file and cannot be read. Solution: The code creating the MRF should avoid trying to read the missing element.
-
Stefanos DOUMPOULAKIS authored
fix #347: Limit 1C gear torque only to the gearbox limit See merge request vecto/vecto!175
-
Stefanos DOUMPOULAKIS authored
adding missing technology for exempted vehicles See merge request vecto/vecto!176
-
Stefanos DOUMPOULAKIS authored
Fix total power calculation for hybrids See merge request vecto/vecto!173
-
David AMO GONZALEZ authored
-
Markus Quaritsch authored
-
- Feb 08, 2024
-
-
Stefanos Doumpoulakis authored
Use the gear engaged information from the dryrun responce instead of the current state.
-
Stefanos DOUMPOULAKIS authored
fix #422: one DCDCConverter in powertrain See merge request vecto/vecto!171
-
- Feb 06, 2024
-
-
David AMO GONZALEZ authored
Reference propulsion power calculation should not take ICE power into account
-
Stefanos Doumpoulakis authored
Problem: Some powertrains had 2 DCDCConverters in them, by mistake, when only 1 is necessary/appropriate. Solution: use 1 DCDCConverter in a particular powertrain.
-
Stefanos DOUMPOULAKIS authored
disable recuperation of EM only in case the driver wants to brake (i.e., allow... See merge request vecto/vecto!159
-
Stefanos DOUMPOULAKIS authored
Add brake action when all braking action has not succeeded See merge request vecto/vecto!170
-
- Feb 02, 2024
-
-
David AMO GONZALEZ authored
-
- Feb 01, 2024
-
-
Stefanos DOUMPOULAKIS authored
fix #427: correct calculation of vehicle max speed See merge request vecto/vecto!168
-
Stefanos DOUMPOULAKIS authored
fix #428: Remove speed safety margin for gearbox re-engaging See merge request !169
-
- Jan 31, 2024
-
-
Stefanos Doumpoulakis authored
-
Stefanos Doumpoulakis authored
For the calculation of MaxVehicleSpeed, the N95 speed of the engine is used. In some edge cases though, the speed of the vehicle may result to exceeding the max speed of the last gear (i.e. manifested at coach cycle on overspeed at about 102km/h). Therefore we need to use the minimum of N95 and maxGBspeed @ last gear.
-
Stefanos DOUMPOULAKIS authored
fix localization issue in battery standard values correction See merge request vecto/vecto!164
-
Stefanos DOUMPOULAKIS authored
allow 0.0 EM continuous torque in VIF See merge request vecto/vecto!166
-
Stefanos DOUMPOULAKIS authored
correcting MRF schame: make output of NgTankSystem optional for completed bus... See merge request doumpst/vecto!1
-
- Jan 30, 2024
-
-
Markus Quaritsch authored
improve searching mechanic power for a given electric power: in case the max. propulsion power is 0, the initial search interval is also 0. this leads to the same point in the map and no interpolation/extrapolation in the search algorithm can be done. in case the max torque is 0, set the initial search interval to a small value for now.
-
Markus Quaritsch authored
-
Markus Quaritsch authored
correcting MRF schame: make output of NgTankSystem optional for completed bus (conventional and HEV)
-
- Jan 26, 2024
-
-
Stefanos DOUMPOULAKIS authored
fix(partial) #394: handled 2 null references See merge request vecto/vecto!165
-
- Jan 25, 2024
-
-
Stefanos Doumpoulakis authored
-
- Jan 23, 2024
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jan 22, 2024
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Stefanos DOUMPOULAKIS authored
fix #289: corrected errors in VIF files See merge request vecto/vecto!161
-
Stefanos Doumpoulakis authored
Problem 1: VECTO sometimes fails to find the namespace where the type of the <Tyre><Data> element is defined, in the primary vehicle job file. Problem 2: VECTO sometimes inserts erroneous prefix in element AirDrag -Data of final VIF (output of Multistep: primary VIF + Completed).
-