Lines Matching +full:acquisition +full:- +full:time
2 * /src/NTP/ntp4-dev/include/trimble.h,v 4.6 2005/04/16 17:32:10 kardel RELEASE_20050508_A
8 * Copyright (c) 1998-2005 by Frank Kardel <kardel <AT> ntp.org>
39 * Trimble packet command codes - commands being sent/received
40 * keep comments formatted as shown - they are used to generate
47 #define CMD_CCURTIME 0x21 /* current time */
48 #define CMD_CMODESEL 0x22 /* mode select (2-d, 3-D, auto) */
56 #define CMD_C2DALTITUDE 0x2A /* altitude for 2-D mode */
60 #define CMD_CSETGPSTIME 0x2E /* set GPS time */
65 #define CMD_CSAT1SAT 0x34 /* satellite for 1-Sat mode */
67 #define CMD_CVELOCAID 0x36 /* velocity aiding of acquisition */
80 #define CMD_CHIGH8CNT 0x75 /* high-8 (best 4) / high-6 (overdetermined) control */
86 #define CMD_RCURTIME 0x41 /* GPS time:gps_time:RO */
93 #define CMD_RMESSAGE 0x48 /* GPS system message:gps-message:RO|DEF */
99 #define CMD_RSETGPSTIME 0x4E /* response to set GPS time:trimble_setgpstime:RO */
102 #define CMD_RSAT1BIAS 0x54 /* one-satellite bias & bias rate:trimble_sat1bias:RO */
115 #define CMD_RHIGH8CNT 0x76 /* high-8 (best 4) / high-6 (overdetermined) control:trimble_high8contro…