Change in osmo-bsc[master]: add fixme comment for vty 'interference-meas level-bounds'

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

neels gerrit-no-reply at lists.osmocom.org
Thu Jul 8 04:49:21 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/24886 )


Change subject: add fixme comment for vty 'interference-meas level-bounds'
......................................................................

add fixme comment for vty 'interference-meas level-bounds'

Change-Id: I501e07d34a26a1571a244f643563b5bf985c59d4
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/86/24886/1

diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 07c8a9c..2b52b16 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -5023,7 +5023,9 @@
 		bts->interf_meas_params.bounds_dbm[i] = abs(atoi(argv[i]));
 		/* TODO: ensure ascending (or descending?) order */
 	}
-
+	/* FIXME: when changed in a running BSC, this changes the dBm meanings of the reported interference levels
+	 * without telling the BTS about it. So the interpretation of the interference level band numbers will then be
+	 * wrong. */
 	return CMD_SUCCESS;
 }
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I501e07d34a26a1571a244f643563b5bf985c59d4
Gerrit-Change-Number: 24886
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210708/741da063/attachment.htm>


More information about the gerrit-log mailing list