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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Oct 4 14:37:46 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/34/11234/1

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: newchange
Gerrit-Change-Id: I37b91745ddf7000add3c24f6bb782ae0c61d2978
Gerrit-Change-Number: 11234
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181004/f209ed94/attachment.htm>


More information about the gerrit-log mailing list