aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlc.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-12rlc: Manage the received block bitmap in the ul_windowDaniel Willmann1-0/+8
2013-12-04rlc: Make the RLC types only operate on the BSNHolger Hans Peter Freyther1-71/+77
2013-11-26tbf/rlc: Move raising of V(Q) into the ul window codeHolger Hans Peter Freyther1-5/+6
2013-11-26rlc/tbf: Move the code to raise V(R) into the ul_window handlingHolger Hans Peter Freyther1-0/+3
2013-11-26tbf/rlc: Move the putting of a block into the rlc codeHolger Hans Peter Freyther1-0/+1
2013-11-26tbf/rlc: Move the check if something is in the window out.Holger Hans Peter Freyther1-0/+13
2013-11-26rlc: The bsn has never been used. Remove it from the Xl_windowHolger Hans Peter Freyther1-2/+0
2013-11-26rlc: Test the basic of the gprs_rlc_v_n code for remembering the stateHolger Hans Peter Freyther1-1/+6
2013-11-26tbf/rlc: Move the v_n handling into a dedicated objectHolger Hans Peter Freyther1-0/+30
2013-11-26tbf/rlc: Big change and move the window handling out to the rlcHolger Hans Peter Freyther1-12/+161
2013-11-26tbf/rlc: Move the counting of unacked frames into the RLC V_B classHolger Hans Peter Freyther1-0/+2
2013-11-26tbf/rlc: Change the code and generate the entire state in the V_BHolger Hans Peter Freyther1-7/+2
2013-11-26tbf/rlc: Move the moving of V(A) into the V_B codeHolger Hans Peter Freyther1-0/+2
2013-11-26tbf/rlc: Move the parsing of RBB to Decoding, move window marking outHolger Hans Peter Freyther1-0/+8
2013-11-26tbf/rlc: Move the marking of frames for resend into the v_bHolger Hans Peter Freyther1-0/+2
2013-11-26rlc/tbf: Move the loop into the gprs_rlc_v_b classHolger Hans Peter Freyther1-0/+5
2013-11-23rlc: Create a basic test that mark/is is talking about the sameHolger Hans Peter Freyther1-1/+7
2013-11-23rlc: Move the rlc headers into a separate header fileHolger Hans Peter Freyther1-0/+106
2013-10-30pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdchHolger Hans Peter Freyther1-0/+56