aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf_ul.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-08tbf: Add check_polling/set_pollingJacob Erlbeck1-11/+12
2016-02-08tbf: Add and use tbf->poll_tsJacob Erlbeck1-0/+1
2016-02-08sched: Pass the current TS to the control create functionsJacob Erlbeck1-2/+2
2016-02-05edge: Fix RLC message sizeJacob Erlbeck1-1/+1
2016-02-05edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_infoJacob Erlbeck1-5/+5
2016-02-01encoding: Remove RlcMacDownlink_t based write_packet_uplink_ackJacob Erlbeck1-8/+0
2016-02-01tbf: Use bitvec based write_packet_uplink_ackJacob Erlbeck1-0/+5
2016-02-01rlc: Add and use mod_sns(bsn) methodJacob Erlbeck1-5/+4
2016-02-01rlc: Dump RLC data for debuggingJacob Erlbeck1-0/+3
2015-12-16edge: Remove unused GPRS functionsJacob Erlbeck1-302/+0
2015-12-16edge: Add methods for unified GPRS/EGPRS UL data block handlingJacob Erlbeck1-2/+268
2015-12-16rlc: Do not raise_v_q in receive_bsnJacob Erlbeck1-1/+2
2015-12-15edge: Rename rcv_data_block_acknowledgedJacob Erlbeck1-1/+1
2015-06-22ms: Store the L1 measurement values in the MS objectsJacob Erlbeck1-0/+4
2015-06-22l1: Pass all L1 measurements upwardsJacob Erlbeck1-1/+4
2014-08-12tbf: Split out UL/DL TBF methods into separate filesDaniel Willmann1-0/+418