<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/14845">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxd_fill_common(): fix TRXD header version coding<br><br>The header version field is 4 bit long, so the mask 0x07 == 0b111<br>is wrong, it should actually be 0x0f == 0b1111.<br><br>Change-Id: I290931559ce01cf6e43470b18855c46808d6c2a5<br>---<br>M Transceiver52M/proto_trxd.c<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-trx refs/changes/45/14845/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/14845">change 14845</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-trx/+/14845"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I290931559ce01cf6e43470b18855c46808d6c2a5 </div>
<div style="display:none"> Gerrit-Change-Number: 14845 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>