libosmogsm 1.10.0.64-ff3d
Osmocom GSM library
|
for PH-RANDOM_ACCESS.ind More...
#include <l1sap.h>
Data Fields | |
uint8_t | chan_nr |
Channel Number (Like RSL) More... | |
uint16_t | ra |
Random Access. More... | |
uint8_t | acc_delay |
Delay in bit periods. More... | |
uint32_t | fn |
GSM Frame Number at time of RA. More... | |
uint8_t | is_11bit |
no.of bits in RACH More... | |
enum ph_burst_type | burst_type |
type of burst More... | |
int8_t | rssi |
RSSI of RACH indication. More... | |
uint16_t | ber10k |
BER in units of 0.01%. More... | |
int16_t | acc_delay_256bits |
Burst TA Offset in 1/256th bits. More... | |
int16_t | lqual_cb |
Link quality in centiBel. More... | |
for PH-RANDOM_ACCESS.ind
uint8_t ph_rach_ind_param::acc_delay |
Delay in bit periods.
Referenced by lapdm_phsap_up().
int16_t ph_rach_ind_param::acc_delay_256bits |
Burst TA Offset in 1/256th bits.
uint16_t ph_rach_ind_param::ber10k |
BER in units of 0.01%.
enum ph_burst_type ph_rach_ind_param::burst_type |
type of burst
uint8_t ph_rach_ind_param::chan_nr |
Channel Number (Like RSL)
uint32_t ph_rach_ind_param::fn |
GSM Frame Number at time of RA.
Referenced by lapdm_phsap_up().
uint8_t ph_rach_ind_param::is_11bit |
no.of bits in RACH
int16_t ph_rach_ind_param::lqual_cb |
Link quality in centiBel.
uint16_t ph_rach_ind_param::ra |
Random Access.
Referenced by lapdm_phsap_up().
int8_t ph_rach_ind_param::rssi |
RSSI of RACH indication.