Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_loc_SetGnssConstellReportConfig_t Struct Reference

#include <loc.h>

Data Fields

uint64_t * pMeasReportConfig
 
uint64_t * pSvPolyReportConfig
 
uint8_t * pReportFullEphemerisDb
 
uint8_t * pReportFullSvPolyDb
 
uint8_t * pReportFullIonoDb
 

Detailed Description

This structure contains Set GNSS Constell Report Config pack

Parameters
pMeasReportConfig
  • GNSS measurement report constellation control.
    • Valid values:
      • eQMI_SYSTEM_GPS (0x01) - Enable GPS
      • eQMI_SYSTEM_GLO (0x02) - Enable GLONASS
      • eQMI_SYSTEM_BDS (0x04) - Enable BDS
      • eQMI_SYSTEM_GAL (0x08) - Enable Galileo
      • eQMI_SYSTEM_QZSS (0x10) - Enable QZSS
pSvPolyReportConfig
  • SV polynomial report constellation control.
  • Valid values:
    • eQMI_SYSTEM_GPS (0x01) - Enable GPS
    • eQMI_SYSTEM_GLO (0x02) - Enable GLONASS
    • eQMI_SYSTEM_BDS (0x04) - Enable BDS
    • eQMI_SYSTEM_GAL (0x08) - Enable Galileo
    • eQMI_SYSTEM_QZSS (0x10) - Enable QZSS
pReportFullEphemerisDb
  • Request indicating that the client needs complete ephemeris.
pReportFullSvPolyDb
  • Request indicating that the client needs complete SV polynomials.
pReportFullIonoDb
  • Request indicating client needs complete Iono.

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