osmo-pcu/src
Andreas Eversberg 08e93cdc3f Use final_ack_sent and contention_resolution_done to define ongoing UL TBF
Both flags can be used to determine wether assignment must be sent on PCH
or on AGCH. Before contention resolution is done, mobile will ignore
downlink assinment. When final uplink acknowledge was sent, the mobile
will go back to PCH after reception of akcnowledge.
2012-07-26 08:13:06 +02:00
..
.gitignore Adding .gitignore to source directory 2012-06-27 17:45:15 +02:00
Makefile.am misc: Add the libosmocore CFLAGS to the CPPFLAGS 2012-07-25 11:17:59 +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 Use final_ack_sent and contention_resolution_done to define ongoing UL TBF 2012-07-26 08:13:06 +02:00
gprs_bssgp_pcu.h Cleanup of BSSGP code. 2012-07-06 09:28:15 +02:00
gprs_debug.cpp Added debugging of downlink bandwidth 2012-07-24 10:47:24 +02:00
gprs_debug.h Added debugging of downlink bandwidth 2012-07-24 10:47:24 +02:00
gprs_rlcmac.cpp Fixed two issues found by clang, pointed out by Holger 2012-07-25 09:14:09 +02:00
gprs_rlcmac.h Use final_ack_sent and contention_resolution_done to define ongoing UL TBF 2012-07-26 08:13:06 +02:00
gprs_rlcmac_data.cpp Use final_ack_sent and contention_resolution_done to define ongoing UL TBF 2012-07-26 08:13:06 +02:00
gprs_rlcmac_sched.cpp Minor changes on comments of scheduler 2012-07-26 07:58:33 +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