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

Harmonize system status API and reporting #6

Open
sequoia-hope opened this issue Mar 17, 2015 · 0 comments
Open

Harmonize system status API and reporting #6

sequoia-hope opened this issue Mar 17, 2015 · 0 comments

Comments

@sequoia-hope
Copy link
Contributor

There are two main "Status" concepts in the Flutter system.

One is the status of the CC1200 radio chip, defined by the manufacturer and available via SPI (status is also attached to most communications pushed to the radio).

The other status is the "Flutter system state" or "Flutter network state", and is pretty much up to us as developers to define. I have started a plan for this, and it lives in a PDF and XML file (editable at draw.io) that attempts to define how Flutter should work, with notes about which conditions result in which "Status".

It would be very nice to come up with a unified plan for how to establish state and handle it for both the radio and the general Flutter system (which will at times need to know the radio state).

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