Attention is currently required from: pespin.
1 comment:
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);
did you check this is not sending StateChg before SW_ACT OML messages are sent?
Do you mean: verify that it does not go into this code path before OML is established?
In my testing it did not. As I understand it would only go there if l1 failed to set the RF to muted (in which case it's right to keep the RF Active LED on).
How does it look right now?
When OsmoBSC is not running:
When OsmoBSC is running before OsmoBTS is running, the LED goes on and stays on.
=> working as expected
To view, visit change 33457. To unsubscribe, or for help writing mail filters, visit settings.