Home
last modified time | relevance | path

Searched refs:timecode (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/contrib/ntp/scripts/monitoring/
H A Dntptrap386 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);
387 $msg .= " \"$device\" \"$timecode\"";
412 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);
413 $msg .= " \"$device\" \"$timecode\"";
449 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);
450 $msg .= " \"$device\" \"$timecode\"";
/freebsd-13.1/contrib/ntp/scripts/stats/
H A DREADME.timecodes3 Following are examples of the serial timecode formats used by various
4 timecode receivers as given in the instruction manuals. These examples
6 design. The following symbols are used to identify the timecode
8 represent the character offset from the beginning of the timecode string
H A DREADME32 scripts themselves. Further detail on the radio clock ASCII timecode
33 formats and related data are in the README.timecode file.
H A DREADME.stats60 93 247 16:48:21.814 timecode (format varies)
65 timecode formats specific to each radio follow. See the file
66 README.timecodes for detailed information on the timecode formats used
/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_irig.c209 u_char timecode[2 * SUBFLD + 1]; /* timecode string */ member
885 up->timecode[--up->xptr] = hexchar[temp & 0xf]; in irig_decode()
886 up->timecode[--up->xptr] = hexchar[(temp >> 5) & in irig_decode()
905 if (sscanf((char *)up->timecode, in irig_decode()
H A Drefclock_wwv.c599 static int timecode (struct wwvunit *, char *, size_t);
2094 pp->lencode = timecode(up, pp->a_lastcode, in wwv_clock()
2616 timecode( in timecode() function
H A Dinvoke-ntp.conf.texi1053 timecode received from the clock in decoded ASCII format, where
2080 timecode receiver which is synchronized to a source of standard
2083 The interface between the computer and the timecode
H A Dntp.conf.def1117 timecode received from the clock in decoded ASCII format, where
2166 timecode receiver which is synchronized to a source of standard
2169 The interface between the computer and the timecode
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dvacuum-cleaner31 # int32_t timecode;
/freebsd-13.1/sys/compat/linux/
H A Dlinux_videodev2_compat.h22 struct v4l2_timecode timecode; member
H A Dlinux_ioctl.c3099 memcpy(&vb->timecode, &lvb->timecode, sizeof (lvb->timecode)); in linux_to_bsd_v4l2_buffer()
3123 memcpy(&lvb->timecode, &vb->timecode, sizeof (vb->timecode)); in bsd_to_linux_v4l2_buffer()
/freebsd-13.1/sys/contrib/v4l/
H A Dvideodev2.h540 struct v4l2_timecode timecode; member
/freebsd-13.1/contrib/ntp/ntpq/
H A Dntpq.texi814 @item @code{timecode}
H A Dntpq-opts.def1000 .It Cm timecode
H A Dinvoke-ntpq.texi890 @item @code{timecode}
/freebsd-13.1/contrib/ntp/
H A DChangeLog1815 * [Bug 2048] add the clock variable timecode to SHM refclock.
2518 * Preserve last timecode in ACTS driver (ntpq -ccv).
3868 * [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
3930 * [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
H A DCommitLog-4.1.02920 * ntpd/refclock_wwv.c (timecode): Make definition == declaration
2947 (timecode): Ditto
H A DCommitLog101812 [Bug 2048] add the clock variable timecode to SHM refclock.
101816 [Bug 2048] add the clock variable timecode to SHM refclock.
101819 [Bug 2048] add the clock variable timecode to SHM refclock.
132956 Preserve last timecode in ACTS driver (ntpq -ccv).
132964 Preserve last timecode in ACTS driver (ntpq -ccv).
172869 [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
172876 [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
172882 [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
175011 [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
175015 [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
[all …]