barbeau / gpstest

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

Wrong SBAS PRN constellation assignments #618

Closed barbeau closed 1 year ago

barbeau commented 1 year ago

Describe the bug See https://www.gps.gov/technical/prn-codes/L1-CA-PRN-code-assignments-2021-Jun.pdf.

For example, PRN 120 is no longer assigned to EGNOS

To Reproduce Steps to reproduce the behavior: See https://github.com/barbeau/gpstest/blob/master/GPSTest/src/main/java/com/android/gpstest/util/SatelliteUtil.kt#L284.

Expected behavior ID mapping should be update to date

Observed behavior ID mapping is old

I'm going to update the mappings for existing SBAS constellations that we support in this ticket, and then https://github.com/barbeau/gpstest/issues/598 will track adding the new SBAS constellations.

barbeau commented 1 year ago

Fixed by https://github.com/barbeau/gpstest/commit/08cb7b5cf8f01267399097fc0ff02829865d920f