LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LOCStartReq Struct Reference

Data Fields

BYTE SessionId
 
ULONGpRecurrenceType
 
ULONGpHorizontalAccuracyLvl
 
ULONGpIntermediateReportState
 
ULONGpMinIntervalTime
 
struct LocApplicationInfopApplicationInfo
 
ULONGpConfigAltitudeAssumed
 

Detailed Description

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]
  • Optional Parameter
  • LOC Application Parameters
  • See LocApplicationInfo for more information
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

Field Documentation

struct LocApplicationInfo* LOCStartReq::pApplicationInfo
ULONG* LOCStartReq::pConfigAltitudeAssumed
ULONG* LOCStartReq::pHorizontalAccuracyLvl
ULONG* LOCStartReq::pIntermediateReportState
ULONG* LOCStartReq::pMinIntervalTime
ULONG* LOCStartReq::pRecurrenceType
BYTE LOCStartReq::SessionId

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved