sctg-development / RtkGps

Playing with rtklib on android
Other
221 stars 102 forks source link

report accuracy to mock location #41

Closed kolesar-andras closed 1 day ago

kolesar-andras commented 4 years ago

Mock location currently reports accuracy of 1 meter. Much better would be to report HRMS as horizontal accuracy.

https://developer.android.com/reference/android/location/Location#setAccuracy(float)