osmo-bts/src
Vadim Yanitskiy 5bb7031366 fix gsm_bts_get_cbch(): CBCH can be allocated on Cn
According to 3GPP TS 45.002, table 3, unlike the CCCH+SDCCH/4+CBCH
combination, which can only be allocated on C0/TS0, the SDCCH/8+CBCH
can be allocated on C0..n/TS0..3.  In other words, having CBCH on
e.g. C1/TS2 is perfectly legal.  This is why in gsm_bts_get_cbch()
we should check all transceivers, not just the C0.

Without this change osmo-bts does not send CBCH Load Indications
at all if the CBCH is allocated on C1..n.

Change-Id: Ib5976783b53521047fbdfc18e0e236e8bce8eaae
Related: osmo-bsc.git Ie79ccff4f8f0f1134757ec0c35e18b58081cc158
Related: SYS#5905
2022-03-31 19:57:10 +03:00
..
common fix gsm_bts_get_cbch(): CBCH can be allocated on Cn 2022-03-31 19:57:10 +03:00
osmo-bts-lc15 [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-oc2g [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-octphy [lc15,oc2g,octphy] Fix memory leak on write queue overflow 2021-11-25 13:15:30 +00:00
osmo-bts-omldummy nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02:00
osmo-bts-sysmo Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE) 2021-10-14 17:48:31 +02:00
osmo-bts-trx trx_sched_ul_burst(): get rid of the 'switch' statement 2022-03-22 18:28:15 +00:00
osmo-bts-virtual logging: get rid of logging category DSUM 2022-02-08 14:31:58 +06:00
Makefile.am osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00