diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-26 03:38:07 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-26 03:38:07 +0200 |
commit | a0059260f73288f663e7f4d4ce9e04b006605806 (patch) | |
tree | 9206794a06ff143eb0491caeb13685a7087141c8 | |
parent | a30eb165bdcb122bec23ce6ff030f83b06c09688 (diff) | |
download | BlueGPS-a0059260f73288f663e7f4d4ce9e04b006605806.zip BlueGPS-a0059260f73288f663e7f4d4ce9e04b006605806.tar.gz BlueGPS-a0059260f73288f663e7f4d4ce9e04b006605806.tar.bz2 |
add version fileBlueGps4Droid_1.1
-rw-r--r-- | version.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..e3a510c --- /dev/null +++ b/version.txt @@ -0,0 +1,10 @@ +BlueGps4Droid 1.1
+ * reconnect automatically when the connection with the GPS is lost (5 attempts in 5 minutes)
+ * replace Android default internal GPS or use a new location provider
+ * send status notifications when GPS loses fix or is disconnected.
+
+BlueGps4Droid 1.0
+ * connect to bluetooth GPS (NMEA) and replace the internal GPS of an Android device.
+ * record GPS tracks in GPX files
+ * compatible with Android version 2.0 and above
+ * English and French translations
\ No newline at end of file |