- Nov 24, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Nov 23, 2021
-
-
Andreas Rauschert authored
Add unary minus operator to vector See merge request eclipse/simopenpass/scenario_api!21
-
- Nov 22, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Andreas Rauschert authored
Fix time conversion and add spline units See merge request eclipse/simopenpass/scenario_api!20
-
- Nov 16, 2021
-
-
Andreas Rauschert authored
- time conversion didn't compile when used - Added units for spline sections
-
- Oct 18, 2021
-
-
Andreas Rauschert authored
BMW Dev-branch See merge request eclipse/simopenpass/scenario_api!16
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Oct 07, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Oct 06, 2021
-
-
Andreas Rauschert authored
-
Andreas Rauschert authored
Conflicting files: MantleAPI/include/MantleAPI/Execution/i_environment.h MantleAPI/include/MantleAPI/Map/i_lane_location_query_service.h MantleAPI/include/MantleAPI/Map/map_details.h MantleAPI/include/MantleAPI/Traffic/control_strategy.h MantleAPI/include/MantleAPI/Traffic/entity_helper.h MantleAPI/include/MantleAPI/Traffic/entity_properties.h MantleAPI/include/MantleAPI/Traffic/i_entity.h MantleAPI/include/MantleAPI/Traffic/i_entity_repository.h MantleAPI/test/MantleAPI/Test/test_utils.h MantleAPI/test/interface_test.cpp
-
Christoph Kochendoerfer authored
Fixed some merging issues regarding units See merge request eclipse/simopenpass/scenario_api!17
-
- Sep 29, 2021
-
-
Andreas Rauschert authored
-
- Sep 27, 2021
-
-
Christoph Kochendoerfer authored
-
Nick Dunning authored
-
- Sep 15, 2021
-
-
René Paris authored
Buildfix - define header function inline See merge request eclipse/simopenpass/scenario_api!19
-
- Sep 14, 2021
-
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
- Sep 10, 2021
-
-
Nick Dunning authored
-
- Sep 01, 2021
-
-
Matthias Greuter authored
-
- Aug 25, 2021
-
-
Matthias Greuter authored
Change CreateMap parameter to accept a struct, which could be overloaded, i.e. for friction patch support
-
- Aug 18, 2021
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- Aug 17, 2021
-
-
René Paris authored
.clang-format from simopenpass See merge request eclipse/simopenpass/scenario_api!6
-
René Paris authored
Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
-
- Aug 13, 2021
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- Aug 12, 2021
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
- add 'kStatic' to entity-type enum - Change IEntityRepository interface for static objects to take a properties pointer
-
- Aug 10, 2021
-
-
Jupp Tscheak authored
Replaced the types of all physical quantities related members/arguments with SI unit types as provided by the Units library. See merge request eclipse/simopenpass/scenario_api!11
-
Jupp Tscheak authored
Additionally provided units for "Axle" and "Performance" structs. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Interface function IEntityRepository::Get is returning an optional reference to query an IEntity. See merge request eclipse/simopenpass/scenario_api!9
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
- Aug 09, 2021
-
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Revised the control strategies that are spline based accordingly. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Type "Time" is now an alias to "units::time::millisecond_t". The conversion functions as provided by "time_utils.h" are still present and revised accordingly." Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
Jupp Tscheak authored
Initial provision of cmake-format configuration file. See merge request eclipse/simopenpass/scenario_api!8
-