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

feat: Add indicators for acquiring/acquired GNSS fix #433

Merged
merged 5 commits into from
Sep 8, 2020

Conversation

barbeau
Copy link
Owner

@barbeau barbeau commented Sep 3, 2020

This PR adds a progress bar that is shown when the GNSS is attempting to acquire a fix (including after it's acquired but then lost a fix), and disappears when a lock is acquired. A lock icon that has the inverse behavior will also be shown.

TODO:

  • Add legacy GPSStatus impl
  • Add lock icon
  • Switch lock icon visible/hidden, opposite of progress bar
  • Hide and show progress bar, locked indicator when starting and stopping GNSS from switch

Closes #417

TODO:
* Add lock icon
* Switch lock icon visible/hidden, opposite of progress bar
@barbeau barbeau marked this pull request as ready for review September 8, 2020 16:06
@barbeau barbeau merged commit 11d1f82 into master Sep 8, 2020
@barbeau barbeau deleted the progress-bar-lock-fix branch September 8, 2020 17:13
barbeau added a commit that referenced this pull request Sep 14, 2020
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.

Add "GNSS lock" indicator
1 participant