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

Data Fields

uint8_t isRadioTuned
 
int32_t rxPower
 
int32_t ecio
 
int32_t rscp
 
int32_t rsrp
 
uint32_t phase
 

Detailed Description

This structure contains rx radio infomation.

Parameters
isRadioTuned
  • Whether Rx is tuned to a channel:
    • 0x00 - Not tuned
    • 0x01 - Tuned
    • 0xFF - Not Available
  • If the radio is tuned, instantaneous values are set for the signal information fields below.
  • If the radio is not tuned, or is delayed or invalid, the values are set depending on each technology.
rx_pwr
  • Rx power value in 1/10 dbm resolution.
ecio
  • ECIO in 1/10 dB; valid for CDMA, HDR, GSM, WCDMA, and LTE.
rscp
  • Received signal code power in 1/10 dbm.
  • Valid for WCDMA.
rsrp
  • Current reference signal received power in 1/10 dbm valid for LTE.
phase
  • Phase in 1/100 degrees; valid for LTE.
  • When the phase is unknown, 0xFFFFFFFF is used.

Field Documentation

int32_t nas_rxInfo::ecio
uint8_t nas_rxInfo::isRadioTuned
uint32_t nas_rxInfo::phase
int32_t nas_rxInfo::rscp
int32_t nas_rxInfo::rsrp
int32_t nas_rxInfo::rxPower

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