osmo-bts/src/osmo-bts-trx
Vadim Yanitskiy d04e3e708b osmo-bts-trx: change 'Received bad data' back to LOGL_DEBUG
In f2c902c2 I accidentally bumped the logging level for PDCH decoding
errors to LOGL_NOTICE, making osmo-bts-trx spam the logging with
hundreds of 'Received bad data' messsages.  Revert this.

Change-Id: Idb963f1a779dfa172825f6d481740cb0c4165485
Fixes: f2c902c2 "osmo-bts-trx: unify and enrich 'Received bad data' logging"
2023-07-15 01:20:15 +07:00
..
Makefile.am Depend on libosmo-netif 2022-09-06 09:14:40 +02:00
amr_loop.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
amr_loop.h osmo-bts-trx: use C/I in the AMR link adaptation loop 2022-04-20 12:18:08 +00:00
l1_if.c ECU in UL path: move state alloc/free to l1sap 2023-06-28 16:29:00 +00:00
l1_if.h osmo-bts-trx: new rate counter 'trx_sched:dl_fh_cache_miss' 2022-03-09 07:22:27 +00:00
main.c ECU in UL path: make it optional per vty config 2023-06-28 16:29:00 +00: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 osmo-bts-trx: change 'Received bad data' back to LOGL_DEBUG 2023-07-15 01:20:15 +07:00
sched_lchan_rach.c osmo-bts-trx: rx_rach_fn(): properly detect handover RACH 2022-10-04 14:57:57 +00:00
sched_lchan_tchf.c osmo-bts-trx: rx_tch[fh]_fn(): combine rc-checking ifs 2023-07-13 13:18:02 +00:00
sched_lchan_tchh.c osmo-bts-trx: rx_tch[fh]_fn(): combine rc-checking ifs 2023-07-13 13:18:02 +00:00
sched_lchan_xcch.c osmo-bts-trx: unify and enrich 'Received bad data' logging 2023-07-13 13:18:02 +00:00
sched_utils.h osmo-bts-trx: unify and enrich 'Received bad data' logging 2023-07-13 13:18:02 +00:00
scheduler_trx.c osmo-bts-trx: implement CSD scheduling support 2023-07-13 03:42:29 +07:00
trx_if.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +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 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
trx_provision_fsm.h copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
trx_vty.c osmo-bts-trx: respond to tx-attenuation config in real time. 2022-10-13 14:34:15 +00:00