diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-21 05:07:10 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-21 05:07:10 -0500 |
| commit | bd92e81f001a53c65ac4fd34be6746d4174952b2 (patch) | |
| tree | 0dbd2b74d4a47eb7ca457fe7fe28eee62b27b83d | |
| parent | 8c9c387f73b52c3c1600d1b8e00b213bec9c835f (diff) | |
add additional NTP info for old gen devices
| -rw-r--r-- | static/faq.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 578d3f30..5fe67a07 100644 --- a/static/faq.html +++ b/static/faq.html @@ -834,6 +834,13 @@ servers. These contain orbits and statuses of satellites, Earth environmental data and time adjustment information.</p> + <p>Qualcomm Snapdragon SoC devices also use the ntp.org NTP pool from + the GNSS location service implementation when it's enabled as part of + improving GNSS-based location accuracy. These connections are not used + to update the system clock. GrapheneOS will likely offer more control + over this in the future, although Pixels moving away from Snapdragon + has moved this onto the backburner.</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 |
