Change in osmo-gsm-tester[master]: Drop wrong vty cfg line ms-power-control

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Mar 12 15:13:32 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17472 )


Change subject: Drop wrong vty cfg line ms-power-control
......................................................................

Drop wrong vty cfg line ms-power-control

Those two BTS backends never had their own MS Power Control Loop, so
they should be using the "osmo" common one. This wrong value "dsp" used
to be accepted for no good reason, but it's no longer the case. Let's
remove the line to let the backend take the default one (osmo).

Change-Id: I842fce2b8185c53d1684747afcfc3ae8fba1afee
---
M src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl
M src/osmo_gsm_tester/templates/osmo-bts-virtual.cfg.tmpl
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/72/17472/1

diff --git a/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl
index 2a1e2d7..3548979 100644
--- a/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl
@@ -49,6 +49,5 @@
   power-ramp max-initial 23000 mdBm
   power-ramp step-size 2000 mdB
   power-ramp step-interval 1
-  ms-power-control dsp
   phy ${trx.phy_idx} instance ${trx.instance_idx}
 %endfor
diff --git a/src/osmo_gsm_tester/templates/osmo-bts-virtual.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-bts-virtual.cfg.tmpl
index be4f50c..cb2e1ec 100644
--- a/src/osmo_gsm_tester/templates/osmo-bts-virtual.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-bts-virtual.cfg.tmpl
@@ -44,5 +44,4 @@
   power-ramp max-initial 23000 mdBm
   power-ramp step-size 2000 mdB
   power-ramp step-interval 1
-  ms-power-control dsp
   phy 0 instance 0

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17472
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I842fce2b8185c53d1684747afcfc3ae8fba1afee
Gerrit-Change-Number: 17472
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200312/de7b2e03/attachment.htm>


More information about the gerrit-log mailing list