Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/31618 )
Change subject: pcu_sock: handle multiple BTSs with one BSC co-located PCU (in theory) ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/pcu_sock.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/31618/comment/c4da6eae_c6902326 PS1, Line 981: LOGP(DPCU, LOGL_ERROR, "This version of OsmoBSC can only handle one (Ericsson RBS) BTS with BSC co-located PCU\n");
I am not exactly sure. At least the direct PHY API has no way to distinguish between different BTSs. […]
So if the limitation is in osmo-pcu, I see no reason to have this warning here. This is an implementation limitation in osmo-pcu, it should be placed or fixed there if at all.