1106424SrobertoThis is a list of the #define REFCLK_* stuff.
2106424Sroberto
3106424SrobertoIf you want to add a new refclock let us know and we'll assign you a number.
4106424Sroberto
5106424SrobertoShould this list also include the name of the party responsible for the
6106424Srobertorefclock?
7106424Sroberto
8106424SrobertoLOCALCLOCK	1	/* external (e.g., lockclock) */
9106424SrobertoGPS_TRAK	2	/* TRAK 8810 GPS Receiver */
10106424SrobertoWWV_PST		3	/* PST/Traconex 1020 WWV/H */
11106424SrobertoSPECTRACOM	4	/* Spectracom (generic) Receivers */
12106424SrobertoTRUETIME	5	/* TrueTime (generic) Receivers */
13106424SrobertoIRIG_AUDIO	6	/* IRIG-B/W audio decoder */
14106424SrobertoCHU_AUDIO	7	/* CHU audio demodulator/decoder */
15106424SrobertoPARSE		8	/* generic driver (usually DCF77,GPS,MSF) */
16106424SrobertoGPS_MX4200	9	/* Magnavox MX4200 GPS */
17106424SrobertoGPS_AS2201	10	/* Austron 2201A GPS */
18106424SrobertoGPS_ARBITER	11	/* Arbiter 1088A/B/ GPS */
19106424SrobertoIRIG_TPRO	12	/* KSI/Odetics TPRO-S IRIG */
20106424SrobertoATOM_LEITCH	13	/* Leitch CSD 5300 Master Clock */
21106424SrobertoMSF_EES		14	/* EES M201 MSF Receiver */
22106424SrobertoGPSTM_TRUE	15	/* OLD TrueTime GPS/TM-TMD Receiver */
23106424SrobertoIRIG_BANCOMM	16	/* Bancomm GPS/IRIG Interface */
24106424SrobertoGPS_DATUM	17	/* Datum Programmable Time System */
25106424SrobertoNIST_ACTS	18	/* NIST Auto Computer Time Service */
26106424SrobertoWWV_HEATH	19	/* Heath GC1000 WWV/WWVH Receiver */
27106424SrobertoGPS_NMEA	20	/* NMEA based GPS clock */
28106424SrobertoGPS_VME		21	/* TrueTime GPS-VME Interface */
29106424SrobertoATOM_PPS	22	/* 1-PPS Clock Discipline */
30182007SrobertoPTB_ACTS	NIST_ACTS
31182007SrobertoUSNO		NIST_ACTS
32106424SrobertoGPS_HP		26	/* HP 58503A Time/Frequency Receiver */
33106424SrobertoARCRON_MSF	27	/* ARCRON MSF radio clock. */
34106424SrobertoSHM		28	/* clock attached thru shared memory */
35106424SrobertoPALISADE	29	/* Trimble Navigation Palisade GPS */
36106424SrobertoONCORE		30	/* Motorola UT Oncore GPS */
37106424SrobertoGPS_JUPITER	31	/* Rockwell Jupiter GPS receiver */
38106424SrobertoCHRONOLOG	32	/* Chrono-log K WWVB receiver */
39106424SrobertoDUMBCLOCK	33	/* Dumb localtime clock */
40106424SrobertoULINK		34	/* Ultralink M320 WWVB receiver */
41106424SrobertoPCF		35	/* Conrad parallel port radio clock */
42106424SrobertoWWV_AUDIO	36	/* WWV/H audio demodulator/decoder */
43106424SrobertoFG		37	/* Forum Graphic GPS */
44106424SrobertoHOPF_SERIAL	38	/* hopf DCF77/GPS serial line receiver */
45106424SrobertoHOPF_PCI	39	/* hopf DCF77/GPS PCI receiver */
46106424SrobertoJJY		40	/* JJY receiver */
47106424SrobertoTT560		41	/* TrueTime 560 IRIG-B decoder */
48106424SrobertoZYFER		42	/* Zyfer GPStarplus receiver */
49106424SrobertoRIPENCC		43	/* RIPE NCC Trimble driver */
50106424Sroberto???????		44	Claas Hilbrecht (20020711)
51