-
Notifications
You must be signed in to change notification settings - Fork 82
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
[nasa/nos3#339] AIT Reintegration #363
Conversation
Release Candidate 1.7.0
Release 1.7.1
This PR contains the specific nos3 changes required for adding AIT as a groundstation. The groundstation itself is composed of two submodules:
Which are the AIT source code and configuration and the AstroUX based UI respectively. The AIT GSW cab be activated by setting gsw equal to Please note, that both the UI and AIT sub-modules represent a minimum viable prototype and further development needs to be done to bring them up to the level of COSMOS/OpenC3. In their current form, the AIT/AstroUX UI provides basic telemetry monitoring and commanding. Below are some of the main outstanding issues with AIT and the UI
The above should not have any bearing on the changes incoming to nos3. |
Was able to get to build and run by:
|
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.
Seems to work for me! Need to do some cleanup and get the code merged into our managed area so redirected merge into nos3#339-AIT
branch of NOS3 for further updates and review.
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.
Tested branch, can open ait in minimal sc config. Also can send noop command. I am approving. I also agree lets make the nos3#339-AIT branch for clean up and merge.
I tested the branch with AIT and minimal sc config also. Successfully sent CFS NOOP. I concur that this PR is ready to merge. |
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.
Followed the earlier guide. Can open AIT, monitor some telemetry, and send a command. However, at some point it did start shifting, losing connection, and I think it eventually seemed to connect with some other satellite. So I'll approve, but I agree that more changes are needed in a separate test branch to clean up before full integration.
Thanks again for the submission @cjjacks! |
No problem @jlucas9 - excited to be a part of this cool project! I plan to keep working on the UI and the backend to hopefully get that up to par with cosmos/openc3. |
Re-introduce AIT into nos3