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

MIDAS commanding from feather #55

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

anthonysmyk
Copy link

If on launchpad, each time it transmits data, MIDAS will wait 1000 milliseconds for an interrupt to receive a TelemetryCommand struct. It should then interpret this command struct to perform different operations based on the values in the struct (e.g. change frequency, reset KF, set callsign, etc).

@anthonysmyk
Copy link
Author

Added struct transmission. But so far, haven't added support for actually performing different operations based on struct data.

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

Successfully merging this pull request may close these issues.

3 participants