<p>laforge <strong>uploaded patch set #10</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/18249">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trau_frame: New API<br><br>The old TRAU frame code in src/trau_frame.c (which is for some strange<br>reason part of libosmo-abis, and not libosmo-trau!) was introduced more<br>than a decade ago for the needs of bs11_abis AKA OpenBSC aka OsmoNITB.<br><br>It is too constrained to implement TRAU frame parsing in a generic way,<br>including:<br>* no way to add support for 8k sub-slots<br>* no way to handle CRC bits or UFI (i.e. no AMR)<br>* no real API design, it was just ripped out from OsmoNITB and moved into<br>  a library (even the wrong one)<br><br>For those reasons, let's introduce a new API for TRAU frame<br>encoding/decoding - one that supports all the relevant use cases.<br><br>Change-Id: I5cf42e6c445d9224be18503cebc7584b3beba08c<br>---<br>M include/Makefile.am<br>A include/osmocom/trau/trau_frame.h<br>M src/Makefile.am<br>A src/trau/trau_frame.c<br>4 files changed, 1,513 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/49/18249/10</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/18249">change 18249</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/libosmo-abis/+/18249"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5cf42e6c445d9224be18503cebc7584b3beba08c </div>
<div style="display:none"> Gerrit-Change-Number: 18249 </div>
<div style="display:none"> Gerrit-PatchSet: 10 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>