Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/34442?usp=email )
Change subject: nm: delay RSL connect until BBTRANSC object is OPSTARTed ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File src/common/nm_bb_transc_fsm.c:
https://gerrit.osmocom.org/c/osmo-bts/+/34442/comment/41ae1aa5_0d7f19fe PS1, Line 143: Disabled because osmo-bsc doesn't send SetAttr on BB_TRANSC object If I read 3GPP TS 52.021 correctly, there exists no `Set Attributes` procedure for the `Baseband Transceiver` object at all, so this code chunk should be removed. Unrelated to this patch, just mentioning.
https://gerrit.osmocom.org/c/osmo-bts/+/34442/comment/a23ccaf6_d1dea33d PS1, Line 157: LOGL_NOTICE `LOGL_ERROR` maybe? Ah, you're just moving the existing code.