rxInfo Struct Reference

Data Fields

BYTE isRadioTuned
ULONG rxPower
ULONG ecio
ULONG rscp
ULONG 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.
    • 0xFFFFFFFF - Not Available
ecio 
  • ECIO in 1/10 dbm; valid for CDMA, HDR, GSM, WCDMA, and LTE.
    • 0xFFFFFFFF - Not Available
rscp 
  • Received signal code power in 1/10 dbm.
  • Valid for WCDMA.
    • 0xFFFFFFFF - Not Available
rsrp 
  • Current reference signal received power in 1/10 dbm valid for LTE.
    • 0xFFFFFFFF - Not Available
phase 
  • Phase in 1/100 degrees; valid for LTE.
  • When the phase is unknown, 0xFFFFFFFF is used.

Field Documentation


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