This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Nov 23, 2022
-
-
Harald Martini authored
-
- Jul 06, 2022
-
-
Markus Quaritsch authored
bugfix instantiating simulator factory: use explicit null values to avoid creating default null-writer and use xmlDeclarationReport instead
-
- Jun 21, 2022
-
-
Harald Martini authored
-
- Apr 27, 2022
-
-
Harald Martini authored
This reverts commit 36ec93ee.
-
Harald Martini authored
-
- Apr 20, 2022
-
-
Michael KRISPER authored
-
- Feb 16, 2022
-
-
Michael KRISPER authored
Added Starter Applications and changed Deploy Target to create sub directories for each .NET Version
-
- Oct 14, 2021
-
-
Harald Martini authored
-
- Oct 12, 2021
-
-
Harald Martini authored
Added Factory Method to SimulatorFactory class (this way the testcases where simulator factory was created without Ninject don't break), made simulatorFactory abstract and derived SimulatorFactoryEngineering and SimulatorFactoryDeclaration.
-
- Aug 11, 2021
-
-
Harald Martini authored
Changed GetProgress return type to IDictionary, store a concurrent dictionary in JobContainer to reduce object allocation
-
- Jun 18, 2021
-
-
Michael KRISPER authored
-
- Jun 17, 2021
-
-
Michael KRISPER authored
-
- Dec 02, 2019
-
-
Markus Quaritsch authored
-
- Apr 15, 2019
-
-
Markus Quaritsch authored
restructuring: move torqueconverter component from gearbox to components (internal data structures), use full xsd type for naming injection bindings
-
- Apr 03, 2019
-
-
Markus Quaritsch authored
-
- Apr 01, 2019
-
-
Markus Quaritsch authored
refactoring XML reading: use version-specific reader classes, use ninject for loading correct classes
-
- Jan 03, 2019
-
-
Markus Quaritsch authored
-
- May 16, 2018
-
-
Markus Quaritsch authored
-
- Oct 13, 2017
-
-
Michael KRISPER authored
-
- Oct 12, 2017
-
-
Markus Quaritsch authored
change method to obtain vecto version number: instead of reading out from dll, use (same) t4 macro to statically compile the version number as static property; slightly adapt build process to compile t4 macros
-
- Jun 29, 2017
-
-
Markus Quaritsch authored
-
- Jun 26, 2017
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-
Michael KRISPER authored
-
- Jun 22, 2017
-
-
Michael KRISPER authored
VECTO-425 corrected printing of progress if console output was redirected: only last progress is written
-
Michael KRISPER authored
VECTO-424 exchanged AssemblyName.GetAssemblyName by Assembly.Load with directory of executing assembly.
-
- Jun 14, 2017
-
-
Markus Quaritsch authored
-
- May 31, 2017
-
-
Markus Quaritsch authored
implementing XML Report generation. fetching all required input data, make airdragdata a separate component
-
- May 02, 2017
-
-
Markus Quaritsch authored
-
- Apr 25, 2017
-
-
Markus Quaritsch authored
-
- Jan 09, 2017
-
-
Markus Quaritsch authored
-
- Dec 19, 2016
-
-
Markus Quaritsch authored
- cear ModData after writing vmod-file (and remove all references) - declaration report: collect required data right after simulation, not when writing declaration report - add cache for cycles also in engineering mode based on full path of file - add source for stream data (TableData) where possible
-
- Dec 16, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Oct 14, 2016
-
-
Markus Quaritsch authored
-
- Oct 10, 2016
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Sep 14, 2016
-
-
Markus Quaritsch authored
removed reading json vehicle input file from vecto 2.2, using JSONVehicleInputData to read input files and fill GUI
-
- Aug 01, 2016
-
-
Michael KRISPER authored
-
Michael KRISPER authored
-