Change in osmo-bts[master]: osmo-bts-trx/scheduler: use DMEAS in trx_sched_meas_avg()

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 Feb 5 20:46:02 UTC 2021


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

Change subject: osmo-bts-trx/scheduler: use DMEAS in trx_sched_meas_avg()
......................................................................

osmo-bts-trx/scheduler: use DMEAS in trx_sched_meas_avg()

Change-Id: I68a37e17469ec9f8178fd2027b8860dbc643a4f9
Related: OS#5007
---
M src/osmo-bts-trx/scheduler_trx.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/src/osmo-bts-trx/scheduler_trx.c b/src/osmo-bts-trx/scheduler_trx.c
index 1552a86..bf0650d 100644
--- a/src/osmo-bts-trx/scheduler_trx.c
+++ b/src/osmo-bts-trx/scheduler_trx.c
@@ -554,7 +554,7 @@
 		.ci_cb  = (ci_cb_sum  / n),
 	};
 
-	LOGP(DL1C, LOGL_DEBUG, "Measurement AVG (num=%u, shift=%u): "
+	LOGP(DMEAS, LOGL_DEBUG, "Measurement AVG (num=%u, shift=%u): "
 	     "RSSI %f, ToA256 %d, C/I %d cB\n", n, shift,
 	     avg->rssi, avg->toa256, avg->ci_cb);
 }

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I68a37e17469ec9f8178fd2027b8860dbc643a4f9
Gerrit-Change-Number: 22739
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210205/226bb18b/attachment.htm>


More information about the gerrit-log mailing list