Attention is currently required from: laforge, pespin, fixeria.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/31341 )
Change subject: pcu_l1_if_phy: flexible phy access ......................................................................
Patch Set 9:
(1 comment)
Patchset:
PS9:
well, in the classic (12. […]
Technically the BSC can know a lot about the PCU implementation as it knows the BTS type.
In some earlier discussion we opted for not having compile-time options as it would make the packaging more difficult. I think that from the technical point of view and the current demand compiletime options should be fine as well. I would tend to opt for using compile time options as it would keep the code simpler. We can add more flexibility when we really need them (e.g. support multiple BTSs, BTSs from different vendors at the same time etc.)
As far as this patch is concerned all that is missing right now is a pcu_sock primitive to tell the PCU which PHY should be used.