| /freebsd/contrib/ntp/include/ |
| H A D | mbg_gps166.h | 287 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 D | trimble.h | 92 #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 D | jupiter.h | 17 #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 D | refclock_arbiter.c | 23 * output when receiving four or more satellites. 72 * vv = satellites visible 74 * t = satellites tracked
|
| H A D | refclock_palisade.c | 989 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 D | refclock_mx4200.c | 400 * 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 D | refclock_ripencc.c | 2150 /* 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 D | refclock_oncore.c | 95 * 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 D | refclock_parse.c | 4262 * 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 D | driver11.html | 23 …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 D | mx4200data.html | 542 …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 D | driver29.html | 288 …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 D | oncore-shmem.html | 20 …ormation available for use in other programs, (say graphic displays of satellites positions, plots…
|
| H A D | driver20.html | 174 <td>Number of Satellites used in solution</td>
|
| /freebsd/contrib/ntp/libparse/ |
| H A D | info_trimble.c | 64 …{ 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 D | clk_trimtsip.c | 330 case 0x0A: /* 2 satellites */ in cvt_trimtsip() 331 case 0x0B: /* 3 satellites */ in cvt_trimtsip()
|
| /freebsd/contrib/ntp/scripts/stats/ |
| H A D | README.stats | 217 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 D | clock.awk | 309 # sats(0-6) satellites tracked 418 # sat histogram of tracked satellites (0 - 7)
|
| /freebsd/contrib/ntp/clockstuff/ |
| H A D | propdelay.c | 47 * to find delays to GOES via each of the three satellites.
|
| /freebsd/share/doc/papers/timecounter/ |
| H A D | timecounter.ms | 296 as those found on the ``Navstar'' GPS satellites.
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 9800 …applied to the construction of could cover maps from cloud cover pictures obtained by satellites.",
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |