aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac_sched.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-13Added timing advance support for up and downlink TBFsAndreas Eversberg1-4/+1
2012-09-27Use PCH confirm from BTS to start downlink packet flowAndreas Eversberg1-0/+4
2012-08-07Adding single block allocationAndreas Eversberg1-6/+34
2012-07-26Minor changes on comments of schedulerAndreas Eversberg1-3/+3
2012-07-25Be sure to priorize uplink assignment (PACCH)Andreas Eversberg1-15/+15
2012-07-25Cleanup by splitting gprs_rlcmac_rcv_rts_block() into seperate methodsAndreas Eversberg1-115/+171
2012-07-20Fixed Paging RR on PACCHAndreas Eversberg1-4/+8
2012-07-19Added paging for RR connection on PACCH of active TBFsAndreas Eversberg1-0/+4
2012-07-15Fixed contention resolution issueAndreas Eversberg1-8/+6
2012-07-15multislot: Rework of handling control channel / pollingAndreas Eversberg1-54/+60
2012-07-13Changed data structures for TBF and PDCH instances, to allow multislotAndreas Eversberg1-23/+35
2012-07-03TBF acknowledged mode finished for both link directionsAndreas Eversberg1-34/+42
2012-06-27Introducing scheduler to process transmission of blocksAndreas Eversberg1-0/+176