osmo-bts/src/osmo-bts-trx
Vadim Yanitskiy fe21e88630 struct amr_multirate_conf: remove ms_mode[], raname bts_mode[]
Looks like this structure was copied from openbsc/osmo-bsc as-is.
The ms_mode[] makes no sense in the context of BTS, so remove it
and rename bts_mode[] to mode[] for the sake of brevity.

Change-Id: I7442360ed857554440a0b9854f2d2bbab9dc5a71
Related: SYS#5917, OS#4984
2022-04-17 13:14:59 +00:00
..
Makefile.am osmo-bts-trx: rename 'loops.[ch]' to 'amr_loop.[ch]' 2022-04-11 20:06:51 +03:00
amr_loop.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +00:00
amr_loop.h osmo-bts-trx: use '#pragma once' in amr_loop.h 2022-04-11 23:39:58 +03:00
l1_if.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +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 osmo-bts-trx: new rate counter 'trx_sched:dl_fh_cache_miss' 2022-03-09 07:22:27 +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: use consistent naming for 'enum sched_meas_avg_mode' 2022-03-18 03:53:02 +03:00
sched_lchan_rach.c trx_sched_ul_burst(): get rid of the 'switch' statement 2022-03-22 18:28:15 +00:00
sched_lchan_tchf.c osmo-bts-trx: rename 'loops.[ch]' to 'amr_loop.[ch]' 2022-04-11 20:06:51 +03:00
sched_lchan_tchh.c osmo-bts-trx: rename 'loops.[ch]' to 'amr_loop.[ch]' 2022-04-11 20:06:51 +03:00
sched_lchan_xcch.c osmo-bts-trx: use consistent naming for 'enum sched_meas_avg_mode' 2022-03-18 03:53:02 +03:00
sched_utils.h osmo-bts-trx: move AMR CMI lookup tables to the respective files 2022-04-08 18:37:08 +03:00
scheduler_trx.c osmo-bts-trx: bts_report_interf_meas(): remove unused fn param 2022-04-13 15:03:20 +00:00
trx_if.c osmo-bts-trx: make use of OSMO_UNLIKELY() when handling TRXD PDUs 2022-03-06 16:51:14 +03: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: rename 'loops.[ch]' to 'amr_loop.[ch]' 2022-04-11 20:06:51 +03:00