Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:user-guide:services:ntp:gps [2018/03/03 19:36] – ↷ Page moved and renamed from docs:user-guide:services:ntp.gps to docs:user-guide:services:ntp:gps bobafetthotmail | docs:guide-user:services:ntp:gps [2018/12/12 17:27] – [Stratum 1 NTP server using USB GPS] jeff | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| **The main question is:** How to feed GPS time to ntpd? | **The main question is:** How to feed GPS time to ntpd? | ||
| + | |||
| + | <WRAP center round important 60%> | ||
| + | There is significant delay in the serial-to-usb and usb-to-data connection. This approach may be off by hundreds of milliseconds. Most GPS-sync is done through GPIO interrupts off the PPS output directly. | ||
| + | </ | ||
| + | |||
| + | |||
| + | Please realize that connecting a consumer-grade (designed for location, not for time keeping) GPS unit over USB serial does not have the accuracy of " | ||
| + | |||
| + | Proper GPS synchronization uses a PPS output (or similar) from the device, fed directly into an interrupt-generating line, for example a GPIO or parallel port. A GSPDO (GPS Disciplined Oscillator) is typically used which locks a temperature-compensated oscillator to the GPS time and provides a stable, reliable reference. | ||
| + | |||
| Below you find examples for some devices users have successfully got to run with LEDE. Depending on your special USB GPS dongle, you have to follow the one or the other instruction. If you get some other GPS device to work, please add a short howto to this page. | Below you find examples for some devices users have successfully got to run with LEDE. Depending on your special USB GPS dongle, you have to follow the one or the other instruction. If you get some other GPS device to work, please add a short howto to this page. | ||
| Line 7: | Line 17: | ||
| ===== VK-172 USB GPS ===== | ===== VK-172 USB GPS ===== | ||
| - | * Source: [[https:// | + | * Source: [[https:// |
| * Source: [[https:// | * Source: [[https:// | ||
| * See also [[docs: | * See also [[docs: | ||
| Line 62: | Line 72: | ||
| ===== Globalsat USB GPS ===== | ===== Globalsat USB GPS ===== | ||
| - | Source: [[https:// | + | Source: [[https:// |
| **Globalsat BU-353** USB GPS receiver originally used the SiRF Star III chipset, now also available with the SiRF Star IV chipset which offers enhanced performance (BU-353-S4 variant). Both versions use the Prolific PL2303 serial/USB chipset. This howto was tested with the original version. It is a high-quality device, readily available (Ebay etc.) for around $30. | **Globalsat BU-353** USB GPS receiver originally used the SiRF Star III chipset, now also available with the SiRF Star IV chipset which offers enhanced performance (BU-353-S4 variant). Both versions use the Prolific PL2303 serial/USB chipset. This howto was tested with the original version. It is a high-quality device, readily available (Ebay etc.) for around $30. | ||