osmo-bts/src/osmo-bts-lc15
Pau Espin 586e897eea Drop use of deprectated vty callback is_config_node
While compiling:
vty.c:169:3: warning: 'is_config_node' is deprecated: Implicit parent
node tracking has replaced the use of this callback. This callback is
no longer called, ever, and can be left NULL. [-Wdeprecated-declarations]
        .is_config_node = bts_vty_is_config_node,
         ^

Change-Id: I54c5aa5911611b181f80e76556b150f25dd5b60c
2023-10-05 09:39:31 +00:00
..
misc Drop use of deprectated vty callback is_config_node 2023-10-05 09:39:31 +00:00
Makefile.am Depend on libosmo-netif 2022-09-06 09:14:40 +02:00
calib_file.c osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
hw_misc.c osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
hw_misc.h osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
l1_if.c oml: implement handling of NM_ATT_IPACC_SUPP_FEATURES 2023-09-21 06:47:27 +07:00
l1_if.h osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
l1_transp.h osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
l1_transp_hw.c Use osmo_fd_*_{disable,enable} 2021-02-03 10:41:16 +01:00
lc15bts.c osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
lc15bts.h osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
lc15bts_vty.c lc15, oc2g, sysmo: fix show dsp-trace-flags 2021-09-30 19:30:00 +00:00
main.c oml: implement handling of NM_ATT_IPACC_SUPP_FEATURES 2023-09-21 06:47:27 +07:00
oml.c ASCI: Enable UPLINK ACCESS on various BTS models 2023-07-21 13:20:13 +02:00
tch.c all models, FR/EFR UL: change SID check to _is_any_sid() 2023-05-10 00:26:31 +00:00
utils.c osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00
utils.h osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00