Change in osmo-bsc[master]: bsc: Allow setting negative nominal tx power through VTY

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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Jun 19 20:35:50 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18917 )

Change subject: bsc: Allow setting negative nominal tx power through VTY
......................................................................

bsc: Allow setting negative nominal tx power through VTY

Some SDRs may provide tx power below 0 dBm on some bands.

Related: OS#4583
Change-Id: Ia53c303d1bea23e219de42e1242cb8a5b357a2ae
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 916ab96..c5bcfc4 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -4361,7 +4361,7 @@
 
 DEFUN(cfg_trx_nominal_power,
       cfg_trx_nominal_power_cmd,
-      "nominal power <0-100>",
+      "nominal power <-20-100>",
       "Nominal TRX RF Power in dBm\n"
       "Nominal TRX RF Power in dBm\n"
       "Nominal TRX RF Power in dBm\n")

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ia53c303d1bea23e219de42e1242cb8a5b357a2ae
Gerrit-Change-Number: 18917
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200619/caaf294f/attachment.htm>


More information about the gerrit-log mailing list