HomeSort by: relevance | last modified time | path
    Searched defs:IRIG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/util/
tg.c 4 * tg.c generate WWV or IRIG signals for test
8 * broadcast timecode. Alternatively, it can generate the IRIG-B
10 * intended to test the WWV/H driver (refclock_wwv.c) and the IRIG
28 * switches to IRIG-B format.
42 * or IRIG timecode (20 digits) as each new string is constructed. The
46 * For IRIG the on-time marker M preceeds the first (units) bit, so its
70 #define IRIG 1 /* IRIG-B encoder */
77 #define M2 2 /* IRIG 0 pulse */
78 #define M5 5 /* IRIG 1 pulse *
    [all...]
tg2.c 4 * tg.c generate WWV or IRIG signals for test
8 * broadcast timecode. Alternatively, it can generate the IRIG-B
10 * intended to test the WWV/H driver (refclock_wwv.c) and the IRIG
28 * switches to IRIG-B format.
42 * or IRIG timecode (20 digits) as each new string is constructed. The
46 * For IRIG the on-time marker M preceeds the first (units) bit, so its
74 * - Added periodic display of running time along with legend on IRIG-B, allows tracking how
75 * close IRIG output is to actual clock time.
89 * cycles, to test against IRIG-B decoder.
130 * - Reversed output binary dump for IRIG, makes it easier to read the numbers
    [all...]

Completed in 26 milliseconds