[MERGED] osmo-bts[master]: octphy: remove log output

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Jun 28 13:21:51 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: octphy: remove log output
......................................................................


octphy: remove log output

When handle_ph_data_ind() runs BER and RSSI is logged. Remove
this log output by removing the call to dump_meas_res

(Patch by Octasic Inc.)

Change-Id: I5e755465daa3daec2e2b4f61bc8d779c49196e9a
---
M src/osmo-bts-octphy/l1_if.c
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-octphy/l1_if.c b/src/osmo-bts-octphy/l1_if.c
index 0efc4bb..8b31630 100644
--- a/src/osmo-bts-octphy/l1_if.c
+++ b/src/osmo-bts-octphy/l1_if.c
@@ -1058,8 +1058,6 @@
 			    data_ind->Data.ulDataLength),
 	       data_ind->Data.ulDataLength);
 
-	dump_meas_res(LOGL_DEBUG, &data_ind->MeasurementInfo);
-
 	/* check for TCH */
 	if (sapi == cOCTVC1_GSM_SAPI_ENUM_TCHF ||
 	    sapi == cOCTVC1_GSM_SAPI_ENUM_TCHH) {

-- 
To view, visit https://gerrit.osmocom.org/3059
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e755465daa3daec2e2b4f61bc8d779c49196e9a
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list