Attention is currently required from: pespin.
1 comment:
File bts/BTS_Tests.ttcn:
Patch Set #2, Line 2172: private altstep as_l1_sacch_loop(boolean do_apply := false) runs on ConnHdlr {
Isn't it a bit confusing that as_l1_sacch_l1h() has do_apply := true and this one has do_apply := fa […]
I had to change it to `false` because `true` breaks a bunch of testcases, basically all `BTS_Tests.TC_meas_res_*` (and probably more). Prior to this patch, `as_l1_sacch_loop()` did not apply the received TA/PWR values, so `false` keeps the existing behavior unchanged.
To view, visit change 41897. To unsubscribe, or for help writing mail filters, visit settings.