This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11257 )
Change subject: nanoBTS: Allow BCCH with CBCH on TS0
......................................................................
nanoBTS: Allow BCCH with CBCH on TS0
Change-Id: I111c7f14e5f70ecbf6c660c1de24c6a5796b2eef
Closes: OS#3630
---
M src/osmo-bsc/abis_nm.c
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved
diff --git a/src/osmo-bsc/abis_nm.c b/src/osmo-bsc/abis_nm.c
index 25b2c38..f75470d 100644
--- a/src/osmo-bsc/abis_nm.c
+++ b/src/osmo-bsc/abis_nm.c
@@ -1781,6 +1781,7 @@
 				/* only on TRX0 */
 				switch (chan_comb) {
 				case NM_CHANC_BCCH:
+				case NM_CHANC_BCCH_CBCH:
 				case NM_CHANC_mainBCCH:
 				case NM_CHANC_BCCHComb:
 					return 0;
-- 
To view, visit https://gerrit.osmocom.org/11257
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I111c7f14e5f70ecbf6c660c1de24c6a5796b2eef
Gerrit-Change-Number: 11257
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: roox <mardnh at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181007/75deb275/attachment.htm>