osmo-pcu/src
Andreas Eversberg 642c7d3f5b Fix: We don't use timer to define when assignment is complete on PACCH
Instead we use the event of sending assignment message. Then we set the
TBF state to 'FLOW'.
2012-07-23 18:25:43 +02:00
..
.gitignore Adding .gitignore to source directory 2012-06-27 17:45:15 +02:00
Makefile.am Makefile.am: Actually install the pcu during 'make install' 2012-07-22 22:59:08 +02: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 Add check of lifetime of LLC frame 2012-07-21 11:09:58 +02:00
gprs_bssgp_pcu.h Cleanup of BSSGP code. 2012-07-06 09:28:15 +02:00
gprs_debug.cpp Restructured debugging levels to get better overview of TBFs/processes 2012-07-06 11:04:57 +02:00
gprs_debug.h TBF acknowledged mode finished for both link directions 2012-07-03 13:36:03 +02:00
gprs_rlcmac.cpp Fixed Paging RR on PACCH 2012-07-20 11:19:59 +02:00
gprs_rlcmac.h Fix: We don't use timer to define when assignment is complete on PACCH 2012-07-23 18:25:43 +02:00
gprs_rlcmac_data.cpp Fix: We don't use timer to define when assignment is complete on PACCH 2012-07-23 18:25:43 +02:00
gprs_rlcmac_sched.cpp Fixed Paging RR on PACCH 2012-07-20 11:19:59 +02: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
openbts_sock.cpp Adding signal handler to allow clean exit of PCU 2012-07-13 14:00:21 +02:00
pcu_l1_if.cpp VTY: Added option to force given CS and ignore the scheme given by BTS 2012-07-20 21:50:31 +02:00
pcu_l1_if.h Merge branch 'jolly_new' 2012-07-12 14:49:15 +04:00
pcu_main.cpp Adding multislot allocation algorithm 2012-07-15 07:10:10 +02:00
pcu_vty.c VTY: Select timeslot allocation algorithm via VTY 2012-07-23 18:25:43 +02:00
pcu_vty.h VTY implementation 2012-07-13 12:30:03 +02:00
pcuif_proto.h Update to version 3 of PCU socket interface (includes version check) 2012-07-18 10:06:48 +02:00
sysmo_sock.cpp Changed data structures for TBF and PDCH instances, to allow multislot 2012-07-13 14:46:03 +02:00
tbf.txt multislot: Rework of handling control channel / polling 2012-07-15 06:25:37 +02:00