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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Feb 5 15:42:30 UTC 2021


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/39/22739/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210205/3d50a561/attachment.htm>


More information about the gerrit-log mailing list