From ae5e1d7110f1c87a0c4458cba47149b18f4ed2b6 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 19 Nov 2019 12:55:21 +0100 Subject: osmo-bts-virtual.cfg: ms-power-control dsp -> osmo Fix error while starting osmo-bts-virtual with the example config: "This BTS model has no DSP/HW MS Power Control support" Fixes: c693067b7e99a643da673cb3e2a36162cbd0f59c ("Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSP") Change-Id: I4f9a06e85d58294719a24197eb1c42a69fbd03d6 --- doc/examples/virtual/osmo-bts-virtual.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/virtual/osmo-bts-virtual.cfg b/doc/examples/virtual/osmo-bts-virtual.cfg index dbdc22fa..79a7b044 100644 --- a/doc/examples/virtual/osmo-bts-virtual.cfg +++ b/doc/examples/virtual/osmo-bts-virtual.cfg @@ -57,5 +57,5 @@ bts 0 power-ramp max-initial 23000 mdBm power-ramp step-size 2000 mdB power-ramp step-interval 1 - ms-power-control dsp + ms-power-control osmo phy 0 instance 0 -- cgit v1.2.3