Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git. Pull mirroring updated .
  1. Aug 11, 2015
    • Markus Quaritsch's avatar
      Merge pull request #63 in VECTO/vecto-sim from... · 27d81d19
      Markus Quaritsch authored
      Merge pull request #63 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:feature/VECTO-110-documentation to develop
      
      * commit 'a9e5da4b':
        copied current master version of the documentation into the directory
        finished fileinput and powertrain creation class diagram
        pwheelinput was changed to markdown
        added files in file input overview
        added fileinput and powertrain creation class diagram
        Overview Class Diagram
        redo interface changes (simulation components)
        testcase for initialization of minimal power train
        adapt testcases for modified simulation component interfaces extend minimal powertrain testcase testcase to handle engine overload in driver (point of operation search)
        adapt simulation component's interface: - introduce dry-run parameter for point of operation search - add parameters for initialize methods - add point of operation search in case of engine overload
        updated version of documentation
        renaming members in vehicle container
        new testcase for overloading engine refactoring test - move parts of code to separate methods
        renaming 'cockpit' interfaces to 'info', adjusting namespace introduce lookahead interface
        driving until first stop...
        Added new markdown format version of the documentation
      27d81d19
    • Michael KRISPER's avatar
    • Michael KRISPER's avatar
  2. Aug 10, 2015
  3. Jul 31, 2015
  4. Jul 30, 2015
  5. Jul 29, 2015
  6. Jul 28, 2015
  7. Jul 27, 2015
    • Michael KRISPER's avatar
      Merge remote-tracking branch... · 5cc40630
      Michael KRISPER authored
      Merge remote-tracking branch 'quaritsch/feature/VECTO-70-wheels-engine-only-driving-cycle' into feature/VECTO-102-auxiliaries-identification
      
      Conflicts:
      	VectoCore/FileIO/EngineeringFile/JobFileEng.cs
      	VectoCore/FileIO/Reader/Impl/DeclarationModeSimulationDataReader.cs
      	VectoCore/Models/Declaration/AxleConfiguration.cs
      	VectoCore/Models/Simulation/Data/ModalDataWriter.cs
      	VectoCore/Models/Simulation/Data/ModalResult.cs
      	VectoCore/Models/Simulation/Data/VectoRunData.cs
      	VectoCore/Models/SimulationComponent/Data/AuxiliaryCycleDataAdapter.cs
      	VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs
      	VectoCore/Models/SimulationComponent/Data/IAuxiliaryCycleData.cs
      	VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs
      	VectoCore/Models/SimulationComponent/Impl/DirectAuxiliary.cs
      	VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
      	VectoCore/Models/SimulationComponent/Impl/MappingAuxiliary.cs
      	VectoCore/Models/SimulationComponent/Impl/Vehicle.cs
      	VectoCore/Utils/DoubleExtensionMethods.cs
      	VectoCore/Utils/IntExtensionMethods.cs
      	VectoCore/Utils/SI.cs
      	VectoCore/Utils/VectoMath.cs
      	VectoCore/VectoCore.csproj
      	VectoCoreTest/Integration/EngineOnlyCycle/EngineOnlyCycleTest.cs
      	VectoCoreTest/Models/Simulation/DrivingCycleTests.cs
      	VectoCoreTest/VectoCoreTest.csproj
      5cc40630
Loading