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

Android S - Request full tracking for raw measurements #490

Closed
barbeau opened this issue Mar 8, 2021 · 1 comment
Closed

Android S - Request full tracking for raw measurements #490

barbeau opened this issue Mar 8, 2021 · 1 comment
Milestone

Comments

@barbeau
Copy link
Owner

barbeau commented Mar 8, 2021

Is your feature request related to a problem? Please describe.

On Android S developer preview, it looks like there is now a way for apps to directly request disabling of duty-cycling when requesting raw measurements:
https://developer.android.com/reference/android/location/GnssMeasurementRequest#isFullTracking()

This would allow apps to do carrier phase measurements without needing the user to go into developer mode and disable duty cycling themselves as described here:
https://barbeau.medium.com/gnss-interrupted-the-hidden-android-setting-you-need-to-know-d812d28a3821

We should enable this by default on Android S and higher, and add an option in Settings to disable.

Describe the solution you'd like
Programmatically request full tracking of GNSS measurements when available on Android S and higher

@barbeau barbeau added this to the v3.9 milestone Mar 8, 2021
@stale
Copy link

stale bot commented Jun 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

1 participant