aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-31hack a delay into TCH/H act ack for testingneels/delay_tch_h_act_ackNeels Hofmeyr1-0/+28
2016-10-28DTX DL: split ONSET state handlingMax7-35/+120
2016-10-2711bit RACH support for osmo-bts-litecell15bhargava1-3/+40
2016-10-26Add tools to check DTX operationMax2-0/+176
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 parametersMax2-2/+4
2016-10-18jenkins-oct.sh: fix build: typo in deps pathNeels Hofmeyr1-1/+1
2016-10-18Fix lc15 buildMax1-1/+1
2016-10-18Replace magic number with defineMax7-12/+18
2016-10-17DTX AMR - fix buffer length checkMax1-1/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr7-24/+7
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 AMRMax14-138/+675
2016-10-12jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr2-52/+63
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 headerMax4-18/+8
2016-10-11DTX: fix conversion from fn to msMax1-2/+4
2016-10-11DTX: fix 1st RTP packet dropYves Godin3-1/+4
2016-10-06octopy: fixing renamed constantPhilipp2-0/+15
2016-10-06octphy: reintroducing multi-trx supportPhilipp3-1/+25
2016-10-02configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-02build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-09-30DTX: send AMR voice alongside with ONSETMax6-20/+32
2016-09-30DTX: move ONSET detection into separate functionMax4-74/+96
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max6-173/+133
2016-09-30DTX: move scheduling check inside repeat_last_sidMax7-79/+61
2016-09-30LC15: Clarify msgb ownership / fix memory leaksMax1-22/+31
2016-09-26DTX: remove misleading commentMax2-2/+2
2016-09-24DTX: check Marker bit to send ONSET to L1Max9-24/+83
2016-09-24sysmobts_mgr, lc15bts_mgr: fix tall context for telnet vtyNeels Hofmeyr2-2/+2
2016-09-24octphy: Fixing band selection for ARFCN 0Philipp1-1/+3
2016-09-24octphy: Fixing missing payload type in ph. chan. activationPhilipp1-0/+1
2016-09-23lc15, sysmo: Use SID_FIRST_P1 to initiate DTXMax2-4/+2
2016-09-23DTX: fix SID logicMax6-18/+38
2016-09-23DTX: fix SID repeat schedulingMax4-116/+66
2016-09-23DTX: fix last SID savingMax6-26/+14
2016-09-22heed VTY 'line vty'/'bind' commandNeels Hofmeyr1-1/+2
2016-09-19log causing rx event for lchan_lookup errorsNeels Hofmeyr1-8/+10
2016-09-17log: sysmo,lc15: tweak log about sapi_cmds queueNeels Hofmeyr2-6/+12
2016-09-14Update parameters in osmo-bts-sysmo for 11bit RACHbhargava1-6/+36
2016-09-09dyn TS: if PCU is not connected, allow operation as TCHNeels Hofmeyr1-11/+34
2016-09-06octphy: fix build with OCTSDR-OPENBSC-02.07.00-B708: name changedNeels Hofmeyr2-2/+2
2016-09-06octphy: fix build: Revert "octphy: add support for multiple trx ids"Neels Hofmeyr1-3/+2
2016-09-06octphy: fix build: Revert "octphy: fix for multiple trx with more than 1 dsp"Neels Hofmeyr2-10/+2
2016-09-06oct: Attempt to enable the Octphy for the osmo-bts-oct buildHolger Hans Peter Freyther1-2/+2
2016-09-02common/rsl: move decision whether to chan act ack/nack to common functionNeels Hofmeyr3-34/+32
2016-08-30Fix ip.access style dyn PDCH, broken in 37af36e85eca546595081246aec010fa7f6fd0beNeels Hofmeyr2-16/+38