Change in osmo-bts[master]: vty: extend trx / lchan number range in BTS_T_T_L_CMD

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
Wed Jan 20 21:35:51 UTC 2021


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


Change subject: vty: extend trx / lchan number range in BTS_T_T_L_CMD
......................................................................

vty: extend trx / lchan number range in BTS_T_T_L_CMD

Change-Id: I8d8a4c46909daa0f2682d9662db8dffb4fbd8422
---
M src/common/vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/common/vty.c b/src/common/vty.c
index 09c0a98..846ba4a 100644
--- a/src/common/vty.c
+++ b/src/common/vty.c
@@ -1793,7 +1793,7 @@
 }
 
 #define BTS_T_T_L_CMD \
-	"bts <0-0> trx <0-0> ts <0-7> lchan <0-1>"
+	"bts <0-0> trx <0-255> ts <0-7> lchan <0-7>"
 #define BTS_T_T_L_STR			\
 	"BTS related commands\n"	\
 	"BTS number\n"			\

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I8d8a4c46909daa0f2682d9662db8dffb4fbd8422
Gerrit-Change-Number: 22346
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/20210120/3be1bedf/attachment.htm>


More information about the gerrit-log mailing list