osmo-pcu/src
Ivan Kluchnikov c7e7f6868b Implemented Paging procedure on CCCH.
Added functions:
- gprs_bssgp_pcu_rx_paging_ps() for handling paging message from BSSGP;
- write_paging_request() for writing paging request message;
- gprs_rlcmac_paging_request() and pcu_l1if_tx_pch() for sending paging request message to BTS.
2012-06-29 22:53:15 +04:00
..
Makefile.am Merge branch 'jolly' 2012-06-26 16:54:22 +04:00
RLCMACTest.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
bitvector.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
bitvector.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
csn1.cpp Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
csn1.h Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
gprs_bssgp_pcu.cpp Implemented Paging procedure on CCCH. 2012-06-29 22:53:15 +04:00
gprs_bssgp_pcu.h Merge branch 'jolly' 2012-06-26 16:54:22 +04:00
gprs_debug.cpp remove dependencies to openbsc/osmoggsn internals 2012-06-18 12:22:18 +08:00
gprs_debug.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gprs_rlcmac.cpp Implemented Paging procedure on CCCH. 2012-06-29 22:53:15 +04:00
gprs_rlcmac.h Implemented Paging procedure on CCCH. 2012-06-29 22:53:15 +04:00
gsmL1prim.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_rlcmac.cpp Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
gsm_rlcmac.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_timer.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_timer.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
pcu_l1_if.cpp Implemented Paging procedure on CCCH. 2012-06-29 22:53:15 +04:00
pcu_l1_if.h Implemented Paging procedure on CCCH. 2012-06-29 22:53:15 +04:00
pcu_main.cpp Merge branch 'jolly' 2012-06-26 16:54:22 +04:00
sysmo_l1_if.cpp Split of L1 interface to be used with OpenBTS or sysmo-BTS 2012-06-23 10:33:16 +02:00