-
Notifications
You must be signed in to change notification settings - Fork 125
[nasa/nos3#755] add initial aos functionality #767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #767 +/- ##
==========================================
- Coverage 73.65% 73.23% -0.42%
==========================================
Files 761 764 +3
Lines 93963 94501 +538
Branches 7064 7151 +87
==========================================
Hits 69210 69210
- Misses 24753 25291 +538 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified per instructions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through instructions on shared folders and without; Everything worked. (on older JSTAR laptop)
@Isgaroth-the-Green I've gotten this error for months. @kevincbruce also mentioned it in RC 1.7.3:
I'm not sure if this is just outdated or broken. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In that case, everything else appears to work, so approving.
Adds AOS functionality as a build option in
toolchain-amd64-nos3.cmake
.To test:
set(TO_TRANSPORT aos_tf)
incfg/nos3_defs/toolchain-amd64-nos3.cmake
make && make launch
Mission_Test
in Test Runner.Requires:
Notes: