Skip to content

[FEATURE] Create a component to gather data from MOSAIC #2

Description

@nateinaction

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

  • 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.

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions