<p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082/1/src/pdch.h">File src/pdch.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082/1/src/pdch.h@98">Patch Set #1, Line 98:</a> <code style="font-family:monospace,monospace">#ifdef __cplusplus</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Move this block upwards to be inside the other cplusplus block.</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I would want to keep this as a separate block with PTCCH specific API.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082/1/src/pdch.cpp">File src/pdch.cpp:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082/1/src/pdch.cpp@970">Patch Set #1, Line 970:</a> <code style="font-family:monospace,monospace">    memset(ptcch_msg + PTCCH_TAI_NUM, PTCCH_PADDING, 7);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">what is this 7?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">It's padding length. Could be:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  * sizeof(ptcch_msg) - PTCCH_TAI_NUM;<br>  * GSM_MACBLOCK_LEN - PTCCH_TAI_NUM;<br>  * another #define PTCCH_PAD_LEN.</pre></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16082">change 16082</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/+/16082"/><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: Id79e95aafdde4a71977c64385fce48b729a51ca9 </div>
<div style="display:none"> Gerrit-Change-Number: 16082 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </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-Comment-Date: Mon, 18 Nov 2019 12:34:18 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>