aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKeith <keith@rhizomatica.org>2021-09-21 00:09:59 +0200
committerkeith <keith@rhizomatica.org>2021-10-04 19:42:36 +0000
commitb263d860e6ae98673b1c3973351af2e98c092dea (patch)
treee53f4834d1d70beb9af4c857292b4f055eba0035 /tests
parent62c4097dcf3e6fdf57f47fcc8f45076572a25d9f (diff)
Add vty command to manually force MS Uplink Power
Diffstat (limited to 'tests')
-rw-r--r--tests/osmo-bsc.vty2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/osmo-bsc.vty b/tests/osmo-bsc.vty
index 402750243..ace21dfb3 100644
--- a/tests/osmo-bsc.vty
+++ b/tests/osmo-bsc.vty
@@ -12,6 +12,7 @@ OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 ?
modify Manually send Channel Mode Modify (for debugging)
mdcx Modify RTP Connection
reassign-to Trigger Assignment to an unused lchan on the same cell
+ ms-power Manually force MS Uplink Power Level in dBm on the lchan (for testing)
handover Manually trigger handover (for debugging)
assignment Manually trigger assignment (for debugging)
@@ -79,6 +80,7 @@ OsmoBSC# bts 0 trx 0 timeslot 0 sub-slot 0 ?
modify Manually send Channel Mode Modify (for debugging)
mdcx Modify RTP Connection
reassign-to Trigger Assignment to an unused lchan on the same cell
+ ms-power Manually force MS Uplink Power Level in dBm on the lchan (for testing)
handover Manually trigger handover (for debugging)
assignment Manually trigger assignment (for debugging)