Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated https://osmocom.org/projects/osmopcu
Go to file
Ivan Kluchnikov 74b459fda4 Fixed: We should use guint8 array instead of guint32 and guint64 variables for decoding and encoding CSN1 bitmap. 2012-04-11 22:02:15 +04:00
Makefile.am Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). 2012-03-05 19:24:57 +04:00
RLCMACTest.cpp Moved CSN1 and RLC/MAC code to new GPRS directory. 2011-12-21 13:17:53 +03:00
csn1.cpp Fixed: We should use guint8 array instead of guint32 and guint64 variables for decoding and encoding CSN1 bitmap. 2012-04-11 22:02:15 +04:00
csn1.h Moved CSN1 and RLC/MAC code to new GPRS directory. 2011-12-21 13:17:53 +03:00
gprs_bssgp_pcu.cpp Fixed bugs in handling of TBFs. 2012-03-18 15:04:48 +04:00
gprs_bssgp_pcu.h Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). 2012-03-05 19:24:57 +04:00
gprs_rlcmac.cpp Fixed bugs in handling of TBFs. 2012-03-18 15:04:48 +04:00
gprs_rlcmac.h Fixed bugs in handling of TBFs. 2012-03-18 15:04:48 +04:00
gsmL1prim.h Fixed: endif statement is missed in gsmL1prim.h. 2012-04-11 21:39:53 +04:00
gsm_rlcmac.cpp Added encoder for RLC/MAC downlink data control block. 2012-02-20 15:04:25 +04:00
gsm_rlcmac.h Added encoder for RLC/MAC downlink data control block. 2012-02-20 15:04:25 +04:00
pcu_l1_if.cpp Added L1 interface between PCU and OpenBTS for communication (PCU side). 2012-03-18 15:48:51 +04:00
pcu_l1_if.h Added L1 interface between PCU and OpenBTS for communication (PCU side). 2012-03-18 15:48:51 +04:00
pcu_main.cpp Added L1 interface between PCU and OpenBTS for communication (PCU side). 2012-03-18 15:48:51 +04:00