-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The satellite will periodically send out standard telemetry sets with the state, battery voltage, free storage, temperatures, etc. It's really just a bunch of health numbers.
Some of this would be useful to see on a screen in a dashboard kind of view, and on top of other screens (that can come later)
- create a new tab for a dashboard
- add specific parsing to SatTest to pull stdtelem data into some kind of structure like a dictionary or class
- hook into SatTest's dependant object model to have classes that will display stdtelem be notified when new stdtelem data comes in
Search comments for: #stdtelem:
- I have placed comments where you should add some code
Metadata
Metadata
Assignees
Labels
No labels