Specifications

GPS Commands
Rev. 8 May.12 Proprietary and Confidential 205
!GPSXTRASTATUS
Supporting chipsets (GPS-
enabled devices only):
MDM6200
MDM8200A
MDM8220
MDM9200
MDM9600
MSM6290
QSC6270 (min f/w rev: S2.0)
Note: This command is not
password-protected.
Return current status of gpsOneXTRA
Return the status of the most recent time and data injection operations.
Usage:
Query: AT!GPSXTRASTATUS?
Response:
Xtra Time status = <timeStatus>
Xtra Data status = <dataStatus>
Validity Start = <timeStamp>
Validity End = <timeStamp>
OK
Purpose: Return the status of the most recent time and data injection opera-
tions.
Parameters:
<timeStatus>
Returned string does not include quotes (they are used in this description for
clarity).
“Unknown”: Default value if time injection operation has not been
performed yet, or if operation was incomplete
“Valid”: GPS time injection succeeded
“Invalid”: GPS time injection failed
<dataStatus>
Returned string does not include quotes (they are used in this description for
clarity).
“Unknown”: Default value if data injection operation has not been
performed yet, or if operation was incomplete
“Valid”: GPS data injection succeeded
“Invalid”: GPS data injection failed
“xtra.bin file has bad crc”
“GPS Busy, end current session first”
“error reading xtra.bin file”
“bad TOA in xtra.bin file”: The XTRA data retrieved from the XTRA server
is too old (exceeds the Time Of Applicability).
<timeStamp> (GPS time stamp)
Format: <year> <month> <day> <dayOfWeek> <time>
<year>: 4 digits (Example: 2008)
<month>: 2 digits (01–12)
<day>: 2 digits (01–31)
<dayOfWeek>: 1 digit (0–6) where 0=Monday
<time>: time of day (Example: 13:15:45)
Example: 2008 02 28 5 13:15:45 represents Thursday 28 Feb 2008 at 1:15:45
PM
Table 9-2: GPS command details (Continued)
Command Description