Lines Matching full:gps
4 * Rockwell Jupiter GPS receiver definitions
6 * This is all based on the "Zodiac GPS Receiver Family Designer's
18 #define JUPITER_O_DGPS 1005 /* differential GPS status */
35 #define JUPITER_I_DGPS 1214 /* differential GPS control */
86 u_short gweek; /* GPS week number */
87 u_short sweek[2]; /* GPS seconds into week */
88 u_short nsweek[2]; /* GPS nanoseconds into second */
116 #define JUPITER_O_GPOS_NAV_NODGPS 0x02 /* no differential GPS */
126 u_short gweek; /* GPS week number */
127 u_short sweek[2]; /* GPS seconds into week */
128 u_short gpsns[2]; /* GPS nanoseconds from epoch */
189 u_short sweek[2]; /* GPS seconds into week */
190 short offs; /* GPS to UTC time offset (seconds) */
191 u_short offns[2]; /* GPS to UTC offset (nanoseconds) */
196 #define JUPITER_O_PULSE_UTC 0x2 /* GPS/UTC sync */
221 u_short gweek; /* GPS week number */
222 u_short sweek[2]; /* GPS seconds into week */