Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated https://osmocom.org/projects/osmopcu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Ivan Kluchnikov a21f275035
Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function.
11 years ago
Makefile.am Added PCU debugging/logging support code based on osmocom logging system. 11 years ago
RLCMACTest.cpp We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 11 years ago
bitvector.cpp Additional functions for Osmocom bit vector abstraction. 11 years ago
bitvector.h Additional functions for Osmocom bit vector abstraction. 11 years ago
csn1.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 11 years ago
csn1.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 11 years ago
gprs_bssgp_pcu.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 11 years ago
gprs_bssgp_pcu.h Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. 11 years ago
gprs_debug.cpp Added PCU debugging/logging support code based on osmocom logging system. 11 years ago
gprs_debug.h Added PCU debugging/logging support code based on osmocom logging system. 11 years ago
gprs_rlcmac.cpp Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. 11 years ago
gprs_rlcmac.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 11 years ago
gsmL1prim.h Added structure for GsmL1_PhConnectInd_t primitive. 11 years ago
gsm_rlcmac.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 11 years ago
gsm_rlcmac.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 11 years ago
gsm_timer.cpp Added GSM timer handling routines. GSM timer is the same as osmo_timer, but it uses frame numbers instead of seconds. 11 years ago
gsm_timer.h Added GSM timer handling routines. GSM timer is the same as osmo_timer, but it uses frame numbers instead of seconds. 11 years ago
pcu_l1_if.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 11 years ago
pcu_l1_if.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 11 years ago
pcu_main.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 11 years ago