Attention is currently required from: pespin.
dexter 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/0548b9c6_6402226f PS1, Line 981: LOGP(DPCU, LOGL_ERROR, "This version of OsmoBSC can only handle one (Ericsson RBS) BTS with BSC co-located PCU\n");
so what's exactly preventing us from operating multiple ericsson RBS? do we have a ticket open about […]
I am not exactly sure. At least the direct PHY API has no way to distinguish between different BTSs. The PCU has a BTS list. Thats all I know. Fixing the PHY part is probably easy but I do not know if there are other limitations. As far as the BSC is concerned the limitations should be gone. I have created a ticket now: https://osmocom.org/issues/5930