Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_swiloc_SwiLocGetAutoStart_t Struct Reference

#include <swiloc.h>

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

The documentation for this struct was generated from the following file: