- May 27, 2024
-
-
Anastasiia Volkova authored
fix: Remove external control state See merge request !142
-
- May 16, 2024
-
-
Andreas Rauschert authored
The external control state is deprecated and usage is being removed from gt-gen-core. Therefore, removing the declaration from mantle_api as well. It was meant to be used for the internal state of ADAS/AD functions. In the future this can be replaced by OSI::VehicleAutomatedDrivingFunction as part of OSI::TrafficUpdate, if needed. Currently OSC XML doesn't offer a condition to check the internal state of entities, so it doesn't make sense to add it now to the mantle_api. Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- May 03, 2024
-
-
René Paris authored
refactor: Move unit definitions to separate header file See merge request !141
-
- Apr 30, 2024
-
-
Luis Gressenbuch authored
-
- Apr 18, 2024
-
-
Raghunandan Netrapalli Madhusudhan authored
Use new windows build agent on the CI See merge request !140
-
- Mar 22, 2024
-
-
Raghunandan Netrapalli Madhusudhan authored
-
- Feb 16, 2024
-
-
Andreas Rauschert authored
Implement StaticObjectType in entity_properties See merge request !137
-
-
- Jan 30, 2024
-
-
René Paris authored
Fix missing include in scenario_info.h See merge request !136
-
- Jan 29, 2024
-
-
David Weiß authored
-
- Jan 26, 2024
-
-
René Paris authored
Fix map details See merge request !135
-
-
- Jan 22, 2024
-
-
Andreas Rauschert authored
Reintroduce MOCK_METHOD for Create See merge request !134
-
Andreas Rauschert authored
-
- Jan 19, 2024
-
-
Andreas Rauschert authored
Feature/reset mechanism See merge request !127
-
-
- Oct 27, 2023
-
-
Martin Stump authored
fix: Virtual inheritance in IEntity, IController Closes #64 See merge request !118
-
Martin Stump authored
Interface classes derived from IIdentifiable are prone to diamond inheritance. Virtually inherit from IIdentifiable to ensure only one copy is inherited. Closes #64 See merge request !118
-
- Oct 24, 2023
-
-
René Paris authored
improving build instructions See merge request !128
-
René Paris authored
Test utils create See merge request !130
-
The interface_tests.cpp called a deprecated version of EntityRepository::Create(...). Changed the call to the new version and added a corresponding mock in test_utils.h
-
René Paris authored
doc: Clarify how MantleAPI deals with versioning Closes #43 See merge request !131
-
René Paris authored
fix(cmake): hotfix PATCH_COMMAND Closes #69 See merge request eclipse/openpass/mantle-api!132
-
- Oct 20, 2023
-
-
René Paris authored
-
René Paris authored
-
- Oct 17, 2023
-
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
- Oct 05, 2023
-
-
René Paris authored
fix(ci): reimplement version comparison See merge request eclipse/openpass/mantle-api!126
-
René Paris authored
-
- Sep 26, 2023
-
-
Reinhard Biegel authored
fix(CI): doxygen filter extended for 1.9.6 Closes #67 See merge request eclipse/openpass/mantle-api!124
-
René Paris authored
see #68
-
René Paris authored
-
- Sep 25, 2023
-
-
René Paris authored
feature(doc): complete doxygen documentation Closes #63 See merge request eclipse/openpass/mantle-api!116
-
-
- Sep 20, 2023
-
-
René Paris authored
fix(IControllerConfig): Remove incomplete copy constructor Closes #66 See merge request eclipse/openpass/mantle-api!121
-
René Paris authored
fix(Build): Apply patch for handling pascal name conflicts in MinGW See merge request eclipse/openpass/mantle-api!120
-
- Sep 19, 2023
-
-
René Paris authored
-