<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26200">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pdch: Increase log level of line informing about TS control change<br><br>This way it's the same log level as the one used in all other paths<br>using tbf_assign_control_ts() to assign tbf->control_ts =<br>tbf->first_common_ts, and this specific event is not lost from logs.<br><br>Change-Id: Ia32d835ee4c14d7d48391452b5e3d05ed88e0483<br>---<br>M src/pdch.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/00/26200/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/pdch.cpp b/src/pdch.cpp</span><br><span>index c48b078..a942b01 100644</span><br><span>--- a/src/pdch.cpp</span><br><span>+++ b/src/pdch.cpp</span><br><span>@@ -763,7 +763,7 @@</span><br><span>                 * sent to tbf_fsm which will call tbf_assign_control_ts(),</span><br><span>           * effectively setting back control_ts to</span><br><span>             * tbf->initial_common_ts. */</span><br><span style="color: hsl(0, 100%, 40%);">-                LOGPTBF(ul_tbf, LOGL_DEBUG, "change control TS %d -> %d until assignment is complete.\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                LOGPTBF(ul_tbf, LOGL_INFO, "change control TS %d -> %d until assignment is complete.\n",</span><br><span>                        ul_tbf->control_ts, ts_no);</span><br><span> </span><br><span>           ul_tbf->control_ts = ts_no;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26200">change 26200</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/+/26200"/><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: Ia32d835ee4c14d7d48391452b5e3d05ed88e0483 </div>
<div style="display:none"> Gerrit-Change-Number: 26200 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>