- Oct 28, 2024
-
-
Martin Stump authored
Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
Martin Stump authored
- Refactor dependency management - Add option to use local deps - Add option to use `fmt` - Add option to enable ostream operators - Update GTest - Add option to install deps Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
Martin Stump authored
Add class template `Identifier` as a tagged type See merge request !171
-
Martin Stump authored
-
- Oct 24, 2024
-
-
Martin Stump authored
Add output stream operators for all common types See merge request !165
-
Martin Stump authored
-
- Oct 11, 2024
-
-
https://gitlab.eclipse.org/eclipse/openpass/mantle-apiMartin Stump authored
Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
Andreas Rauschert authored
Allow custom initialization of base classes Closes #78 See merge request !155
-
-
- Sep 13, 2024
-
-
Martin Stump authored
Update CPM to v0.40.2 Closes #82 See merge request !157
-
Martin Stump authored
-
Martin Stump authored
Fix doxygen warning for PlantUML See merge request !159
-
Martin Stump authored
-
Martin Stump authored
Fix missing arg description in `log_utils` See merge request !166
-
Martin Stump authored
-
https://gitlab.eclipse.org/eclipse/openpass/mantle-apiMartin Stump authored
Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
Elnagdy Elnagdy authored
Add vehicle light state control strategy See merge request !162
-
Elnagdy Elnagdy authored
- Sep 05, 2024
-
-
Martin Stump authored
Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
- Sep 02, 2024
-
-
Martin Stump authored
Harmonize and document enums See merge request !160
-
Martin Stump authored
- Document all enums, if possible according to _OSI_ - Use the smallest possible underlying type for all enums: either `std::uint8_t` or `std::int8_t`
-
Martin Stump authored
Add mock code and tests See merge request !161
-
Martin Stump authored
- Add mocks and tests for most interfaces - Remove the old mocks and tests - Remove superfluous mentions of `mantle_api` namespace - Add missing includes - Fix the interface header set verification
-
Martin Stump authored
Refactor common types See merge request !158
-
Martin Stump authored
- Make types as `trivial` as possible - Make types as `constexpr` as possible - Harmonize all `operator`s - Harmonize all docs - Add unit tests for all types (static where possible)
-
Martin Stump authored
Let repositories return `std::weak_ptr` See merge request !156
-
Martin Stump authored
-
- Aug 19, 2024
-
-
Martin Stump authored
Make Doxygen use PlantUML and include diagram for ILogger Closes #72 and #73 See merge request !139
-
Martin Stump authored
-
Martin Stump authored
Replace the comparison of `IControllerConfig` See merge request !153
-
Martin Stump authored
-
- Jul 18, 2024
-
-
René Paris authored
Add ISteppable, IEnvironmentEngine, mock and tests Closes #74 and #31 See merge request !148
-
-
- Jul 05, 2024
-
-
Andreas Rauschert authored
Adding map model reference in ScenarioInfo See merge request !149
-
-
- Jul 04, 2024
-
-
René Paris authored
doc: add cmake test integration using Mantle_API::Mocks See merge request !151
-
- Jul 03, 2024
-
-
René Paris authored
-
Andreas Rauschert authored
doc: add cmake integration See merge request !133
-