aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-30dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detectionNeels Hofmeyr2-2/+2
2016-08-30cosmetic: common ts_is_pdch()Neels Hofmeyr3-11/+17
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 RACHbhargava5-7/+22
2016-08-21sysmo: ts_connect: log channel combination name instead of numberMax2-3/+4
2016-08-12sysmo: fix dyn TS: Revert "Activate PTCCH UL" [in sysmobts]Neels Hofmeyr1-2/+1
2016-08-10sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCHNeels Hofmeyr2-2/+4
2016-08-10dyn TS: measurement.c: replace fixme with commentNeels Hofmeyr1-1/+1
2016-08-10dyn TS: complete for TRXNeels Hofmeyr2-9/+23
2016-08-08osmo-bts-trx: log decoder bit errors as DEBUG, not NOTICEMike McTernan1-1/+1