libosmogsm 1.9.0.196-9975
Osmocom GSM library
ph_rach_ind_param Struct Reference

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...
 

Detailed Description

for PH-RANDOM_ACCESS.ind

Field Documentation

◆ acc_delay

uint8_t ph_rach_ind_param::acc_delay

Delay in bit periods.

Referenced by lapdm_phsap_up().

◆ acc_delay_256bits

int16_t ph_rach_ind_param::acc_delay_256bits

Burst TA Offset in 1/256th bits.

◆ ber10k

uint16_t ph_rach_ind_param::ber10k

BER in units of 0.01%.

◆ burst_type

enum ph_burst_type ph_rach_ind_param::burst_type

type of burst

◆ chan_nr

uint8_t ph_rach_ind_param::chan_nr

Channel Number (Like RSL)

◆ fn

uint32_t ph_rach_ind_param::fn

GSM Frame Number at time of RA.

Referenced by lapdm_phsap_up().

◆ is_11bit

uint8_t ph_rach_ind_param::is_11bit

no.of bits in RACH

◆ lqual_cb

int16_t ph_rach_ind_param::lqual_cb

Link quality in centiBel.

◆ ra

uint16_t ph_rach_ind_param::ra

Random Access.

Referenced by lapdm_phsap_up().

◆ rssi

int8_t ph_rach_ind_param::rssi

RSSI of RACH indication.


The documentation for this struct was generated from the following file: