aboutsummaryrefslogtreecommitdiffstats
path: root/src
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 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
2016-09-24DTX: check Marker bit to send ONSET to L1Max7-23/+79
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 schedulingMax3-116/+64
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 Hofmeyr1-8/+1
2016-09-02common/rsl: move decision whether to chan act ack/nack to common functionNeels Hofmeyr2-32/+31
2016-08-30Fix ip.access style dyn PDCH, broken in 37af36e85eca546595081246aec010fa7f6fd0beNeels Hofmeyr2-16/+38
2016-08-30dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detectionNeels Hofmeyr2-2/+2
2016-08-30cosmetic: common ts_is_pdch()Neels Hofmeyr2-11/+16
2016-08-30dyn TS: measurement: use correct nr of subslots, rm code dupNeels Hofmeyr1-15/+1
2016-08-27log: l1sap: add 0x to hex output of chan_nr, 5 timesNeels Hofmeyr1-5/+5
2016-08-27Change interface in osmo-bts for 11 bit RACHbhargava3-4/+16
2016-08-21sysmo: ts_connect: log channel combination name instead of numberMax2-3/+4