Change in osmocom-bb[master]: trxcon/scheduler: clarify the content of Measurement results

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

fixeria gerrit-no-reply at lists.osmocom.org
Mon Nov 30 15:09:06 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/21415 )


Change subject: trxcon/scheduler: clarify the content of Measurement results
......................................................................

trxcon/scheduler: clarify the content of Measurement results

Change-Id: I26546dcbc853166e351d00260936b1b9d584ae03
---
M src/host/trxcon/sched_prim.c
1 file changed, 15 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/15/21415/1

diff --git a/src/host/trxcon/sched_prim.c b/src/host/trxcon/sched_prim.c
index e5204ba..f4f5e40 100644
--- a/src/host/trxcon/sched_prim.c
+++ b/src/host/trxcon/sched_prim.c
@@ -144,8 +144,21 @@
 		/* LAPDm header */
 		0x01, 0x03, 0x49,
 
-		/* Measurement report (see 3GPP TS 44.018, section 10.5.2.20) */
-		0x06, 0x15, 0x36, 0x36, 0x01, 0xC0,
+		/* RR Management messages, Measurement Report */
+		0x06, 0x15,
+
+		/* Measurement results (see 3GPP TS 44.018, section 10.5.2.20):
+		 *   0... .... = BA-USED: 0
+		 *   .0.. .... = DTX-USED: DTX was not used
+		 *   ..11 0110 = RXLEV-FULL-SERVING-CELL: -57 <= x < -56 dBm (54)
+		 *   0... .... = 3G-BA-USED: 0
+		 *   .0.. .... = MEAS-VALID: The measurement results are valid
+		 *   ..11 0110 = RXLEV-SUB-SERVING-CELL: -57 <= x < -56 dBm (54)
+		 *   0... .... = SI23_BA_USED: 0
+		 *   .000 .... = RXQUAL-FULL-SERVING-CELL: BER < 0.2%, Mean value 0.14% (0)
+		 *   .... 000. = RXQUAL-SUB-SERVING-CELL: BER < 0.2%, Mean value 0.14% (0)
+		 *   .... ...1  11.. .... = NO-NCELL-M: Neighbour cell information not available */
+		0x36, 0x36, 0x01, 0xc0,
 
 		/* 0** -- Padding with zeroes */
 		0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I26546dcbc853166e351d00260936b1b9d584ae03
Gerrit-Change-Number: 21415
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201130/efd56f7b/attachment.htm>


More information about the gerrit-log mailing list