Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated https://osmocom.org/projects/osmopcu
Go to file
Ivan Kluchnikov 3fa42b21ee Fixed length of BSSGP header. 2012-06-04 19:07:25 +04:00
Makefile.am Added PCU debugging/logging support code based on osmocom logging system. 2012-05-24 22:07:15 +04:00
RLCMACTest.cpp We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 2012-04-30 18:00:36 +04:00
bitvector.cpp Additional functions for Osmocom bit vector abstraction. 2012-04-30 17:51:23 +04:00
bitvector.h Additional functions for Osmocom bit vector abstraction. 2012-04-30 17:51:23 +04:00
csn1.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 2012-05-24 22:25:06 +04:00
csn1.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 2012-04-30 18:00:36 +04:00
gprs_bssgp_pcu.cpp Changed Downlink TBF Establishment. 2012-05-24 23:12:59 +04:00
gprs_bssgp_pcu.h Fixed length of BSSGP header. 2012-06-04 19:07:25 +04:00
gprs_debug.cpp Added PCU debugging/logging support code based on osmocom logging system. 2012-05-24 22:07:15 +04:00
gprs_debug.h Added PCU debugging/logging support code based on osmocom logging system. 2012-05-24 22:07:15 +04:00
gprs_rlcmac.cpp Changed Downlink TBF Establishment. 2012-05-24 23:12:59 +04:00
gprs_rlcmac.h Changed Downlink TBF Establishment. 2012-05-24 23:12:59 +04:00
gsmL1prim.h Added structure for GsmL1_PhConnectInd_t primitive. 2012-04-17 20:36:44 +04:00
gsm_rlcmac.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 2012-05-24 22:25:06 +04:00
gsm_rlcmac.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 2012-04-30 18:00:36 +04:00
gsm_timer.cpp Added GSM timer handling routines. GSM timer is the same as osmo_timer, but it uses frame numbers instead of seconds. 2012-04-12 14:49:02 +04:00
gsm_timer.h Added GSM timer handling routines. GSM timer is the same as osmo_timer, but it uses frame numbers instead of seconds. 2012-04-12 14:49:02 +04:00
pcu_l1_if.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 2012-05-24 22:25:06 +04:00
pcu_l1_if.h We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. 2012-04-30 18:00:36 +04:00
pcu_main.cpp Modified PCU debugging/logging system. Now we use functions from osmocom logging system. 2012-05-24 22:25:06 +04:00