aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.err
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Introduce log macro helper LOGPMSPau Espin Pedrol1-12/+12
2020-07-09pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_requestPau Espin Pedrol1-90/+90
2020-07-09pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq receivedPau Espin Pedrol1-1/+1
2020-07-09pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS Radi...Pau Espin Pedrol1-6/+0
2020-07-09pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_requestPau Espin Pedrol1-28/+0
2020-06-26tbf: Drop unneeded method set_tlli_from_ulPau Espin Pedrol1-2/+1
2020-06-03bts: refactor handling and parsing of RACH.indVadim Yanitskiy1-132/+74
2020-05-19tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lostPau Espin Pedrol1-0/+3
2020-05-15pcu: tbf_ul: Clean up maybe_schedule_uplink_acknack()Pau Espin Pedrol1-12/+12
2020-05-14Drop unneeded arg 'ta' in tbf_alloc_ul()Pau Espin Pedrol1-11/+11
2020-05-12Expect ms object to exist before calling tbf_alloc_dl_tbf()Pau Espin Pedrol1-151/+154
2020-05-12Expect ms object to exist before calling tbf_alloc_ul_tbf()Pau Espin Pedrol1-49/+47
2020-04-20TBF/UL: fix rcv_data_block_acknowledged(): print the actual TLLIVadim Yanitskiy1-2/+2
2019-12-31fix typo in log messagePau Espin Pedrol1-12/+12
2019-12-04tbf_dl.cpp: Fix typo in log linePau Espin Pedrol1-124/+124
2019-11-08GprsMs::update_cs_ul(): clarify the meaning of old_link_qualVadim Yanitskiy1-10/+10
2019-11-08tests/tbf: suspend warnings about the link quality measurementsVadim Yanitskiy1-17/+10
2019-09-16tests: TbfTest: Unify stderr and stdout to ease debuggingPau Espin Pedrol1-0/+83
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol1-265/+265
2019-03-28TS alloc: expand tests logMax1-225/+225
2019-03-19TBF-DL: log MCS as stringMax1-23/+23
2019-03-14Use unique NSEI/BVCI/NSVCI in TBF testsMax1-4/+0
2019-03-07Log (M)CS UL update errorsMax1-0/+17
2019-03-07Enable LGLOBAL logging for TBF testsMax1-0/+4
2018-06-05change log level of "DL packet loss" log messagesStefan Sperling1-1/+0
2018-04-12tbf: add frame number to log outputPhilipp Maier1-282/+282
2018-02-21Simplify TS alloc: move slot assignmentMax1-1/+1
2018-02-19Simplify TS alloc: split off RX mask computationMax1-3/+3
2018-02-03TBF: add helpers for assignment type handlingMax1-1/+32
2018-01-25TBF: decrease L1 logging verbosity in testMax1-289/+0
2018-01-24TBF: adjust test log levelsMax1-1184/+4793
2018-01-19TBF: add dedicated log categoriesMax1-4667/+5
2018-01-17Use Timing Advance Index in UL assignmentsMax1-16/+16
2018-01-17Rewrite Packet Uplink AssignmentMax1-16/+16
2018-01-17Rewrite Packet Downlink AssignmentMax1-35/+35
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