Skip to content
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#380] fss checkout application #423

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

kevincbruce
Copy link
Contributor

Added checkout application for FSS to run standalone, reorganized FSS directories to match new standards, and updated ADCS to be able to read the directory with FSS's device files.

If I recall, basic test is to just see if it builds, but reviewing code to verify that I am not missing any methods and how I'm calling request data is correct would be appreciated.

Sub-PRs that must be merged first:

nasa-itc/generic_fss#7
nasa-itc/generic_adcs#6

…ted generic_adcs includes paths in cmake to include the new shared directory for the fss device
@zlynch2
Copy link

zlynch2 commented Dec 18, 2024

Did you add the checkout app to make checkout?

in order to launch standalone with make checkout?

…d folders, added a sim_truth_interface to the configuration, and setup environment for quick testing of the FSS checkout for others to review;
@jlucas9
Copy link
Contributor

jlucas9 commented Dec 18, 2024

Just pushed some changes to this. You'll still need to build the generic_fss standalone checkout manually, but the rest of the changes for testing are documented in the ./scripts/checkout.sh file and preconfigured for ease.

@kevincbruce
Copy link
Contributor Author

Did you add the checkout app to make checkout?

in order to launch standalone with make checkout?

I did not yet, since I didn't know about that step (wasn't present yet in other projects, just got added). Will look at John's changes and see if that fixed, if not will push a fix. Good catch! @zlynch2

Copy link
Member

@rjbrown2 rjbrown2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good other than checkout application.

@kevincbruce kevincbruce merged commit 9e643f4 into dev Dec 18, 2024
2 checks passed
@kevincbruce kevincbruce deleted the nos3#380-fss-checkout-application branch December 18, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants