You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a ground station operator I want to be able to toggle the MOSAIC payload on, have it start taking readings, and then automatically turn off to conserve power So that the TXST Space Lab can demonstrate payload operation on orbit
Requirements
Component has two states on and off which can be toggled by commands
When on, the component collects data and stores it on the disk
100 readings are taken at a time and stored in separate files
Optional: Number of readings taken per file can be modified via parameters
A payload sequence to toggle the component on and toggle it off 30 minutes later, the sequence is checked into the sequences/ directory
Proposed implementation
Try using F Prime's Data Products feature.
Tip
Try to create a simple Data Products on the PROVES Kit early so we know if we have the memory bandwidth for the feature.
Short summary
Gather radiation data from MOSAIC
Motivation and user story
TXST has a radiation detection payload.
As a ground station operator
I want to be able to toggle the MOSAIC payload on, have it start taking readings, and then automatically turn off to conserve power
So that the TXST Space Lab can demonstrate payload operation on orbit
Requirements
onandoffwhich can be toggled by commandssequences/directoryProposed implementation
Try using F Prime's Data Products feature.
Tip
Try to create a simple Data Products on the PROVES Kit early so we know if we have the memory bandwidth for the feature.
Resources