osmo-bts/src/common
Vadim Yanitskiy a2392f0f9e osmo-bts-trx/vty: ensure backwards compatibility with older config files
osmo-bts-trx used to have its own (low-level) MS Power Control loop,
but recently it has been ripped out. Since [1], the process fails to
start if the configuration file still contains 'ms-power-control dsp'.

Let's be more tolerant: override 'dsp' by 'osmo' and print a warning.

[1] I49706926b1e962b18791174627bc3cc0cd0cd9d5

Change-Id: I4facd21bca3d8cb80d21e83ea267bc013e474533
2019-12-31 17:03:38 +00:00
..
Makefile.am split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
abis.c common/abis.c: use tall_bts_ctx as talloc-context for libosmo_abis_init() 2019-12-02 23:21:27 +00:00
amr.c Fix some spelling errors 2016-12-22 14:04:22 +00:00
bts.c Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSP 2019-11-14 20:02:45 +01:00
bts_ctrl_commands.c Add severity to OML FAILURE EVENT REPORT 2019-05-25 10:24:13 +02:00
bts_ctrl_lookup.c CTRL: make the CTRL-Interface IP address configurable 2017-01-10 15:45:59 +00:00
cbch.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
dtx_dl_amr_fsm.c Fix Downlink AMR FSM name to avoid illegal space character 2017-10-24 18:43:45 +02:00
gsm_data_shared.c Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSP 2019-11-14 20:02:45 +01:00
handover.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
l1sap.c l1sap: is_fille_frame(): verify len of data compared 2019-12-23 18:27:47 +01:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
logging.c vty: add "logging filter l1-sapi" 2019-10-17 08:04:27 +00:00
main.c Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds 2019-08-05 16:13:09 +02:00
measurement.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
msg_utils.c Use LOGPLCHAN whenever possible 2019-05-24 00:02:34 +02:00
oml.c revert changes to T200 2019-06-21 17:00:04 +00:00
paging.c ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
pcu_sock.c pcuif_proto.h: extend RACH.ind with TRX and timeslot number fields 2019-11-22 17:38:07 +00:00
phy_link.c bts-trx: vty: Print phy link state in cmd 'show transceiver' 2019-10-05 20:50:13 +00:00
power_control.c power_control.c: Clarify loop algo vars and use correct ones during log 2019-12-05 12:58:08 +01:00
rsl.c rsl: Clarify when autnonoums MS Power Ctrl Loop is used 2019-12-05 11:22:09 +00:00
scheduler.c osmo-bts-trx: general handling of NOPE / IDLE indications 2019-11-19 01:01:45 +00:00
scheduler_mframe.c CBCH: Some more scheduler_mframe cleanup 2018-09-17 22:47:45 +02:00
sysinfo.c clear GPRS indicator in SI3 while PCU is disconnected 2019-05-28 19:59:07 +02:00
tx_power.c Cosmetic fixes for power ramping code. 2018-02-19 08:51:25 +00:00
vty.c osmo-bts-trx/vty: ensure backwards compatibility with older config files 2019-12-31 17:03:38 +00:00