Updated description and build recipe for SatStat
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
parent
8f124ddca6
commit
6fc45e6c81
|
@ -11,6 +11,7 @@ Description:
|
||||||
A diagnostic tool that displays data reported by sensors in the phone.
|
A diagnostic tool that displays data reported by sensors in the phone.
|
||||||
|
|
||||||
GPS:
|
GPS:
|
||||||
|
* Refresh AGPS data (if supported by phone)
|
||||||
* Location, speed, bearing and error
|
* Location, speed, bearing and error
|
||||||
* Satellites in view and satellites used
|
* Satellites in view and satellites used
|
||||||
* Time to first fix and time of last fix
|
* Time to first fix and time of last fix
|
||||||
|
@ -27,9 +28,8 @@ Sensors (as supported by your phone):
|
||||||
* Proximity
|
* Proximity
|
||||||
|
|
||||||
Networks:
|
Networks:
|
||||||
* GSM/CDMA cells in range
|
* GSM/CDMA cells in range with signal strength
|
||||||
* WiFi networks in range
|
* WiFi networks in range, with channel and signal strength
|
||||||
* Signal strength
|
|
||||||
|
|
||||||
Known limitations:
|
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.
|
* 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.0,1,satstat-1.0
|
||||||
Build Version:1.1,10,satstat-1.1
|
Build Version:1.1,10,satstat-1.1
|
||||||
Build Version:1.3,30,satstat-1.3
|
Build Version:1.3,30,satstat-1.3
|
||||||
|
Build Version:1.4,40,satstat-1.4,init=setbuild.sh
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue