Home
last modified time | relevance | path

Searched full:lon (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/ntp/ntpd/
H A Drefclock_mx4200.c419 * (Set field 1 'K' == known position if we can initialize lat/lon/alt). in mx4200_config()
484 double minute, lat, lon, alt; in mx4200_ref() local
563 lon = up->avg_lon; in mx4200_ref()
566 lon = up->avg_lon * (-1.0); in mx4200_ref()
572 minute = (lon - (double)(int)lon) * 60.0; in mx4200_ref()
573 snprintf(lons, sizeof(lons), "%03d%02.4f", (int)lon, minute); in mx4200_ref()
1236 double mtime, lat, lon, alt, geoid, vele, veln; in mx4200_parse_p() local
1247 &sentence_type, &mtime, &lat, &north_south, &lon, &east_west, in mx4200_parse_p()
1280 if (lon < 0. in mx4200_parse_p()
[all...]
H A Drefclock_ripencc.c298 short rpt_0x4A (TSIPPKT *rpt, float *lat, float *lon, float *alt,
341 short rpt_0x84 (TSIPPKT *rpt, double *lat, double *lon, double *alt,
356 float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt,
361 double *lon, double *alt, double vel_enu[], double *time_of_fix,
1594 double lat, lon, alt; in parse0x8F0B() local
1641 lon = bGetDouble(&buf[50]) * R2D; in parse0x8F0B()
1654 if (lon < 0.0) { in parse0x8F0B()
1656 lon = -lon; in parse0x8F0B()
1662 lon_deg = (short)lon; in parse0x8F0B()
2209 rpt_0x4A(TSIPPKT * rpt,float * lat,float * lon,float * alt,float * clock_bias,float * time_of_fix) rpt_0x4A() argument
2769 rpt_0x84(TSIPPKT * rpt,double * lat,double * lon,double * alt,double * clock_bias,float * time_of_fix) rpt_0x84() argument
2861 rpt_0x8F0B(TSIPPKT * rpt,unsigned short * event,double * tow,unsigned char * date,unsigned char * month,short * year,unsigned char * dim_mode,short * utc_offset,double * bias,double * drift,float * bias_unc,float * dr_unc,double * lat,double * lon,double * alt,char sv_id[8]) rpt_0x8F0B() argument
2941 rpt_0x8F20(TSIPPKT * rpt,unsigned char * info,double * lat,double * lon,double * alt,double vel_enu[],double * time_of_fix,short * week_num,unsigned char * nsvs,unsigned char sv_prn[],short sv_IODC[],short * datum_index) rpt_0x8F20() argument
3564 lat, lon, rpt_single_lla_position() local
4325 lat, lon, lat_min, lon_min, rpt_double_lla_position() local
4490 lon, rpt_8F0B() local
4688 lat, lon, alt, time_of_fix; rpt_8F20() local
[all...]
H A Drefclock_oncore.c1125 * MODE, LAT, LON, (HT, HTGPS, HTMSL), DELAY, OFFSET, ASSERT, CLEAR, HARDPPS, in oncore_read_config()
1127 * then initialize using method MODE. For Mode = (1,3) all of (LAT, LON, HT) must in oncore_read_config()
1210 * LON -106 34.610 in oncore_read_config()
1301 } else if (!strncmp(cc, "LON", (size_t) 3)) { in oncore_read_config()
3120 long lat, lon, ht; in oncore_get_timestamp() local
3121 double Lat, Lon, Ht; in oncore_get_timestamp() local
3125 lon = buf_w32(&buf[8]); in oncore_get_timestamp()
3129 Lon = lon; in oncore_get_timestamp()
3133 Lon / in oncore_get_timestamp()
3704 long lat, lon; oncore_print_posn() local
3941 double lat, lon, ht; oncore_ss() local
[all...]
H A Drefclock_true.c357 int lat, lon, off; /* GOES Satellite position */ in true_receive() local
413 sscanf(pp->a_lastcode, "%5d%*c%3d%*c%3d", &lon, &lat, &off) == 3 in true_receive()
423 if (lon > 7000 && lon < 14000) { in true_receive()
424 if (lon < 10000) { in true_receive()
H A Djupiter.h97 u_short lon[2]; /* longitude (radians) */ member
230 u_short lon[2]; /* longitude (radians) */ member
H A Drefclock_palisade.c607 double lat, lon, alt; in TSIP_decode() local
609 lon = getdbl((u_char *) &mb(50)) * R2D; in TSIP_decode()
613 up->unit, lat,lon,alt); in TSIP_decode()
749 double lat, lon, alt; in TSIP_decode() local
751 lon = getdbl((u_char *) &mb(44)) * R2D; in TSIP_decode()
755 up->unit, lat,lon,alt); in TSIP_decode()
H A Drefclock_arbiter.c117 char latlon[MAXPOS]; /* receiver position (lat/lon/alt) */
/freebsd/contrib/ntp/include/
H A Dgps.h32 #define LON1 0x004B /* Lon (degrees) */
33 #define LON2 0x004C /* Lon (min, sec) */
34 #define LON3 0x004D /* Lon (E/W, tenths sec) */
H A Dmbg_gps166.h526 enum LLA_FIELDS { LAT, LON, ALT, N_LLA }; /* latitude, longitude, altitude */ enumerator
536 * lon, lat in [rad], alt in [m]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra-audio-wm8903.yaml56 - LON
79 "Int Spk", "LON",
H A Dwm8903.txt53 * LON
H A Dnvidia,tegra-audio-wm8903.txt47 "Int Spk", "LON",
H A Dwlf,wm8903.yaml24 * LON
/freebsd/contrib/ntp/html/drivers/
H A Ddriver20.html76 …<td class="ttf">$GPRMC,UTC,POS_STAT,LAT,LAT_REF,LON,LON_REF,SPD,HDG,DATE,MAG_VAR,MAG_REF*CS&lt;cr&…
78 <td class="ttf">$GPGLL,LAT,LAT_REF,LON,LON_REF,UTC,POS_STAT*CS&lt;cr&gt;&lt;lf&gt;</td>
80 …<td class="ttf">$GPGGA,UTC,LAT,LAT_REF,LON,LON_REF,FIX_MODE,SAT_USED,HDOP,ALT,ALT_UNIT,GEO,G_UNIT,…
88 …<td class="ttf">$PGRMF,gpsWk,gpsTow,DATE,UTC,LEAPS,LAT,LAT_REF,LON,LON_REF,TYPE,MODE,SPD,HDOP,TDOP…
155 <td class="ttf">LON</td>
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-plutux.dts47 "Int Spk", "LON",
H A Dtegra20-tec.dts55 "Int Spk", "LON",
H A Dtegra20-medcom-wide.dts82 "Int Spk", "LON",
H A Dtegra20-ventana.dts705 "Int Spk", "LON",
H A Dtegra30-cardhu.dtsi657 "Int Spk", "LON",
H A Dtegra20-harmony.dts743 "Int Spk", "LON",
H A Dtegra20-seaboard.dts907 "Int Spk", "LON",
H A Dtegra20-asus-tf101.dts1190 "Int Spk", "LON",
/freebsd/contrib/tcpdump/
H A Dprint-geonet.c86 ND_PRINT("lon:%u", GET_BE_U_4(bp + 16)); in print_long_pos_vector()
/freebsd/usr.bin/m4/TEST/
H A Dtest.m483 # this is A vEry lon sEntEnCE
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp787 RefMap &LON = PhiLON[MB]; in computeLiveIns() local
790 LON[S.first].insert(S.second.begin(), S.second.end()); in computeLiveIns()
1149 RefMap &LON = PhiLON[B]; in traverse() local
1150 for (auto &R : LON) { in traverse()

12