osmo-bsc[master]: vty: 'show bts': list the TRXs' ARFCNs

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
Thu Feb 15 15:26:58 UTC 2018


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/6478/1/src/libbsc/bsc_vty.c
File src/libbsc/bsc_vty.c:

Line 285: 	vty_out(vty, "  ARFCNs:");
looks like this would only work for non-hopping TRXs.  I guess we should have some if (!trx->hopping.enabled) around printing trx->arfcn, and print MAIO+HSN in the hopping case? or simply state "hopping"?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I56ee2edc7473dc5e9f3c3463194369024cd64995
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list