<p>tnt <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/26657">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">conv: Fix the traceback for tail biting codes<br><br>When picking the end state, looking only at the path metric<br>is highly suboptimal because in a tail biting code, we _know_ that<br>whatever treillis path is correct, it must start and end at the same<br>state. So we only consider path meeting that condition. We know any<br>path that doesn't isn't the right one. We only fallback to only<br>path metric if no path met that condition.<br><br>Fixes OS#4508<br><br>Signed-off-by: Sylvain Munaut <tnt@246tNt.com><br>Change-Id: I87e51d3880c0fe7bf3d6cd08fd46517a424a230c<br>---<br>M include/osmocom/core/conv.h<br>M src/conv.c<br>M src/conv_acc.c<br>3 files changed, 93 insertions(+), 24 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/57/26657/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/26657">change 26657</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/libosmocore/+/26657"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I87e51d3880c0fe7bf3d6cd08fd46517a424a230c </div>
<div style="display:none"> Gerrit-Change-Number: 26657 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: tnt <tnt@246tNt.com> </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-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>