Change in osmo-bsc[master]: vty: clarify NM state owner printed by 'show trx N' command

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 Sep 11 13:18:30 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/20080 )


Change subject: vty: clarify NM state owner printed by 'show trx N' command
......................................................................

vty: clarify NM state owner printed by 'show trx N' command

Change-Id: Ib17d1e98cfa1f293cf76cd9614722b6dec538960
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/80/20080/1

diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 3524506..e0e6e3e 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -1198,7 +1198,7 @@
 		"resulting BS power: %d dBm%s",
 		trx->nominal_power, trx->max_power_red,
 		trx->nominal_power - trx->max_power_red, VTY_NEWLINE);
-	vty_out(vty, "  NM State: ");
+	vty_out(vty, "  Radio Carrier NM State: ");
 	net_dump_nmstate(vty, &trx->mo.nm_state);
 	if (print_rsl)
 		vty_out(vty, "  RSL State: %s%s", trx->rsl_link? "connected" : "disconnected", VTY_NEWLINE);

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib17d1e98cfa1f293cf76cd9614722b6dec538960
Gerrit-Change-Number: 20080
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/20200911/79bbd215/attachment.htm>


More information about the gerrit-log mailing list