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

Standard telemetry #9

Open
richarthurs opened this issue Apr 12, 2018 · 0 comments
Open

Standard telemetry #9

richarthurs opened this issue Apr 12, 2018 · 0 comments

Comments

@richarthurs
Copy link
Contributor

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

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

No branches or pull requests

1 participant