aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf_dl.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-27TBF-DL: cosmetic update for helper routinesMax1-38/+32
2019-03-27TBF: update MCS countersMax1-62/+57
2019-03-26MCS: add mcs_is_*() helpersMax1-4/+4
2019-03-19TBF-DL: log MCS as stringMax1-5/+5
2019-03-19MCS: use value_string for conversionMax1-5/+6
2019-03-19MCS: move HeaderType enum outside of class definitionMax1-7/+7
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax1-35/+35
2019-02-19Clarify write_immediate_assignment() signatureMax1-1/+1
2018-02-20TBF: make network counters internalMax1-1/+1
2018-02-19Update header includesMax1-2/+12
2018-02-03TBF: add helpers for assignment type handlingMax1-6/+2
2018-02-03TBF: decrease logging verbosity for trafficMax1-2/+2
2018-01-26Simplify TS alloc: adjust allocator signaturesMax1-3/+3
2018-01-24TBF: make poll state internalMax1-2/+2
2018-01-24TBF: make UL/DL state internalMax1-1/+1
2018-01-19TBF: add dedicated log categoriesMax1-104/+87
2018-01-17TBF: log source of state transitionsMax1-5/+5
2018-01-12TBF: unify EGPRS window calculationMax1-16/+4
2018-01-12TBF: move window parameters to UL/DL levelMax1-0/+5
2018-01-12TBF: cleanup state flag handlingMax1-13/+4
2018-01-04cosmetic: clarify coding scheme and puncturingMax1-4/+4
2018-01-04TBF-DL: mark rcvd_dl_ack() parameters as booleanMax1-2/+2
2018-01-02TBF: log timer invocation sourceMax1-3/+3
2018-01-02TBF: unify timer handlingMax1-2/+1
2017-12-20TBF: implement independent T31xx timersMax1-7/+7
2017-12-20Introduce LOGTBF* for consistent loggingMax1-25/+17
2017-12-15TBF-DL: fix misleading idle time checkMax1-1/+1
2017-12-05TBF: expand timer loggingMax1-4/+4
2017-09-08TBF-DL: extend index check for RLC block copyMax1-0/+3
2017-09-04cosmetic: convert explicit warnings to fixme/todoMax1-1/+1
2017-08-14Simplify polling troubleshootingMax1-3/+1
2017-08-14Move DL assignment to TBF-DLMax1-1/+35
2017-07-29Remove #warnings that have been adressed since 2015Harald Welte1-2/+0
2017-07-10Remove TBF knowledge from rcv_control*dl_ack_nackMax1-2/+24
2017-05-26Cleanup FN schedulingMax1-16/+13
2017-02-14dl tbf: initialize punct values and verifyNeels Hofmeyr1-4/+8
2017-02-14dl tbf: calculate CPS only for EGPRSNeels Hofmeyr1-2/+5
2016-12-22Add counter at BTS level And statistics at TBF/MS level.sivasankari1-0/+5
2016-12-09Add statistics in the ms and tbf level.sivasankari1-0/+15
2016-11-25Add new BTS level counterssivasankari1-0/+1
2016-11-14Add BTS level countersMrinal Mishra1-0/+54
2016-11-02EGPRS: fix for EPDAN out of windowaravind sirsikar1-21/+9
2016-10-18tbf: add llc_queue_size() to check llc_queue is valid before calling size()Alexander Couzens1-4/+4
2016-09-15tbf_dl: factor out EGPRS DL window size calculationAravind Sirsikar1-0/+20
2016-09-09Fix Timing Advance handlingMax1-1/+1
2016-08-28TBF flow: Coverity fixAravind Sirsikar1-0/+3
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar1-33/+183
2016-07-13Modify DL tbf flow for ARQ-II in EGPRS DL RetxAravind Sirsikar1-17/+40
2016-07-12Add data structure for ARQ-II in EGPRS DLAravind Sirsikar1-7/+7
2016-06-10tbf_dl: correct tbf name in log message for moving a DL TBFAlexander Couzens1-1/+1