wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
657 stars 204 forks source link

Add support for GNSS full tracking #533

Closed devicenull closed 12 months ago

devicenull commented 2 years ago

https://barbeau.medium.com/gnss-interrupted-the-hidden-android-setting-you-need-to-know-d812d28a3821 https://developer.android.com/reference/android/location/GnssMeasurementRequest.Builder#setFullTracking(boolean)

An option for enabling "full tracking" would be nice to have - even better if it could be enabled only when the phone is plugged in!

itissid commented 1 year ago

Interesting reads. But I would imaging that turning on full measurement would also be useful when someone has turned on scanning and the battery level is >= X% and not just while plugged in.

bobzilladev commented 12 months ago

Will be in next release, user-beware as far as battery life: https://github.com/wiglenet/wigle-wifi-wardriving/pull/633