<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/17414">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cbch_sniff: Use CCCH_MODE_COMBINED_CBCH, not CCCH_MODE_COMBINED<br><br>In Change-Id Ia94ebf22a2ec439dfe1f31d703b832ae57b48ef2 we<br>introduced a new member to the ccch_mode enum: CCCH_MODE_COMBINED_CBCH,<br>which is to be used to tell the PHY if a CBCH is present on the combined<br>CCCH+SDCCH/4+CBCH or not (CCCH+SDCCH4).<br><br>This was implemented in trxcon + calypso firmware, but cbch_sniff has<br>not been updated accordingly.<br><br>Related: OS#4439<br>Change-Id: I429d45cfb181da4a2e767e92f1213ccd08c6d440<br>---<br>M src/host/layer23/src/misc/app_cbch_sniff.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/14/17414/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/layer23/src/misc/app_cbch_sniff.c b/src/host/layer23/src/misc/app_cbch_sniff.c</span><br><span>index 58b3324..1e9ef5c 100644</span><br><span>--- a/src/host/layer23/src/misc/app_cbch_sniff.c</span><br><span>+++ b/src/host/layer23/src/misc/app_cbch_sniff.c</span><br><span>@@ -169,7 +169,7 @@</span><br><span>       case S_L1CTL_FBSB_ERR:</span><br><span>               ms = g_ms;</span><br><span>           return l1ctl_tx_fbsb_req(ms, ms->test_arfcn,</span><br><span style="color: hsl(0, 100%, 40%);">-                 L1CTL_FBSB_F_FB01SB, 100, 0, CCCH_MODE_COMBINED,</span><br><span style="color: hsl(120, 100%, 40%);">+                      L1CTL_FBSB_F_FB01SB, 100, 0, CCCH_MODE_COMBINED_CBCH,</span><br><span>                        dbm2rxlev(-85));</span><br><span>     case S_L1CTL_FBSB_RESP:</span><br><span>              return 0;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/17414">change 17414</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/osmocom-bb/+/17414"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I429d45cfb181da4a2e767e92f1213ccd08c6d440 </div>
<div style="display:none"> Gerrit-Change-Number: 17414 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>