Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Commits
c54013fc
Commit
c54013fc
authored
2 years ago
by
Alberto Nidasio
Committed by
Matteo Pignataro
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[ModuleManager] Added module manager component
parent
8e6b17df
No related branches found
No related tags found
1 merge request
!90
[ModuleManager] Create an object that keeps all software modules instead of using singletons
Pipeline
#4566
passed
2 years ago
Stage: build
Stage: test
Stage: lint
Stage: documentation
Stage: deploy
Changes
3
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
src/shared/utils/ModuleManager/ModuleManager.hpp
+222
-0
222 additions, 0 deletions
src/shared/utils/ModuleManager/ModuleManager.hpp
src/tests/catch/test-modulemanager.cpp
+113
-0
113 additions, 0 deletions
src/tests/catch/test-modulemanager.cpp
with
336 additions
and
0 deletions
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment