Searched refs:timecode (Results 1 – 18 of 18) sorted by relevance
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | ntptrap | 386 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/); 387 $msg .= " \"$device\" \"$timecode\""; 412 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/); 413 $msg .= " \"$device\" \"$timecode\""; 449 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/); 450 $msg .= " \"$device\" \"$timecode\"";
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.timecodes | 3 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 D | README | 32 scripts themselves. Further detail on the radio clock ASCII timecode 33 formats and related data are in the README.timecode file.
|
H A D | README.stats | 60 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/contrib/ntp/ntpd/ |
H A D | refclock_irig.c | 57 * which are then encoded as the BCD digits of the timecode. 59 * The timecode and reference timestamp are updated once each second 74 * The timecode format used for debugging and data recording includes 76 * connections. The driver produces one line for each timecode in the 209 u_char timecode[2 * SUBFLD + 1]; /* timecode string */ member 267 int xptr; /* timecode pointer */ 828 * frames into the timecode fields. Bits can have values of zero, one 878 * little-endian timecode field. Note frame 1 is shifted in irig_decode() 885 up->timecode[ in irig_decode() [all...] |
H A D | refclock_wwv.c | 156 * form the quality character included in the timecode. 220 * These bits correspond to designated bits in the WWV/H timecode. The 460 * of the timecode. The digits are stored from least to most significant 461 * order. The maximum-likelihood timecode is formed from the digits 575 int misc; /* miscellaneous timecode bits */ 599 static int timecode (struct wwvunit *, char *, size_t); 910 * determine the bits and digits of the timecode. 1773 * corresponding to the miscellaneous bits of the timecode are in wwv_rsec() 2094 pp->lencode = timecode(up, pp->a_lastcode, in wwv_clock() 2099 printf("wwv: timecode in wwv_clock() 2616 timecode( timecode() function [all...] |
H A D | invoke-ntp.conf.texi | 1033 timecode received from the clock in decoded ASCII format, where 2085 timecode receiver which is synchronized to a source of standard 2088 The interface between the computer and the timecode
|
H A D | ntp.conf.def | 1096 timecode received from the clock in decoded ASCII format, where 2174 timecode receiver which is synchronized to a source of standard 2177 The interface between the computer and the timecode
|
/freebsd/sys/compat/linux/ |
H A D | linux_videodev2_compat.h | 18 struct v4l2_timecode timecode; member
|
H A D | linux_ioctl.c | 3045 memcpy(&vb->timecode, &lvb->timecode, sizeof (lvb->timecode)); in linux_to_bsd_v4l2_buffer() 3069 memcpy(&lvb->timecode, &vb->timecode, sizeof (vb->timecode)); in bsd_to_linux_v4l2_buffer()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | vacuum-cleaner | 31 # int32_t timecode;
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 540 struct v4l2_timecode timecode; member
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.texi | 814 @item @code{timecode}
|
H A D | ntpq-opts.def | 1010 .It Cm timecode
|
H A D | invoke-ntpq.texi | 890 @item @code{timecode}
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2055 * [Bug 2048] add the clock variable timecode to SHM refclock. 2758 * Preserve last timecode in ACTS driver (ntpq -ccv). 4108 * [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver. 4170 * [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
|
H A D | CommitLog-4.1.0 | 2920 * ntpd/refclock_wwv.c (timecode): Make definition == declaration 2947 (timecode): Ditto
|
H A D | CommitLog | [all...] |