Steve, Steve Kostecke wrote: > Here is the list I assembled from the current driver pages: > > Driver Name Ref-Id > ------ -------------------------------------------------- > -------------------- > 1 Undisciplined Local Clock LCL > 2 Trak 8820 GPS Receiver GPS > 3 PSTI/Traconex 1020 WWV/WWVH Receiver WWV > 4 WWVB/GPS Receivers WWVB > 5 TrueTime GPS/GOES/OMEGA Receivers GPS, OMEGA, GOES > 6 IRIG Audio Decoder IRIG > 7 Radio CHU Audio Demodulator/Decoder CHU > 8 Generic Reference Driver PARSE > 9 Magnavox MX4200 GPS Receiver GPS > 10 Austron 2200A/2201A GPS Receivers GPS > 11 Arbiter 1088A/B GPS Receiver GPS > 12 KSI/Odetics TPRO/S IRIG Interface IRIG > 16 Bancomm bc635VME Time and Frequency Processor BTFP > 18 NIST/USNO/PTB Modem Time Services NIST > 19 Heath WWV/WWVH Receiver WWV > 20 Generic NMEA GPS Receiver GPS > 22 PPS Clock Discipline PPS > 26 Hewlett Packard 58503A GPS Receiver and HP Z3801A GPS > 27 Arcron MSF Receiver MSFa, MSF, DCF, > WWVB > 28 Shared memoy Driver SHM > 29 Trimble Palisade and Thunderbolt Receivers GPS > 31 Rockwell Jupiter GPS Receiver GPS > 32 Chrono-log K-series WWVB receiver CHRONOLOG > 33 Dumb Clock DUMBCLOCK > 34 Ultralink Clock WWVB > 35 Conrad parallel port radio clock PCF > 36 Radio WWV/H Audio Demodulator/Decoder WVf or WHf > 37 Forum Graphic GPS Dating station GPS > 38 hopf clock drivers by ATLSoft HOPF (default), > GPS, DCF > 39 hopf clock drivers by ATLSoft HOPF (default), > GPS, DCF > 40 JJY Receivers JJY > 42 Zyfer GPStarplus Receiver GPS > 43 RIPE NCC interface for Trimble Palisade RIPENCC > 44 NeoClock4X NEOL > > As has been mentioned elsewhere in this thread, the Reference ID may be > set in ntp.conf.
AFAIK the refid (as reported in the ntpq -p billboard) can only have up to 4 characters since it's transported in a 32 bit value in the NTP packet, so it's not possible to set it e.g. to "OMEGA" or "DUMBCLOCK". Also, e.g. the parse driver sets the default refid for a refclock depending on the mode, e.g. "DCFp", "DCFa", or "GPS". And yes, the refid of a refclock can be set in ntp.conf, e.g.: server 172.127.8.0 mode 2 # sets the refid to "DCFa" fudge 172.127.8.0 refid STC # changes the refid to "STC" ;-) Martin -- Martin Burnicki Meinberg Funkuhren Bad Pyrmont Germany _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
