Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
SwiLocGetAutoStartResp Struct Reference

#include <qaGobiApiLoc.h>

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

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