LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rxInfo Struct Reference

Data Fields

BYTE isRadioTuned
 
INT32 rxPower
 
INT32 ecio
 
INT32 rscp
 
INT32 rsrp
 
ULONG phase
 

Detailed Description

This structure contains the Rx Information.

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 dbm; 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 rxInfo::ecio
BYTE rxInfo::isRadioTuned
ULONG rxInfo::phase
INT32 rxInfo::rscp
INT32 rxInfo::rsrp
INT32 rxInfo::rxPower

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