Merged
Conversation
Release 1.7.4
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #834 +/- ##
==========================================
- Coverage 73.64% 72.75% -0.89%
==========================================
Files 761 761
Lines 93972 90262 -3710
Branches 7062 7137 +75
==========================================
- Hits 69203 65668 -3535
+ Misses 24769 24594 -175 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
msuder
approved these changes
Mar 5, 2026
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.
Added SBN functionality in Research configuration with NOS3. Cmd/tlm definitions were added to request various HK data from SBN.
To test:
Note, will need new container with dependencies for On-air in order to keep SBN open. New NOS3 container is coming but for now if you want to test you will need to build the deployment container locally:
https://github.com/nasa-itc/deployment/tree/nos3%23832_sbn_onair
Clone the (above) deployment repo locally checkout to the nos3#832_sbn_onair branch, build using the following: docker build -t ivvitc/nos3-64:dev .
Change the env.sh container name to nos3-64:dev
Submodules to close before merging:
gsw/cosmos
fsw/apps/SBN
Needs new container for onair dependencies