|
libosmogsm 1.11.0.52-28973f
Osmocom GSM library
|
for MEAS MPH-INFO.ind More...
#include <l1sap.h>
Data Fields | |
| uint8_t | chan_nr |
| Channel Number (Like RSL) More... | |
| uint32_t | fn |
| GSM Frame Number. More... | |
| uint16_t | ber10k |
| BER in units of 0.01%. More... | |
| union { | |
| int16_t ta_offs_qbits | |
| timing advance offset (in qbits) More... | |
| int16_t ta_offs_256bits | |
| timing advance offset (in 1/256th bits) More... | |
| }; | |
| int16_t | c_i_cb |
| C/I ratio in 0.1 dB. More... | |
| uint8_t | is_sub:1 |
| flags More... | |
| uint8_t | inv_rssi |
| RSSI in dBm * -1. More... | |
for MEAS MPH-INFO.ind
| union { ... } info_meas_ind_param::@22 |
| uint16_t info_meas_ind_param::ber10k |
BER in units of 0.01%.
| int16_t info_meas_ind_param::c_i_cb |
C/I ratio in 0.1 dB.
| uint8_t info_meas_ind_param::chan_nr |
Channel Number (Like RSL)
| uint32_t info_meas_ind_param::fn |
GSM Frame Number.
| uint8_t info_meas_ind_param::inv_rssi |
RSSI in dBm * -1.
| uint8_t info_meas_ind_param::is_sub |
flags
| int16_t info_meas_ind_param::ta_offs_256bits |
timing advance offset (in 1/256th bits)
| int16_t info_meas_ind_param::ta_offs_qbits |
timing advance offset (in qbits)