<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25766">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_bsc_main: remove not longer needed fixme note<br><br>It is not possible to operate a cell that has secondary TRXs in<br>different bands. Especially considering that DCS1800 and PCS1900 have<br>overlapping ARFCN numbers it would be hard for the MS to tell to which<br>band it should switch. Also the ImmAss. message only contains the ARFCN<br>number. It is impractical to have TRXs in different bands and probably<br>this also violates the sepec.<br><br>Change-Id: Icc2af9e2a9bca3897dbbb34d7b2c0fe6f843bedd<br>---<br>M src/osmo-bsc/osmo_bsc_main.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/66/25766/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>index 3a1a673..92b7475 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_main.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>@@ -446,8 +446,6 @@</span><br><span>      if (!bts->model)</span><br><span>          return -EFAULT;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     /* FIXME: What about secondary TRX of a BTS?  What about a BTS that has TRX</span><br><span style="color: hsl(0, 100%, 40%);">-      * in different bands? Why is 'band' a parameter of the BTS and not of the TRX? */</span><br><span>   switch (bts->band) {</span><br><span>      case GSM_BAND_1800:</span><br><span>          if (bts->c0->arfcn < 512 || bts->c0->arfcn > 885) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25766">change 25766</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bsc/+/25766"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icc2af9e2a9bca3897dbbb34d7b2c0fe6f843bedd </div>
<div style="display:none"> Gerrit-Change-Number: 25766 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>