-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Dashboard" tab for showing GNSS feature support #313
Comments
@Mikaela Thanks, this is a good idea. It could also cover displaying the info:
The caveat here is that Android APIs only tells applications about satellite properties in view of your device right now - there isn't any way to query general support for satellites. So, for example, if your device hardware and software supports QZSS, but you're not in a location where QZSS satellites are visible, GPSTest has no way of knowing that your device supports QZSS. But a simplified view of what the device supports based on satellites currently in view is a good idea. An example of another app that has a simplified view of device info is https://play.google.com/store/apps/details?id=com.eu.nsl.gnsscheck |
I've started working on logic that can support this at #355. |
Interesting idea proposed here: Could we score overall device GNSS capabilities?
Not sure what that exact formula would look like, but ideas are welcome. |
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you! |
I would still find this feature helpful |
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you! |
Android U adds new methods to the |
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you! |
Not stale |
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you! |
I do still sometimes find myself missing this only to find out there is an open issue. |
Agreed, not stale |
Summary:
I wish the Status or a similar tab told me which GNSS my phone supports directly saying yes/no.
E.g.:
Steps to reproduce:
Open GPS Test for the first time without reading much about GNSS with question whether your phone supports Galileo or not. Even better test may be giving your phone with GPSTest open and asking them to quickly tell you what navigation systems the phone support.
Expected behavior:
Anyone is able to quickly/easily tell what GNSS the phone supports.
Observed behavior:
I see my location & technical information I don't entirely understand. I see ID, GNSS/flags etc.
As I only see the US flags (and satelite IDs 7 8 10 13 15 16 20 21 26 27 29 30), after thinking about this and reading for some time I understand that my phone only supports GPS (and not Galileo which I understand to be having service disruption, but due to comparing with someone else online I know that the satelites appear within the app regardless). Due to my phone being low end device marketed to developing countries I am not particularly surprised.
Device and Android version:
The text was updated successfully, but these errors were encountered: