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

Data Fields

int8_t rssi
 
int8_t rsrq
 
int16_t rsrp
 
int16_t snr
 

Detailed Description

This structure contains the parameters for LTE Signal Strength Information

Parameters
rssi
  • RSSI in dBm (signed value).
  • A value of -125 dBm or lower is used to indicate No Signal.
    • For CDMA and UMTS, this indicates forward link pilot Ec
    • For GSM, this indicates received signal strength
rsrq
  • RSRQ value in dB (signed integer value) as measured by L1.
  • Range: -3 to -20 (-3 means -3 dB, -20 means -20 dB).
rsrp
  • Current RSRP in dBm as measured by L1.
  • Range: -44 to -140 (-44 means -44 dBm, -140 means -140 dBm).
snr
  • SNR level as a scaled integer in units of 0.1 dB. e.g., -16 dB has a value of -160 and 24.6 dB has a value of 246,

Field Documentation

int16_t lteSSInfo::rsrp
int8_t lteSSInfo::rsrq
int8_t lteSSInfo::rssi
int16_t lteSSInfo::snr

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