GPS Info (App)
· v23
About
GPS information (application). Based on GPS Info widget by some users.
Since it is not a widget but an application, it will not be closed automatically. Therefore, it is necessary to close it manually. Otherwise, the battery will run out quickly!
I miss an GPS information on my F6X. That's because I decided to write some code for it.
Now it shows:
1) Number of coordinates captures. The last one is useful because it stops incrementing if unexpected signal interruption occurs.
2) GPS signal quality (so You can understand coordinates accuracy).
3) GPS coordinates in various formats: Degree Format (ddd.dddddd), Degree/Minute Format (ddd mm.mmm) and Degree/Minute/Seconds Format (ddd mm ss)
4) Azimuth in degrees (taken from Compass).
5) Altitude in meters or foots (taken from sensor instead GPS).
6) Speed in km/h or miles/h (just press Start button).
New in 0.2.1 - speed value in km/h is correct now. Pavel Arskov, thank You for feedback!
If You find any bugs please contact me via "Contact Developer" link!
But if somebody wants to say a small "thanks" to me it possible too: paypal.me/XeterMSK :)))
What's new
0.2.1 - speed value in km/h is correct now.
0.2.0 - optimized to work with the resources
0.1.9 - Speed in knots (as requested).
0.1.8 - SDK 3.1.5, configuration for GPS data format, speed and azimuth units.
0.1.7 - Initial release