Position determination start session result +wpdss – Multi-Tech Systems CDMA Wireless Modem User Manual
Page 92
Chapter 13 – Position Determination (GPS) AT Commands
Multi-Tech Systems, Inc. CDMA Wireless AT Commands - PN S000294C
92
Position Determination Start Session Result +WPDSS
Description: This unsolicited command returns the position determination data.
Values:
32-bit integer
64-bit integer
2: 2D fix
3: 3D fix
bit 0: altitude valid
bit 1: heading valid
bit 2: velocity valid (e.g. 6 means heading and velocity valid)
16 bit integer
16 bit unsigned integer
byte
16 bit unsigned integer
8 bit signed integer
byte
Syntax:
Response Syntax: +WPDSS:
Command
Possible Responses
AT+WPDSS=”P”
Note: Ask for position only.
OK
+WPDSS:#,#,#,#,2
Note: Unsolicited result with position only.
AT+WPDSS=”PV”
Note: Ask for position and velocity.
OK
+WPDSS:#,#,#,#,2,6,#,#,#,#,#
Note: Unsolicited result with heading and velocity.
AT+WPDSS=”PH”
Note: Ask for position and height.
OK
+WPDSS:#,#,#,#,3,3,#,#,#,#,#
Note: Unsolicited result with altitude and heading.