libosmogsm  0.11.0-dirty
Osmocom GSM library
ph_data_param Struct Reference

for PH-[UNIT]DATA. More...

#include <l1sap.h>

Data Fields

uint8_t link_id
 Link Identifier (Like RSL)
uint8_t chan_nr
 Channel Number (Like RSL)
uint32_t fn
 GSM Frame Number.
int8_t rssi
 RSSI of receivedindication.
uint16_t ber10k
 BER in units of 0.01%.
union {
   int16_t   ta_offs_qbits
   int16_t   ta_offs_256bits
 timing advance offset (in 1/256th bits)
}; 
int16_t lqual_cb
enum osmo_ph_pres_info_type pdch_presence_info
 Info regarding presence/validity of header and data parts.

Detailed Description

for PH-[UNIT]DATA.

{req,ind} | PH-RTS.ind


Field Documentation

union { ... }

BER in units of 0.01%.

Channel Number (Like RSL)

Referenced by lapdm_phsap_dequeue_prim(), lapdm_phsap_up(), and tx_ph_data_enqueue().

GSM Frame Number.

Link Identifier (Like RSL)

Referenced by lapdm_phsap_dequeue_prim(), lapdm_phsap_up(), and tx_ph_data_enqueue().

Info regarding presence/validity of header and data parts.

RSSI of receivedindication.

timing advance offset (in 1/256th bits)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines