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 uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/57/11257/1
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: newchange
Gerrit-Change-Id: I111c7f14e5f70ecbf6c660c1de24c6a5796b2eef
Gerrit-Change-Number: 11257
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181006/48926a10/attachment.htm>