<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21796">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_e1f.c: sa4..sa8 bits should be all-1 by default<br><br>>From ITU-T G.704 Table 5A Note 4:<br><br>> Bits S a4 to S a8 (where these are not used) should be set to 1 on<br>> links crossing an international border.<br><br>Change-Id: Id55599a7152a90f85076de810db2a03ac6f3aac1<br>---<br>M software/obsolete/osmo_e1f.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-e1-hardware refs/changes/96/21796/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/software/obsolete/osmo_e1f.c b/software/obsolete/osmo_e1f.c</span><br><span>index 5ea6d54..6a8725c 100644</span><br><span>--- a/software/obsolete/osmo_e1f.c</span><br><span>+++ b/software/obsolete/osmo_e1f.c</span><br><span>@@ -59,7 +59,7 @@</span><br><span> </span><br><span>   e1i->crc4_enabled = crc4_enabled;</span><br><span>         e1i->notify_cb = cb;</span><br><span style="color: hsl(0, 100%, 40%);">- e1i->tx.sa4_sa8 = 0x00;</span><br><span style="color: hsl(120, 100%, 40%);">+    e1i->tx.sa4_sa8 = 0x1f;</span><br><span> </span><br><span>       e1i->priv = priv;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21796">change 21796</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-e1-hardware/+/21796"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-e1-hardware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id55599a7152a90f85076de810db2a03ac6f3aac1 </div>
<div style="display:none"> Gerrit-Change-Number: 21796 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>