osmo-pcu/src/osmo-bts-oc2g
Philipp Maier c82c948e99 pcu_l1_if_phy: support multiple BTS (in theory)
The PCU already has a list that can hold multiple BTS objects but the
API for the direct PHY access has no way to associate a PHY with a
certain BTS object. Lets update the API so that we can associate a BTS
object when opening a PDCH.

Unfortunately OsmoPCU has never been tested with more than one BTS so it
is very likely that there are still shortcomings that prevent OsmoPCU to
work properly when more then one BTS is attached. To make users aware of
this, also print a warning as soon as more than one BTS object exists.

Related: OS#5198
Related: OS#5930
Change-Id: I33518cbbe83f7f8c071afa5e995d30930099ba92
2023-03-03 17:51:33 +01:00
..
oc2g_l1_hw.c Use osmo_fd_setup() whenever applicable 2020-10-19 11:36:33 +00:00
oc2g_l1_if.c pcu_l1_if_phy: support multiple BTS (in theory) 2023-03-03 17:51:33 +01:00
oc2g_l1_if.h Initial commit for OC-2G support. 2019-03-27 14:16:41 +01:00
oc2gbts.c Initial commit for OC-2G support. 2019-03-27 14:16:41 +01:00
oc2gbts.h Initial commit for OC-2G support. 2019-03-27 14:16:41 +01:00