damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.43k stars 800 forks source link

GPS satellites for fix Location Facade #46

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:31

What should be supported?

'Number of GPS satellites for fix' as a return value from readLocation in 
Location Facade.

The accuracy / pdop value often is not sufficient to estimate the precision of 
the latitude / longitude values.

Number of stellites could improve this estimation.

Thanks a lot,
Bernd

Original issue reported on code.google.com by Bernd...@gmail.com on 6 Jan 2013 at 8:29

Copied from original issue: damonkohler/android-scripting#673