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

Mock Launch/Mock Mission #33

Open
hcshires opened this issue Oct 22, 2022 · 0 comments
Open

Mock Launch/Mock Mission #33

hcshires opened this issue Oct 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hcshires
Copy link
Contributor

hcshires commented Oct 22, 2022

  1. Startup Mode
  2. Diagnostic Mode
  3. Main Operating Mode
  4. End of Life.

Complete a full flight simulation including:

  • Initial satellite deployment (without the antenna and magnetometer obviously)
  • Commanding the satellite (over the air via the ground station or ground station stand in) with each of the commands expected to be used on the mission and the ones that aren’t
  • Taking science data and returning it successfully to the ground station
  • Maintaining constant power for at least 24 hours (possibly by plugging in the EPS, leaving the satellite outdoors to actually gather solar power is not advisable) to verify there aren’t any obvious overflow bugs that will crash the satellite’s OBC
  • Do all of this in one power cycle without messing up

The “Mock Launch” includes phases one and two, while the “Mock Mission” handles phases 3 and phase 4.
"Mock" Mock Launch doc: https://iastate.box.com/s/rddq6s3dvz71jvbya0ji7c1ej28fyr68

Method: Using the “Mock” Mock launch plans, determine a list of tasks that need to be added to complete the full mock Launch. Complete those additional steps (mostly just communicating to the components of the satellite instead of just printing to the screen that you would) and then attempt the full Mock Launch, after that, you can begin to put together a plan for the Mock Mission, which should look similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant