diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-17 17:25:08 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | 5c996120441ce4b0bd85f09b632da7a9bda4ca70 (patch) | |
| tree | d3cc5c9fed571edac0190a937c09a873a6a83390 /static/faq.html | |
| parent | 29d4aeeb953720df197c5b7d9f3c64f45df129b5 (diff) | |
update and overhaul PSDS connection docs
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/static/faq.html b/static/faq.html index f7cacf20..9f36ed03 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1001,14 +1001,15 @@ servers. These contain orbits and statuses of satellites, Earth environmental data and time adjustment information.</p> - <p>On the Pixel 8a (which uses a Samsung GNSS chip), almanacs are - downloaded from https://samsung.psds.grapheneos.org/p4/42F3 which is a - cache of Samsung's data. Alternatively, the standard servers can be - enabled in the Settings app which will use - https://1.ssiloc.com/p4/42F3.</p> + <p>Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold + use a Samsung GNSS chip. Almanacs are downloaded from + https://samsung.psds.grapheneos.org/p4/42F3 which is a cache of + Samsung's data. Alternatively, the standard servers can be enabled in + the Settings app which will use https://1.ssiloc.com/p4/42F3.</p> - <p>On 6th generation Pixels onwards (which use a Broadcom GNSS chip), - almanacs are downloaded from + <p>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel + Tablet, Pixel Fold, Pixel 8 and Pixel 8 Pro use a Broadcom GNSS chip. + Almanacs are downloaded from https://broadcom.psds.grapheneos.org/lto2.dat, https://broadcom.psds.grapheneos.org/rto.dat and https://broadcom.psds.grapheneos.org/rtistatus.dat which are a cache @@ -1022,9 +1023,9 @@ Broadcom's data currently (as of October 2022) hosted on GCP (Google Cloud Platform).</p> - <p>On 4th and 5th generation Pixels (which use a Qualcomm baseband - providing cellular, Wi-Fi, Bluetooth and GNSS in separate sandboxes), - almanacs are downloaded from + <p>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5 and Pixel 5a + use a Qualcomm baseband providing cellular, Wi-Fi, Bluetooth and GNSS in + separate sandboxes), almanacs are downloaded from https://qualcomm.psds.grapheneos.org/xtra3Mgrbeji.bin which is a cache of Qualcomm's data. Alternatively, the standard servers can be enabled in the Settings app which will use |
