eltorio / RtkGps

Playing with rtklib on android
Other
203 stars 99 forks source link

report accuracy to mock location #41

Open kolesar-andras opened 4 years 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)