Attention is currently required from: pespin.
2 comments:
File src/osmo-bts-sysmo/l1_if.c:
Patch Set #7, Line 1271: oml_mo_rf_lock_chg(&trx->mo, fl1h->last_rf_mute, 0);
I meant call to the oml_mo_rf_lock_chg() function, which also happens in the success case. […]
I've verified that it sends a Change Administrative State Ack/Nack. Updated the patch to send it only after opstart_success, and verified that it behaves as expected.
File src/osmo-bts-sysmo/l1_if.c:
Patch Set #8, Line 1342: int trx_rf_lock(struct gsm_bts_trx *trx, int locked, l1if_compl_cb *cb);
Done
To view, visit change 33457. To unsubscribe, or for help writing mail filters, visit settings.