osmo-bts/src/osmo-bts-trx
Pau Espin 3ca3243e57 bts-trx: sched_lchan_tchf: Change log level to debug for line informing about missing dl prim
This scenario is actually expected when the call is being set up or torn
down, since we may not be receiving RTP from the MGW to send to the MS.
Hence, let's lower the log level to DEBUG to avoid having log clogged
for each call start/stop if INFO is used.

Related: SYS#5676
Change-Id: Ib7f274b97cc66d671316eae429ee4baf16831534
2021-11-03 18:44:08 +01:00
..
Makefile.am initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
l1_if.c Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE) 2021-10-14 17:48:31 +02:00
l1_if.h [VAMOS] osmo-bts-trx: properly handle per-timeslot TSC values 2021-06-04 20:04:13 +00:00
loops.c [VAMOS] Re-organize osmo-bts-trx specific structures 2021-05-18 19:11:06 +00:00
loops.h [VAMOS] Re-organize osmo-bts-trx specific structures 2021-05-18 19:11:06 +00:00
main.c l1sap: check if BTS model supports interference reporting 2021-10-08 16:54:20 +06:00
probes.d initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
sched_lchan_fcch_sch.c [VAMOS] common/scheduler: unify symbol names for training sequences 2021-06-01 02:46:43 +00:00
sched_lchan_pdtch.c bts-trx: sched: tx_pdtch_fn: Drop log line clogging logs 2021-10-25 18:32:54 +02:00
sched_lchan_rach.c [VAMOS] Re-organize osmo-bts-trx specific structures 2021-05-18 19:11:06 +00:00
sched_lchan_tchf.c bts-trx: sched_lchan_tchf: Change log level to debug for line informing about missing dl prim 2021-11-03 18:44:08 +01:00
sched_lchan_tchh.c scheduler: Fix lqual_cb not populated for TCH.ind 2021-09-28 12:02:15 +02:00
sched_lchan_xcch.c struct gsm_lchan: group ACCH repetition state fields 2021-10-22 02:53:00 +03:00
sched_utils.h sched_lchan_tch_x: use functions to determine AMR tranmssion phase 2021-09-02 17:43:15 +00:00
scheduler_trx.c initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
trx_if.c initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
trx_if.h [VAMOS] osmo-bts-trx: properly handle per-timeslot TSC values 2021-06-04 20:04:13 +00:00
trx_provision_fsm.c osmo-bts-trx: fix potential NULL pointer dereference 2021-10-23 01:18:27 +03:00
trx_provision_fsm.h [VAMOS] osmo-bts-trx: properly handle per-timeslot TSC values 2021-06-04 20:04:13 +00:00
trx_vty.c osmo-bts-trx: refactor 'maxdly' / 'maxdlynb' commands 2021-10-13 20:01:08 +00:00