aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.err
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Simplify TS alloc: move slot assignmentMax1-1/+1
2018-02-27Simplify TS alloc: split off RX mask computationMax1-3/+3
2018-02-27TBF: add helpers for assignment type handlingMax1-1/+32
2018-02-27TBF: decrease L1 logging verbosity in testMax1-289/+0
2018-02-27TBF: adjust test log levelsMax1-1184/+4793
2018-02-27TBF: add dedicated log categoriesMax1-4667/+5
2018-01-12TBF: unify EGPRS window calculationMax1-34/+34
2017-12-20Introduce LOGTBF* for consistent loggingMax1-875/+875
2017-12-05TBF: expand timer loggingMax1-315/+315
2017-12-04TBF: log timer overrideMax1-211/+211
2017-09-08TBF-DL: extend index check for RLC block copyMax1-0/+215
2017-08-14Simplify polling troubleshootingMax1-82/+47
2017-05-01tbf.cpp: use new tlli instead of old tlliAlexander Couzens1-1/+1
2017-02-01cosmetic: Fix log outputPhilipp Maier1-60/+30
2017-01-24Handle packet access reject during packet resource requestaravind sirsikar1-0/+227
2017-01-24Add test case for testing PUANsivasankari1-0/+1965
2017-01-23Add compression support in EGPRS PUANsivasankari1-0/+37
2017-01-06Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB supportPravin Kumarvel1-2/+2
2017-01-05Improve loggingMax1-5/+5
2016-12-02Add debugging log for RLC data block decodingMrinal Mishra1-0/+1
2016-11-11Handle packet access reject during EPDAN/PDAN with channel descriptionaravind sirsikar1-0/+24
2016-11-09Handle Immediate assignment rejectaravind sirsikar1-26/+245
2016-11-02EGPRS: fix for EPDAN out of windowaravind sirsikar1-5/+118
2016-10-30EGPRS: add test case to show EPDAN BSN out of window bugaravind sirsikar1-0/+36
2016-10-18Revert "tbf: Add state WAIT_ASSIGN"Neels Hofmeyr1-167/+124
2016-09-15Fix EGPRS DL window calculation during tbf updateAravind Sirsikar1-1/+2
2016-09-15EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Rele...Aravind Sirsikar1-1/+4
2016-09-15EGPRS: add test case to show LI decoding bugAravind Sirsikar1-0/+107
2016-09-12TBF flow: unit test compilation error fixAravind Sirsikar1-35/+39
2016-09-09Fix Timing Advance handlingMax1-76/+98
2016-08-30DL: add test case to show wrong window sizeAravind Sirsikar1-0/+49
2016-08-25Fix EGPRS PUAN encoding: use correct urbb_lenAravind Sirsikar1-2/+2
2016-08-25EGPRS: PUAN encoding: add test case to show wrong urbb_len issueAravind Sirsikar1-0/+123
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar1-14/+446
2016-08-02Add support for SPB handling for EGPRS UL TBFAravind Sirsikar1-1/+257
2016-07-13Add test cases to support ARQ-II for EGPRS DL RetxAravind Sirsikar1-0/+408
2016-07-13Modify DL tbf flow for ARQ-II in EGPRS DL RetxAravind Sirsikar1-0/+3
2016-06-10tbf_dl: correct tbf name in log message for moving a DL TBFAlexander Couzens1-1/+1
2016-03-30Support puncturing scheme selection for EGPRS DLAravind Sirsikar1-26/+26
2016-03-15Fix encoding of padding bits to start with 0 bitSaurabh Sharan1-9/+9
2016-02-08edge: Work-around to not use MCS-6 with paddingJacob Erlbeck1-4/+6
2016-02-08edge: Send a second BSN block in an RLC message if possibleJacob Erlbeck1-139/+91
2016-02-08edge: Refactor create_dl_acked_block for multi-block supportJacob Erlbeck1-58/+252
2016-02-08tbf/tests: Add tests for EGPRS TBF establishmentJacob Erlbeck1-0/+1731
2016-02-08tbf: Add state WAIT_ASSIGNJacob Erlbeck1-104/+143
2016-02-08encoding: Redesign Encoding::write_immediate_assignment APIJacob Erlbeck1-7/+7
2016-02-08tbf: Use TLLI as ID if TFI not yet assignedJacob Erlbeck1-0/+3
2016-02-08tbf: Add check_polling/set_pollingJacob Erlbeck1-8/+24
2016-02-08tbf: Add and use tbf->poll_tsJacob Erlbeck1-14/+14
2016-02-08tbf: Do not reuse old TBF after RACH requestsJacob Erlbeck1-10/+19