aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf_ul.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax1-21/+21
2019-02-19Add define for dummy burst stringMax1-2/+1
2018-02-20TBF: make network counters internalMax1-1/+1
2018-02-19Update header includesMax1-1/+10
2018-02-03TBF: decrease logging verbosity for trafficMax1-1/+1
2018-01-24TBF: make poll state internalMax1-2/+1
2018-01-24TBF: make UL ack state internalMax1-6/+6
2018-01-19TBF: add dedicated log categoriesMax1-92/+69
2018-01-17TBF: log source of state transitionsMax1-1/+1
2018-01-12TBF: unify EGPRS window calculationMax1-15/+4
2018-01-12TBF: cleanup state flag handlingMax1-3/+1
2018-01-02TBF: log timer invocation sourceMax1-1/+1
2017-12-20TBF: implement independent T31xx timersMax1-1/+1
2017-12-20Introduce LOGTBF* for consistent loggingMax1-5/+3
2017-12-05TBF: expand timer loggingMax1-1/+1
2017-08-14Simplify polling troubleshootingMax1-2/+1
2017-08-14Encapsulate handling of UL ACK timeoutMax1-0/+21
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-1/+1
2017-01-23Add compression support in EGPRS PUANsivasankari1-0/+21
2016-12-22Add counter at BTS level And statistics at TBF/MS level.sivasankari1-0/+17
2016-11-14Add BTS level countersMrinal Mishra1-1/+54
2016-09-15EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Rele...Aravind Sirsikar1-6/+10
2016-08-02Add support for SPB handling for EGPRS UL TBFAravind Sirsikar1-22/+142
2016-07-12Add data structure for ARQ-II in EGPRS DLAravind Sirsikar1-2/+2
2016-06-16Add Header Type2 support in EGPRS ULAravind Sirsikar1-1/+1
2016-06-07add KPI counter to count bytes for RLC and LLC framesAlexander Couzens1-0/+3
2016-05-25add comments to describe functionsAlexander Couzens1-0/+1
2016-05-25tbf_ul: use correct size for chunk_sizeAlexander Couzens1-1/+1
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