Home
last modified time | relevance | path

Searched full:satellites (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h287 N_SVNO_GPS = 32, ///< max. number of active GPS satellites
291 N_SVNO_WAAS = 32, ///< max. number of active WAAS satellites
295 N_SVNO_GLONASS = 31 ///< max. number of active Glonass satellites
308 * Related to data received from the satellites, or data derived thereof.
326 * by the satellites. However, the receiver position has usually been
328 * when a sufficient number of satellites can be received.
372 * by the satellites rolls over from 1023 to 0, but Meinberg devices
378 * of leap seconds is disseminated by the satellites using the ::UTC
773 * @brief Summary of configuration and health data of all satellites
794 * %UTC correction parameters basically as sent by the GPS satellites.
[all …]
H A Dtrimble.h92 #define CMD_RSIGNALLV 0x47 /* signal levels of all satellites:trimble_signal_levels:RO */
94 #define CMD_RALMAHEALTH 0x49 /* almanac health page for all satellites:gps_almanac_health:RO */
/freebsd/contrib/ntp/ntpd/
H A Djupiter.h17 #define JUPITER_O_VIS 1003 /* visible satellites */
117 #define JUPITER_O_GPOS_NAV_NOSAT 0x04 /* not enough satellites */
146 u_short nvis; /* number of visible satellites */
177 u_short nsat; /* number of satellites in track */
H A Drefclock_arbiter.c23 * output when receiving four or more satellites.
72 * vv = satellites visible
74 * t = satellites tracked
H A Drefclock_palisade.c989 printf ("No usable satellites\n"); in TSIP_decode()
995 printf ("Only 2 usable satellites\n"); in TSIP_decode()
998 printf ("Only 3 usable satellites\n"); in TSIP_decode()
1048 printf ("No usable satellites\n"); in TSIP_decode()
1054 printf ("Only 2 usable satellites\n"); in TSIP_decode()
1057 printf ("Only 3 usable satellites\n"); in TSIP_decode()
1114 printf("Tracking %d Satellites\n", sats); in TSIP_decode()
H A Drefclock_mx4200.c400 * value if only 3 satellites available. in mx4200_config()
1219 * 51 = Too few satellites
1352 * IDL = Idle, no satellites
1356 * 2 Number of satellites that should be visible
1357 * 3 Number of satellites being tracked
H A Drefclock_ripencc.c2150 /* signal levels for all satellites tracked */
2188 /* health for all satellites from almanac health page */
3451 "No satellites available", in rpt_rcvr_health()
3453 "Only 2 satellites available", in rpt_rcvr_health()
3454 "Only 3 satellites available", in rpt_rcvr_health()
3455 "No satellites usable ", in rpt_rcvr_health()
3457 "Only 2 satellites usable", in rpt_rcvr_health()
3458 "Only 3 satellites usable", in rpt_rcvr_health()
3501 pbuf += sprintf(pbuf, "\nSNR for satellites: %d", nsvs); in rpt_SNR_all_SVs()
H A Drefclock_oncore.c95 * file once per day as soon as the message appears on the satellites.
512 static u_char oncore_cmd_Bb[] = { 'B', 'b', 1 }; /* 6/8/12 Visible Satellites */
1194 * elevation angle for satellites to be tracked by the receiver. The default value in oncore_read_config()
1202 * any satellites. in oncore_read_config()
3020 /* The M12 with 1.3 or 2.0 Firmware, loses track of all Satellites and has to in oncore_get_timestamp()
H A Drefclock_parse.c4262 * The week number transmitted by the GPS satellites for the leap date in mk_utcinfo()
5545 …t = ap(pbuffer, sizeof(pbuffer), t, "satellites %02d %02d %02d %02d, PDOP %.2f, HDOP %.2f, VDOP %.… in trimbletsip_message()
5590 t = ap(pbuffer, sizeof(pbuffer), t, "no usable satellites"); in trimbletsip_message()
5596 t = ap(pbuffer, sizeof(pbuffer), t, "only TWO usable satellites"); in trimbletsip_message()
5599 t = ap(pbuffer, sizeof(pbuffer), t, "only THREE usable satellites"); in trimbletsip_message()
/freebsd/contrib/ntp/html/drivers/
H A Ddriver11.html23 …racy of this clock is 100 ns relative to the PPS output when receiving four or more satellites.</p>
53 vv = satellites visible
55 t = satellites tracked
H A Dmx4200data.html542 …he receiver including the operating mode, number of satellites visible, and the number of satellit…
560 IDL=Idle, No Satellites<br>
567 <td>Number of Satellites that should be Visible</td>
574 <td>Number of Satellites being Tracked</td>
685 51=Too Few Satellites<br>
699 …lly used in the measurement processing corresponding to the satellites listed. The satellites are …
H A Ddriver29.html288 …C time. The GPS receiver must download UTC offset information from GPS satellites. After an initia…
298 …"#TrackingStatus">tracking status of the receiver</a>. Make sure it is tracking several satellites.
522 <td valign="CENTER" width="59%">No Satellites Usable</td>
540 <td valign="CENTER" width="59%">Only 3 Satellites Usable</td>
668 <td valign="CENTER" width="48%">SV Id No. of tracked satellites</td>
H A Doncore-shmem.html20 …ormation available for use in other programs, (say graphic displays of satellites positions, plots…
H A Ddriver20.html174 <td>Number of Satellites used in solution</td>
/freebsd/contrib/ntp/libparse/
H A Dinfo_trimble.c64 …{ CMD_RSIGNALLV, "CMD_RSIGNALLV", "signal levels of all satellites (0x47)", "trimble_signal_levels…
66 …{ CMD_RALMAHEALTH, "CMD_RALMAHEALTH", "almanac health page for all satellites (0x49)", "gps_almana…
H A Dclk_trimtsip.c330 case 0x0A: /* 2 satellites */ in cvt_trimtsip()
331 case 0x0B: /* 3 satellites */ in cvt_trimtsip()
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats217 These data determine how many satellites are being tracked. At the
219 three visible satellites in view. Much of the time the maximum of
H A Dclock.awk309 # sats(0-6) satellites tracked
418 # sat histogram of tracked satellites (0 - 7)
/freebsd/contrib/ntp/clockstuff/
H A Dpropdelay.c47 * to find delays to GOES via each of the three satellites.
/freebsd/share/doc/papers/timecounter/
H A Dtimecounter.ms296 as those found on the ``Navstar'' GPS satellites.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in9800 …applied to the construction of could cover maps from cloud cover pictures obtained by satellites.",
/freebsd/contrib/ntp/
H A DCommitLog[all...]