hnbgw: Fix race condition in TC_stat_stp_sctp_disconnected (details)
RAN_Emulation: Assume SCCP peer available if rx BSSAP/RANAP Reset (details)
bts: f_TC_tx_power_ramp_adm_state_change(): drop unused last_rx_lvl (details)
bts: f_TC_acch_overpower(): use f_wait_ramp_up() (details)
bts: fix verdict string in f_verify_ramp_up() (details)
Commit
9b1c51275ce9e2a187a5d9c39b6c0c31e1eb8751
by laforge
hnbgw: Fix race condition in TC_stat_stp_sctp_disconnected
It can happen that first time check for sgsn/msc state they are still connecting to stp (M3UA) or to ttcn3 process (SCCP/RANAP). Use wait_converge=true to simply wait until they are conncted.