Upgrade to the latest 42 which includes RF comm link capabilities.#847
Merged
Upgrade to the latest 42 which includes RF comm link capabilities.#847
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #847 +/- ##
==========================================
- Coverage 72.75% 72.74% -0.01%
==========================================
Files 761 761
Lines 90262 90262
Branches 7137 7136 -1
==========================================
- Hits 65668 65664 -4
- Misses 24594 24598 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zlynch2
approved these changes
Apr 2, 2026
Collaborator
zlynch2
left a comment
There was a problem hiding this comment.
Tested, both arm64 and amd64. Works as expected. Upgraded 42 with RF capability available in NOS3. Nos3 not currently using RF capability but will be utilizing these features in the future for different scenarios. Updating 42 was first step in this process.
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?
Ensure all NOS3 windows come up (including 42) and send a sample NOOP to verify commanding.
cd .nos3/42; git log - Ensure the log shows that 42 is on tag V20260401.
Submodule PRs and actions prior to closing this:
Closes #846.