LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_swiloc_SwiLocGetAutoStart_t Struct Reference

Data Fields

uint8_t function
 
int function_reported
 
uint8_t fix_type
 
int fix_type_reported
 
uint8_t max_time
 
int max_time_reported
 
uint32_t max_dist
 
int max_dist_reported
 
uint32_t fix_rate
 
int fix_rate_reported
 
swi_uint256_t ParamPresenceMask
 

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
  • Bit to check in ParamPresenceMask - 16
function_reported
  • 0 - not reported by modem
  • l - reported by modem
fix_type
  • Type of GNSS fix:
    • 1 - Default Engine mode
    • 2 - MS-Based
    • 3 - MS-Assisted
    • 4 - Standalone
  • Bit to check in ParamPresenceMask - 17
fix_type_reported
  • 0 - not reported by modem
  • l - reported by modem
max_time
  • Maximum time allowed for the receiver to get a fix in seconds
  • Valid range: 1-255
  • Bit to check in ParamPresenceMask - 18
max_time_reported
  • 0 - not reported by modem
  • l - reported by modem
max_dist
  • Maximum uncertainty of a fix measured by distance in meters
  • Valid range: 1 - 4294967280
  • Bit to check in ParamPresenceMask - 19
max_dist_reported
  • 0 - not reported by modem
  • l - reported by modem
fix_rate
  • Time between fixes in seconds
  • Valid range: 1–65535
  • Bit to check in ParamPresenceMask - 20
fix_rate_reported
  • 0 - not reported by modem
  • l - reported by modem

Field Documentation

uint32_t unpack_swiloc_SwiLocGetAutoStart_t::fix_rate
int unpack_swiloc_SwiLocGetAutoStart_t::fix_rate_reported
uint8_t unpack_swiloc_SwiLocGetAutoStart_t::fix_type
int unpack_swiloc_SwiLocGetAutoStart_t::fix_type_reported
uint8_t unpack_swiloc_SwiLocGetAutoStart_t::function
int unpack_swiloc_SwiLocGetAutoStart_t::function_reported
uint32_t unpack_swiloc_SwiLocGetAutoStart_t::max_dist
int unpack_swiloc_SwiLocGetAutoStart_t::max_dist_reported
uint8_t unpack_swiloc_SwiLocGetAutoStart_t::max_time
int unpack_swiloc_SwiLocGetAutoStart_t::max_time_reported
swi_uint256_t unpack_swiloc_SwiLocGetAutoStart_t::ParamPresenceMask

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