barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.77k stars 362 forks source link

Database - Add observed navigation message types #522

Open barbeau opened 3 years ago

barbeau commented 3 years ago

Is your feature request related to a problem? Please describe. From https://groups.google.com/g/gpstest_android/c/E1HBH4c5JFM/m/_Iq-XUztAwAJ:

Recommend adding a column containing an ordered, enumerated list of GPS Navigation message types received (if NAV_MSGS supported). For instance, I'd like to know if a phone actually sends the L5 CNAV message, vs just the LNAV from L1. https://developer.android.com/reference/android/location/GnssNavigationMessage

Describe the solution you'd like Add observed navigation message types from: https://developer.android.com/reference/android/location/GnssNavigationMessage#getType()

...to the Database

barbeau commented 3 years ago

For anyone who has access to device that supports navigation messages - could you please log some to a file and share?

That would help me implement this. Thanks in advance!

stale[bot] commented 3 years ago

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!

stale[bot] commented 2 years ago

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!

stale[bot] commented 1 year ago

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!

stale[bot] commented 1 year ago

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

Narugakuruga commented 11 months ago

In my test, Dimensity 9300 is the first chip supports navigation message output.

barbeau commented 11 months ago

Good to know! I believe most of the devices with a Broadcom chipset should support navigation messages as well - Pixels for example.

barbeau commented 11 months ago

However, I should note that not all these devices output all navigation messages in my experience.

stale[bot] commented 4 months ago

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!

barbeau commented 4 months ago

Not stale