osmo-bts/src/osmo-bts-virtual
Vadim Yanitskiy df505a503f logging: get rid of logging category DSUM
DSUM is somewhat similar to DMAIN, generic logging category used
in other Osmocom projects.  This category is rarely used in a few
places, where the other categories could fit better.  Remove it.

Change-Id: Ia9db783bc92b23ba87b4fdf1e4ed07d59ea6bbce
2022-02-08 14:31:58 +06: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 Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE) 2021-10-14 17:48:31 +02: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-{trx,virtual}: get rid of dummy tx_idle_fn() 2021-06-18 18:56:57 +02: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