From b263d860e6ae98673b1c3973351af2e98c092dea Mon Sep 17 00:00:00 2001 From: Keith Date: Tue, 21 Sep 2021 00:09:59 +0200 Subject: Add vty command to manually force MS Uplink Power Change-Id: Ie2642299ea696358db5822571f1f722b5e8f76b9 --- tests/osmo-bsc.vty | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') 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) -- cgit v1.2.3