Annotation of embedaddon/ntp/README.refclocks, revision 1.1

1.1     ! misho       1: This is a list of the #define REFCLK_* stuff.
        !             2: 
        !             3: If you want to add a new refclock let us know and we'll assign you a number.
        !             4: 
        !             5: Should this list also include the name of the party responsible for the
        !             6: refclock?
        !             7: 
        !             8: LOCALCLOCK     1       /* external (e.g., lockclock) */
        !             9: GPS_TRAK       2       /* TRAK 8810 GPS Receiver */
        !            10: WWV_PST                3       /* PST/Traconex 1020 WWV/H */
        !            11: SPECTRACOM     4       /* Spectracom (generic) Receivers */
        !            12: TRUETIME       5       /* TrueTime (generic) Receivers */
        !            13: IRIG_AUDIO     6       /* IRIG-B/W audio decoder */
        !            14: CHU_AUDIO      7       /* CHU audio demodulator/decoder */
        !            15: PARSE          8       /* generic driver (usually DCF77,GPS,MSF) */
        !            16: GPS_MX4200     9       /* Magnavox MX4200 GPS */
        !            17: GPS_AS2201     10      /* Austron 2201A GPS */
        !            18: GPS_ARBITER    11      /* Arbiter 1088A/B/ GPS */
        !            19: IRIG_TPRO      12      /* KSI/Odetics TPRO-S IRIG */
        !            20: ATOM_LEITCH    13      /* Leitch CSD 5300 Master Clock */
        !            21: MSF_EES                14      /* EES M201 MSF Receiver */
        !            22: GPSTM_TRUE     15      /* OLD TrueTime GPS/TM-TMD Receiver */
        !            23: IRIG_BANCOMM   16      /* Bancomm GPS/IRIG Interface */
        !            24: GPS_DATUM      17      /* Datum Programmable Time System */
        !            25: NIST_ACTS      18      /* NIST Auto Computer Time Service */
        !            26: WWV_HEATH      19      /* Heath GC1000 WWV/WWVH Receiver */
        !            27: GPS_NMEA       20      /* NMEA based GPS clock */
        !            28: GPS_VME                21      /* TrueTime GPS-VME Interface */
        !            29: ATOM_PPS       22      /* 1-PPS Clock Discipline */
        !            30: PTB_ACTS       NIST_ACTS
        !            31: USNO           NIST_ACTS
        !            32: GPS_HP         26      /* HP 58503A Time/Frequency Receiver */
        !            33: ARCRON_MSF     27      /* ARCRON MSF radio clock. */
        !            34: SHM            28      /* clock attached thru shared memory */
        !            35: PALISADE       29      /* Trimble Navigation Palisade GPS */
        !            36: ONCORE         30      /* Motorola UT Oncore GPS */
        !            37: GPS_JUPITER    31      /* Rockwell Jupiter GPS receiver */
        !            38: CHRONOLOG      32      /* Chrono-log K WWVB receiver */
        !            39: DUMBCLOCK      33      /* Dumb localtime clock */
        !            40: ULINK          34      /* Ultralink M320 WWVB receiver */
        !            41: PCF            35      /* Conrad parallel port radio clock */
        !            42: WWV_AUDIO      36      /* WWV/H audio demodulator/decoder */
        !            43: FG             37      /* Forum Graphic GPS */
        !            44: HOPF_SERIAL    38      /* hopf DCF77/GPS serial line receiver */
        !            45: HOPF_PCI       39      /* hopf DCF77/GPS PCI receiver */
        !            46: JJY            40      /* JJY receiver */
        !            47: TT560          41      /* TrueTime 560 IRIG-B decoder */
        !            48: ZYFER          42      /* Zyfer GPStarplus receiver */
        !            49: RIPENCC                43      /* RIPE NCC Trimble driver */
        !            50: ???????                44      Claas Hilbrecht (20020711)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>