aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Fix some spelling errorsRuben Undheim1-1/+1
2016-12-22DTX: don't always perform AMR HR specific checkJean-Francois Dionne1-6/+8
2016-12-16Optionally use adaptive RTP jitter bufferingMax3-9/+33
2016-12-15DTX: fix TS adjustment for ONSETMax1-5/+15
2016-12-12osmo-bts-trx: fix lchan deactivationMax1-2/+4
2016-12-09Save RTP metadata in Control BufferMax1-2/+11
2016-12-08DTX: add explicit check if DTX enabledMax1-0/+3
2016-12-05TRX: prevent segfault upon phy initMax2-7/+13
2016-12-01Fix AGCH/PCH proportional allocationMax8-49/+42
2016-12-01cosmetic: vty prompts: add space after '#'Neels Hofmeyr1-4/+4
2016-12-01Remove duplicated codeMax7-21/+36
2016-12-01DTX DL AMR: rewrite FSM recursionMax6-136/+264
2016-12-01trx: Add "maxdlynb" VTY command to control max TA for Normal Bursts.Alexander Chemeris5-1/+68
2016-11-29osmo-bts-trx: remove obsolete include of netif/rtp.hNeels Hofmeyr1-2/+0
2016-11-25vty: Ensure to not use negative (error) sapi valueHarald Welte1-0/+2
2016-11-16vty: Add commands to manually activate/deactivate a channel.Alexander Chemeris1-0/+60
2016-11-14l1sap: Fix use-after-free in loopback mode.Alexander Chemeris1-0/+3
2016-11-11Replace link_id constant with defineMax5-52/+52
2016-11-11Remove duplicated codeMax1-13/+11
2016-11-09fix 'osmo-bts-* --version' segfaultNeels Hofmeyr1-1/+1
2016-11-08Add libosmocodec for octphy buildMax1-2/+2
2016-11-08DTX: wrap FSM signal dispatchingMax2-6/+10
2016-11-08DTX DL: tighten check for enabled operationMax6-9/+18
2016-11-08Initialize parameters in osmo-trx for 11bit RACHbhargava1-0/+4
2016-11-03DTX fix ONSET handlingMax8-32/+65
2016-10-28DTX DL: split ONSET state handlingMax6-34/+120
2016-10-2711bit RACH support for osmo-bts-litecell15bhargava1-3/+40
2016-10-24Fix DTX DL AMR SIDscheduling logicMax1-9/+14
2016-10-24DTX HR - fix array size calculationMax1-1/+2
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-18Fix lc15 buildMax1-1/+1
2016-10-18Replace magic number with defineMax6-12/+15
2016-10-17DTX AMR - fix buffer length checkMax1-1/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr3-9/+3
2016-10-13DTX: fix array size calculationMax1-4/+5
2016-10-13TRX: fix building with latest DTX changesMax1-2/+2
2016-10-13DTX DL: use FSM for AMRMax11-132/+634
2016-10-12rsl: improving the log outputPhilipp1-7/+20
2016-10-12octphy: prevent mismatch between dsp-firmware and octphy headersPhilipp1-6/+20
2016-10-12Move copy-pasted array into shared headerMax3-18/+0
2016-10-11DTX: fix conversion from fn to msMax1-2/+4
2016-10-11DTX: fix 1st RTP packet dropYves Godin2-1/+2
2016-10-06octopy: fixing renamed constantPhilipp2-0/+15
2016-10-06octphy: reintroducing multi-trx supportPhilipp1-1/+19
2016-09-30DTX: send AMR voice alongside with ONSETMax6-20/+32
2016-09-30DTX: move ONSET detection into separate functionMax3-74/+93
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max4-170/+128
2016-09-30DTX: move scheduling check inside repeat_last_sidMax5-75/+57
2016-09-30LC15: Clarify msgb ownership / fix memory leaksMax1-22/+31
2016-09-26DTX: remove misleading commentMax2-2/+2