osmo-bts/src/osmo-bts-virtual
Vadim Yanitskiy ffbe63f408 fixup: vty: call bts_model_vty_init() from bts_vty_init()
Now bts_model_vty_init() must be called only once, otherwise the
process would crash when bts_model_init() is called from main().

Change-Id: I262c39896b5db86c54ad9aa7042c7ca6657815d9
Related: SYS#4937, OS#3036
2020-11-03 05:44:28 +07:00
..
Makefile.am Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
bts_model.c Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
l1_if.c Improve logging around failing to (de)activate chan_nr 2020-09-16 19:28:38 +02:00
l1_if.h struct gsm_bts: Add model_priv pointer handing bts_model specific data 2019-10-05 20:50:13 +00:00
main.c fixup: vty: call bts_model_vty_init() from bts_vty_init() 2020-11-03 05:44:28 +07: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 bts-virt: Don't rely on gsmtap_makemsg() returning NULL for GSMTAP_CHANNEL_UNKNOWN 2020-07-09 11:44:12 +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