<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16285">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add a note for D=64 pecularities<br><br>Change-Id: Icf2845e0f07f2d23f5090d35b6d8d145ad65a2f8<br>---<br>M ccid_common/ccid_slot_fsm.c<br>1 file changed, 8 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/85/16285/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ccid_common/ccid_slot_fsm.c b/ccid_common/ccid_slot_fsm.c</span><br><span>index 9be31d6..d7740fe 100644</span><br><span>--- a/ccid_common/ccid_slot_fsm.c</span><br><span>+++ b/ccid_common/ccid_slot_fsm.c</span><br><span>@@ -287,6 +287,14 @@</span><br><span> </span><br><span>   ss->seq = seq;</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ /* FIXME:</span><br><span style="color: hsl(120, 100%, 40%);">+     When  using  D=64,  the  interface  device  shall  ensure  a  delay</span><br><span style="color: hsl(120, 100%, 40%);">+     of  at  least  16  etu  between  the  leading  edge  of  the last</span><br><span style="color: hsl(120, 100%, 40%);">+      received character and the leading edge of the character transmitted</span><br><span style="color: hsl(120, 100%, 40%);">+           for initiating a command.</span><br><span style="color: hsl(120, 100%, 40%);">+     -> we can't really do 4 stop bits?!</span><br><span style="color: hsl(120, 100%, 40%);">+        */</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>         /* Hardware does not support SPU, so no PPS2, and PPS3 is reserved anyway */</span><br><span>         tpdu = msgb_alloc(6, "PPSRQ");</span><br><span>     OSMO_ASSERT(tpdu);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16285">change 16285</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-ccid-firmware/+/16285"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ccid-firmware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icf2845e0f07f2d23f5090d35b6d8d145ad65a2f8 </div>
<div style="display:none"> Gerrit-Change-Number: 16285 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>