Change in osmo-bsc[master]: handover vty doc: explain rxqual values

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
Tue Nov 17 01:56:07 UTC 2020


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


Change subject: handover vty doc: explain rxqual values
......................................................................

handover vty doc: explain rxqual values

Change-Id: I4f9d6b59c4f4a0550fb6a386342be55dcd777de8
---
M include/osmocom/bsc/handover_cfg.h
1 file changed, 5 insertions(+), 2 deletions(-)



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

diff --git a/include/osmocom/bsc/handover_cfg.h b/include/osmocom/bsc/handover_cfg.h
index f174aad..342d5e4 100644
--- a/include/osmocom/bsc/handover_cfg.h
+++ b/include/osmocom/bsc/handover_cfg.h
@@ -206,8 +206,11 @@
 		"handover2 ", "min rxqual", "<0-7>", atoi, "%d", as_is, \
 		HO_CFG_STR_HANDOVER2 \
 		HO_CFG_STR_MIN \
-		"How bad may RxQual of an MS become before triggering HO\n" \
-		"minimum RxQual\n") \
+		"How bad may RxQual of an MS become before triggering HO," \
+		" where 0 is the best quality (bit error rate < 0.2%) and" \
+		" 7 is the worst quality (bit error rate > 12.8%)," \
+		" see 3GPP TS 45.008 8.2.4.\n" \
+		"worst acceptable RxQual\n") \
 	\
 	HO_CFG_ONE_MEMBER(int, hodec2_afs_bias_rxlev, 0, \
 		"handover2 ", "afs-bias rxlev", "<0-20>", atoi, "%d", as_is, \

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I4f9d6b59c4f4a0550fb6a386342be55dcd777de8
Gerrit-Change-Number: 21187
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/20201117/a843c8c2/attachment.htm>


More information about the gerrit-log mailing list