300 assess sim blackboard vs separate ipc connections 5#785
Merged
zlynch2 merged 23 commits intoSep 24, 2025
Conversation
…ock and interprocess_mutex to shared_mutex.
…d shmem data provider config files.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #785 +/- ##
==========================================
- Coverage 73.64% 73.56% -0.08%
==========================================
Files 761 761
Lines 93972 94078 +106
Branches 7064 7130 +66
==========================================
+ Hits 69203 69206 +3
- Misses 24769 24872 +103 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
…ript and updating ipc files
zlynch2
approved these changes
Sep 23, 2025
zlynch2
left a comment
Collaborator
There was a problem hiding this comment.
Approving, ran through scenarios with sim blackboard. Note, need to uncomment the blackboard sim in fsw_cfs_launch.sh after editing configuration for sims and 42
Isgaroth-the-Green
approved these changes
Sep 24, 2025
Isgaroth-the-Green
left a comment
Contributor
There was a problem hiding this comment.
Tested Nominal Operations and a few other COSMOS commands, plus some of the tests in the test runner. Everything worked, so approving.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary of PR goals.
How to test?
Submodule PRs and actions prior to closing this:
Closes #300.