Change in openbsc[master]: examples: nanobts: openbsc-multitrx.cfg: Set SDCCH in correct TS of TRX1

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.org
Fri Oct 5 07:56:17 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11234 )

Change subject: examples: nanobts: openbsc-multitrx.cfg: Set SDCCH in correct TS of TRX1
......................................................................

examples: nanobts: openbsc-multitrx.cfg: Set SDCCH in correct TS of TRX1

According to verify_chan_comb(), nanoBTS supports SDCCH8 only in TS1.

Change-Id: I37b91745ddf7000add3c24f6bb782ae0c61d2978
---
M openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
index 7c03ed5..99f2653 100644
--- a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
+++ b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
@@ -71,9 +71,9 @@
    max_power_red 0
    rsl e1 tei 0
    timeslot 0
-    phys_chan_config SDCCH8
-   timeslot 1
     phys_chan_config TCH/F
+   timeslot 1
+    phys_chan_config SDCCH8
    timeslot 2
     phys_chan_config TCH/F
    timeslot 3

-- 
To view, visit https://gerrit.osmocom.org/11234
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I37b91745ddf7000add3c24f6bb782ae0c61d2978
Gerrit-Change-Number: 11234
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181005/b77bc386/attachment.htm>


More information about the gerrit-log mailing list