This structure contains the LOC Start Request
- Parameters
-
| SessionId[IN] |
- ID of the session as identified by the control point.
- Range: 0 to 255
|
| pRecurrenceType[IN] |
- Optional Parameter
- Specifies the type of session in which the control point is interested.
- Defaults to SINGLE. -Values
- 1 - Request periodic position fixes
- 2 - Request a single position fix
|
| pHorizontalAccuracyLvl[IN] |
- Optional Parameter
- Specifies the horizontal accuracy level required by the control point.
- Defaults to LOW
- Values
- 1 - Low accuracy
- 2 - Medium accuracy
- 3 - High accuracy
|
| pIntermediateReportState[IN] |
- Optional Parameter
- Specifies if the control point is interested in receiving intermediate reports.
- ON by default.
- Values
- 1 - Intermediate reports are turned on
- 2 - Intermediate reports are turned off
|
| pMinIntervalTime[IN] |
- Optional Parameter
- Minimum time interval, specified by the control point, that must elapse between position reports.
- Units - Milliseconds
- Default - 1000 ms
|
| LocApplicationInfo[IN] |
|
| pConfigAltitudeAssumed[IN] |
- Optional Parameter
- Configuration for Altitude Assumed Info in GNSS SV Info Event
- Defaults to ENABLED.
- Values
- 1 - Enable Altitude Assumed information in GNSS SV Info Event
- 2 - Disable Altitude Assumed information in GNSS SV Info Event
|