This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Aug 16, 2023
-
-
Markus Quaritsch authored
bugfix: reading the voltage level at the completed stage results in a null-reference error because the voltage level is not defined. use same wrapper class to use same voltage level data for two voltage levels
-
- Jul 27, 2023
-
-
Markus Quaritsch authored
bugfix capacity calculation in case the SoC Map does not cover the range from... See merge request vecto/vecto!53
-
Markus Quaritsch authored
bugfix capacity calculation in case the SoC Map does not cover the range from 0 to 100: copy min/max entries to 0/100% SoC
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Bugfixes P1 Hybrid Bus with smart aux See merge request vecto/vecto!52
-
Markus Quaritsch authored
-
- Jul 26, 2023
-
-
Markus Quaritsch authored
# Conflicts: # VectoCore/VectoCore/Models/SimulationComponent/Strategies/HybridStrategy.cs
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Bugfixes during july See merge request vecto/vecto!50
-
Markus Quaritsch authored
hybrid strategy: take over busaux state from real powertrain to testpowertrain (excessive drag power). necessary so that smart busaux model works correctly arter braking power is found
-
- Jul 24, 2023
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
bugfix completed bus simulation: in case either the generic or specific run has an error - copy the error message to the combined results
-
Markus Quaritsch authored
-
- Jul 20, 2023
-
-
Markus Quaritsch authored
adding sanity checks for heatpump type in case of PEV and S-HEV See merge request vecto/vecto!49
-
Markus Quaritsch authored
-
- Jul 19, 2023
-
-
Markus Quaritsch authored
VIF input data provider - provide axlegear in case it is available in the VIF See merge request vecto/vecto!48
-
Markus Quaritsch authored
-
Markus Quaritsch authored
adding separate writer classes for writing CO2 results in summary element. use... See merge request vecto/vecto!47
-
Markus Quaritsch authored
adding separate writer classes for writing CO2 results in summary element. use higher precision for intermediate results, use defined formatting only for summary values (see ticket)
-
- Jul 18, 2023
-
-
Markus Quaritsch authored
Bugfix/code eu 77 parsing writing number format error See merge request vecto/vecto!45
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jul 14, 2023
-
-
Markus Quaritsch authored
use ATDisengagespeed threshold in case no gearboxdata is set (i.e. lower this... See merge request vecto/vecto!44
-
Markus Quaritsch authored
use ATDisengagespeed threshold in case no gearboxdata is set (i.e. lower this to 5 km/h instead of 10km/h)
-
Markus Quaritsch authored
use ATDisengagespeed threshold in case no gearboxdata is set (i.e. lower this to 5 km/h instead of 10km/h)
-
Markus Quaritsch authored
-
- Jul 13, 2023
-
-
Markus Quaritsch authored
Angledrive input data checks See merge request vecto/vecto!39
-
Markus Quaritsch authored
Check RetarderType wrt. Powertrain Architecture See merge request vecto/vecto!41
-
- Jul 12, 2023
-
-
Harald Martini authored
-
Harald Martini authored
for parallel hybrids with vehicle type IHPC use P_IHPC when calling retarder adapter (VehicleArchitecture is P2)
-
Harald Martini authored
-
Harald Martini authored
-
Harald Martini authored
-
Harald Martini authored
implemented checks for PEV, S_HEV, P_HEV, S_IEPC
-
Markus Quaritsch authored
update hashing tool to validate input data and result data hashes accordingly (handle new components - ADC, SuperCap, Battery) See merge request vecto/vecto!40
-
Markus Quaritsch authored
-
Markus Quaritsch authored
fix: reading battery component data: use component node for creating battery component class so that digest values are coorectly read
-
Markus Quaritsch authored
-
Harald Martini authored
-