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

OreSat 0.5 Ground Segment Integration #61

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

dmitri-mcguckin
Copy link
Member

@dmitri-mcguckin dmitri-mcguckin commented Jan 1, 2024

This PR will stay as a draft until a full HITL test is performed with Oresat 0.5

In the meantime- Here's what this PR attempts to accomplish:

  • Add full support for the CFDP service
    • Support file CRC's (ignoring PDU CRC)
    • Support file uploads
    • Support directory list requests (and by proxy- most proxy commands)
  • Refactor unsafe and redundant packet code (there was a bit of it in the EDL packet handling)
  • Handle HMAC upload and storage via buckets and Rocks DB instead of via linux environment variables (Yamcs may end up running containerized)
  • Update XTCE files using the oresat-configs XTCE generator scripts for both Oresat 0 and Oresat 0.5
    • (Although EDL packets still need to be manually added for the time being)

 


Much of this ended up in the CFDP branch so I may separate this out later for brevity sake.

@dmitri-mcguckin dmitri-mcguckin self-assigned this Jan 1, 2024
@dmitri-mcguckin dmitri-mcguckin added enhancement New feature or request med-priority Medium Priority labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request med-priority Medium Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant