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

Data Fields

BYTE function
 
BOOL function_reported
 
BYTE fix_type
 
BOOL fix_type_reported
 
BYTE max_time
 
BOOL max_time_reported
 
ULONG max_dist
 
BOOL max_dist_reported
 
ULONG fix_rate
 
BOOL fix_rate_reported
 

Detailed Description

This structure contains SWI LOC Get Auto Start setting

Parameters
function
  • Setting to indicate when modem should start an automatic GNSS fix
    • 0 - disabled
    • 1 - At bootup
    • 2 - When NMEA port is opened
function_reported
  • 0 - not reported by modem
  • 1 - reported by modem
fix_type
  • Type of GNSS fix:
    • 1 - Default Engine mode
    • 2 - MS-Based
    • 3 - MS-Assisted
    • 4 - Standalone
fix_type_reported
  • 0 - not reported by modem
  • 1 - reported by modem
max_time
  • Maximum time allowed for the receiver to get a fix in seconds
  • Valid range: 1-255
max_time_reported
  • 0 - not reported by modem
  • 1 - reported by modem
max_dist
  • Maximum uncertainty of a fix measured by distance in meters
  • Valid range: 1 - 4294967280
max_dist_reported
  • 0 - not reported by modem
  • 1 - reported by modem
fix_rate
  • Time between fixes in seconds
  • Valid range: 1–65535
fix_rate_reported
  • 0 - not reported by modem
  • 1 - reported by modem

Field Documentation

ULONG SwiLocGetAutoStartResp::fix_rate
BOOL SwiLocGetAutoStartResp::fix_rate_reported
BYTE SwiLocGetAutoStartResp::fix_type
BOOL SwiLocGetAutoStartResp::fix_type_reported
BYTE SwiLocGetAutoStartResp::function
BOOL SwiLocGetAutoStartResp::function_reported
ULONG SwiLocGetAutoStartResp::max_dist
BOOL SwiLocGetAutoStartResp::max_dist_reported
BYTE SwiLocGetAutoStartResp::max_time
BOOL SwiLocGetAutoStartResp::max_time_reported

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