Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
loc_SV Struct Reference

#include <loc.h>

Data Fields

uint16_t id
 
uint32_t system
 
uint8_t mask
 

Detailed Description

This structure contains the Delete LOC SV Info

Parameters
id
  • LOC SV ID of the satellite whose data is to be deleted
  • Range:
    • For GPS: 1 to 32
    • For SBAS: 33 to 64
    • For GLONASS: 65 to 96
system
  • Indicates to which constellation this loc_SV belongs
  • Valid values:
    • eQMI_LOC_SV_SYSTEM_GPS (1) - GPS satellite
    • eQMI_LOC_SV_SYSTEM_GALILEO (2) - GALILEO satellite
    • eQMI_LOC_SV_SYSTEM_SBAS (3) - SBAS satellite
    • eQMI_LOC_SV_SYSTEM_COMPASS (4) - COMPASS satellite
    • eQMI_LOC_SV_SYSTEM_GLONASS (5) - GLONASS satellite
    • eQMI_LOC_SV_SYSTEM_BDS (6) - BDS satellite
mask
  • Indicates if the ephemeris or almanac for a satellite is to be deleted
  • Valid values:
    • 0x01 - DELETE_EPHEMERIS
    • 0x02 - DELETE_ALMANAC

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