osmo-bts/src/osmo-bts-virtual
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 Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
bts_model.c nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02: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 [VAMOS] Re-organize osmo-bts-trx specific structures 2021-05-18 19:11:06 +00:00
main.c logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
osmo_mcast_sock.c use osmo_fd_setup() everywhere 2020-10-19 15:06:08 +00:00
osmo_mcast_sock.h VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
scheduler_virtbts.c osmo-bts-virtual: remove unused 'codec_mode_request' argument 2022-04-13 15:03:20 +00:00
virtual_um.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
virtual_um.h osmo-bts-virtual: Fix "virtual-um net-device NETDEV" 2020-03-10 21:36:00 +01:00
virtualbts_vty.c vty: call bts_model_vty_init() from bts_vty_init() 2020-11-02 18:08:24 +00:00