Change in ...osmo-bts[master]: osmo-bts-trx/trx_if.c: dropping Tx bursts is a noticeable event

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

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sat Jun 1 16:28:39 UTC 2019


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/14319


Change subject: osmo-bts-trx/trx_if.c: dropping Tx bursts is a noticeable event
......................................................................

osmo-bts-trx/trx_if.c: dropping Tx bursts is a noticeable event

Change-Id: Ia954b797a9bb90660b6548ec0ffb218a1dcff37a
---
M src/osmo-bts-trx/trx_if.c
1 file changed, 1 insertion(+), 2 deletions(-)



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

diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c
index 8914557..ec879c7 100644
--- a/src/osmo-bts-trx/trx_if.c
+++ b/src/osmo-bts-trx/trx_if.c
@@ -688,8 +688,7 @@
 	if (transceiver_available && llist_empty(&l1h->trx_ctrl_list)) {
 		send(l1h->trx_ofd_data.fd, buf, nbits + 6, 0);
 	} else
-		LOGP(DTRX, LOGL_DEBUG, "Ignoring TX data, transceiver "
-			"offline.\n");
+		LOGP(DTRX, LOGL_ERROR, "Ignoring TX data, transceiver offline.\n");
 
 	return 0;
 }

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ia954b797a9bb90660b6548ec0ffb218a1dcff37a
Gerrit-Change-Number: 14319
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190601/e09e60fb/attachment.htm>


More information about the gerrit-log mailing list