Reference Clock Drivers
Last update: May 4, 2022 17:05 UTC (dbea9b7d4)
Reference Clock Drivers
Support for most of the commonly available radio and modem clocks is included in the default configuration of the NTP daemon for Unix xntpd
. Individual clocks can be activated by configuration file commands, specifically the server
and fudge
commands described in the xntpd
program manual page. The following discussion presents Information on how to select and configure the device drivers in a running Unix system.
Radio and modem clocks by convention have addresses in the form 127.127.t.u
, where t
is the clock type and u
is a unit number in the range 0-3 used to distinguish multiple instances of clocks of the same type. Most of these clocks require support in the form of a serial port or special bus peripheral. The particular device is normally specified by adding a soft link /dev/device_u
to the particular hardware device involved, where u
correspond to the unit number above.
Following is a list showing the type and title of each driver currently implemented. The compile-time identifier for each is shown in parentheses. Click on a selected type for specific description and configuration documentation, including the clock address, reference ID, driver ID, serial port device name and speed, and features (line disciplines, etc.). For those drivers without specific documentation, please contact the author listed in the Copyright Notice page.
- Type 1 Local Clock Driver (
LOCAL_CLOCK
)
- Type 2 Trak 8820 GPS Receiver (
TRAK
- Type 3 PSTI/Traconex 1020 WWV/WWVH Receiver (
PST
)
- Type 4 Spectracom 8170 and Netclock/2 WWVB Receivers (
WWVB
)
- Type 5 TrueTime GPS/GOES/OMEGA Receivers (
TRUETIME
)
- Type 6 IRIG Audio Decoder (Sun only) (
IRIG
)
- Type 7 Scratchbuilt CHU Receiver (
CHU
)
- Type 8 Generic Reference Driver (
PARSE
)
- Type 9 Magnavox MX4200 GPS Receiver (
MX4200
)
- Type 10 Austron 2200A/2201A GPS Receivers (
GPS_AS2201
)
- Type 11 Arbiter 1088A/B GPS Receiver (
ARBITER
)
- Type 12 KSI/Odetics TPRO/S IRIG Interface (Sun only) (
TPRO
)
- Type 13 Leitch CSD 5300 Master Clock Controller (
LEITCH
)
- Type 14 EES M201 MSF Receiver (
MSFEES
)
- Type 15 * TrueTime TM-TMD GPS Receiver
- Type 16 Bancomm GPS/IRIG Receiver (HP only) (
BANC
)
- Type 17 Datum Precision Time System (
DATUM
)
- Type 18 NIST Modem Time Services (
ACTS
)
- Type 19 Heath WWV/WWVH Receiver (
WWV_HEATH
)
- Type 20 Generic NMEA GPS Receiver (
NMEA
)
- Type 21 TrueTime GPS-VME Interface (HP only) (
GPSVME
)
- Type 22 PPS Clock Discipline (
ATOM
)
- Type 23 PTB Modem Time Service (
PTBACTS
)
- Type 24 USNO Modem Time Service (
USNO
)
- Type 25 * TrueTime generic receivers
- Type 26 Hewlett Packard 58503A GPS Receiver (
HPGPS
)
- Type 27 Arcron MSF Receiver (
ARCRON_MSF
)
- Type 28 Shared Memory Driver (
SHM
)
* All TrueTime receivers are now supported by one driver, type 5. Types 15 and 25 will be retained only for a limited time and may be reassigned in future.