aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/tch.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte1-9/+8
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-5/+9
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol1-1/+1
2017-07-04Use L1P instead of L1C for TCH logging and allocationPau Espin Pedrol1-12/+12
2017-06-30litecell15/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne1-2/+2
2017-01-10DTX: fix SID-FIRST detectionJean-Francois Dionne1-1/+1
2017-01-04DTX AMR HR: fix inhibitionMax1-0/+1
2016-12-01DTX DL AMR: rewrite FSM recursionMax1-19/+12
2016-11-08DTX DL: tighten check for enabled operationMax1-3/+3
2016-11-03DTX fix ONSET handlingMax1-2/+1
2016-10-28DTX DL: split ONSET state handlingMax1-2/+4
2016-10-13DTX DL: use FSM for AMRMax1-28/+94
2016-09-30DTX: send AMR voice alongside with ONSETMax1-5/+7
2016-09-30DTX: move ONSET detection into separate functionMax1-36/+19
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max1-81/+33
2016-09-30DTX: move scheduling check inside repeat_last_sidMax1-25/+9
2016-09-26DTX: remove misleading commentMax1-1/+1
2016-09-24DTX: check Marker bit to send ONSET to L1Max1-8/+25
2016-09-23lc15, sysmo: Use SID_FIRST_P1 to initiate DTXMax1-2/+1
2016-09-23DTX: fix SID logicMax1-4/+9
2016-09-23DTX: fix SID repeat schedulingMax1-58/+10
2016-09-23DTX: fix last SID savingMax1-11/+5
2016-06-24Remove duplicated nibble shift codeMax1-39/+0
2016-06-23DTXu: move copy-pasted code to common partMax1-18/+4
2016-06-18Move copy-pasted code into common partMax1-73/+4
2016-06-18DTX: add support for AMR/HRMax1-1/+35
2016-06-14DTXu: mark beginning of speech burst in RTPMax1-6/+44
2016-06-14DTXd: store/repeat last SIDMax1-15/+116
2016-06-14Fix debug outputMax1-0/+1
2016-06-12Use libosmocodec for AMR RTPMax1-15/+10
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+534