<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17707">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">l1if: fix pcu_rx_rach_ind(): use proper format string specifiers<br><br>Change-Id: If95362ef4cc203a60856d6b47d95d441813a5c19<br>---<br>M src/pcu_l1_if.cpp<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/osmo-pcu refs/changes/07/17707/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/pcu_l1_if.cpp b/src/pcu_l1_if.cpp</span><br><span>index deccb30..37a0705 100644</span><br><span>--- a/src/pcu_l1_if.cpp</span><br><span>+++ b/src/pcu_l1_if.cpp</span><br><span>@@ -441,7 +441,7 @@</span><br><span>  int current_fn = get_current_fn();</span><br><span> </span><br><span>       LOGP(DL1IF, LOGL_INFO, "RACH request received: sapi=%d "</span><br><span style="color: hsl(0, 100%, 40%);">-              "qta=%d, ra=%d, fn=%d, cur_fn=%d, is_11bit=%d\n", rach_ind->sapi, rach_ind->qta,</span><br><span style="color: hsl(120, 100%, 40%);">+              "qta=%d, ra=0x%02x, fn=%u, cur_fn=%d, is_11bit=%d\n", rach_ind->sapi, rach_ind->qta,</span><br><span>                 rach_ind->ra, rach_ind->fn, current_fn, rach_ind->is_11bit);</span><br><span> </span><br><span>    switch (rach_ind->sapi) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17707">change 17707</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-pcu/+/17707"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If95362ef4cc203a60856d6b47d95d441813a5c19 </div>
<div style="display:none"> Gerrit-Change-Number: 17707 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>