fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42019?usp=email )


Change subject: bts: f_TC_tx_power_ramp_adm_state_change(): drop unused 
last_rx_lvl
......................................................................

bts: f_TC_tx_power_ramp_adm_state_change(): drop unused last_rx_lvl

Change-Id: I9cddc84265a53cb4fab3d887881e080ffe484db4
---
M bts/BTS_Tests.ttcn
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/19/42019/1

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 960761f..a59b8f2 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -2978,7 +2978,6 @@
  */
 private function f_TC_tx_power_ramp_adm_state_change(charstring id) runs on 
ConnHdlr {
        var L1ctlMessage l1_dl;
-       var integer last_rx_lvl;

        f_connhdlr_init_vty_bsc();

@@ -2992,7 +2991,6 @@
        log("ADM STATE UNLOCKED->LOCKED");
        f_vty_enter_cfg_trx(BSCVTY);
        f_vty_transceive(BSCVTY, "rf_locked 1");
-       last_rx_lvl := max_rx_lvl;
        f_verify_ramp_down(max_rx_lvl);

        /* Let some time after we received 0dBm, then check we don't receive 
BCCH

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42019?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I9cddc84265a53cb4fab3d887881e080ffe484db4
Gerrit-Change-Number: 42019
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>

Reply via email to