From 6fc45e6c81db23c089b6fff55e8d3a4addb7b3c9 Mon Sep 17 00:00:00 2001 From: mvglasow Date: Thu, 3 Oct 2013 16:51:29 +0200 Subject: [PATCH 1/3] Updated description and build recipe for SatStat Signed-off-by: mvglasow --- metadata/com.vonglasow.michael.satstat.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/com.vonglasow.michael.satstat.txt b/metadata/com.vonglasow.michael.satstat.txt index 9014462bc3..030d36b3d6 100644 --- a/metadata/com.vonglasow.michael.satstat.txt +++ b/metadata/com.vonglasow.michael.satstat.txt @@ -11,6 +11,7 @@ Description: A diagnostic tool that displays data reported by sensors in the phone. GPS: +* Refresh AGPS data (if supported by phone) * Location, speed, bearing and error * Satellites in view and satellites used * Time to first fix and time of last fix @@ -27,9 +28,8 @@ Sensors (as supported by your phone): * Proximity Networks: -* GSM/CDMA cells in range -* WiFi networks in range -* Signal strength +* GSM/CDMA cells in range with signal strength +* WiFi networks in range, with channel and signal strength Known limitations: * Some phones will report only the network cell with which they are currently registered. On such phones you will only see one cell under "GSM" or "CDMA". This is a limitation of the phone's radio firmware, and SatStat has no way of getting more information from the device. @@ -41,6 +41,7 @@ Repo:https://github.com/mvglasow/satstat.git Build Version:1.0,1,satstat-1.0 Build Version:1.1,10,satstat-1.1 Build Version:1.3,30,satstat-1.3 +Build Version:1.4,40,satstat-1.4,init=setbuild.sh Auto Update Mode:None Update Check Mode:Tags From 6d7664c7f25ae0640a5feef390a9b48c29324178 Mon Sep 17 00:00:00 2001 From: mvglasow Date: Thu, 3 Oct 2013 18:53:01 +0200 Subject: [PATCH 2/3] Corrected build recipe for SatStat Signed-off-by: mvglasow --- metadata/com.vonglasow.michael.satstat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.vonglasow.michael.satstat.txt b/metadata/com.vonglasow.michael.satstat.txt index 030d36b3d6..f5fd586f13 100644 --- a/metadata/com.vonglasow.michael.satstat.txt +++ b/metadata/com.vonglasow.michael.satstat.txt @@ -41,7 +41,7 @@ Repo:https://github.com/mvglasow/satstat.git Build Version:1.0,1,satstat-1.0 Build Version:1.1,10,satstat-1.1 Build Version:1.3,30,satstat-1.3 -Build Version:1.4,40,satstat-1.4,init=setbuild.sh +Build Version:1.4,40,satstat-1.4,init=./setbuild.sh Auto Update Mode:None Update Check Mode:Tags From fe56f8e47beb9eb4948a006fdd555343535b2b96 Mon Sep 17 00:00:00 2001 From: mvglasow Date: Sun, 24 Nov 2013 21:12:26 +0100 Subject: [PATCH 3/3] satstat: Add new features in version 1.4 Signed-off-by: mvglasow --- metadata/com.vonglasow.michael.satstat.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/com.vonglasow.michael.satstat.txt b/metadata/com.vonglasow.michael.satstat.txt index d5295dc3f5..11225ced44 100644 --- a/metadata/com.vonglasow.michael.satstat.txt +++ b/metadata/com.vonglasow.michael.satstat.txt @@ -12,8 +12,10 @@ A diagnostic tool that displays data reported by sensors in the phone. GPS: * Refresh AGPS data (if supported by phone) +* Status notification whenever an app accesses GPS (configurable) * Location, speed, bearing and error * Satellites in view and satellites used +* Signal-to-noise ration (SNR) for each satellite * Time to first fix and time of last fix Sensors (as supported by your phone):