<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16286">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pps warning<br><br>Change-Id: Ia125b7983e81342af224bc6e8771d8be4c4bfa42<br>---<br>M ccid_common/ccid_slot_fsm.c<br>1 file changed, 7 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/86/16286/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 d7740fe..fef1515 100644</span><br><span>--- a/ccid_common/ccid_slot_fsm.c</span><br><span>+++ b/ccid_common/ccid_slot_fsm.c</span><br><span>@@ -188,6 +188,13 @@</span><br><span>            uint8_t D = iso7816_3_di_table[cs->proposed_pars.di];</span><br><span>             uint32_t fmax = iso7816_3_fmax_table[cs->proposed_pars.fi];</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+            /* 7816-3 5.2.3</span><br><span style="color: hsl(120, 100%, 40%);">+                * No  information  shall  be  exchanged  when  switching  the</span><br><span style="color: hsl(120, 100%, 40%);">+                 * frequency  value.  Two  different  times  are  recommended</span><br><span style="color: hsl(120, 100%, 40%);">+          * for switching the frequency value, either</span><br><span style="color: hsl(120, 100%, 40%);">+           * - after ATR while card is idle</span><br><span style="color: hsl(120, 100%, 40%);">+              * - after PPS while card is idle</span><br><span style="color: hsl(120, 100%, 40%);">+              */</span><br><span>          card_uart_ctrl(ss->cuart, CUART_CTL_CLOCK_FREQ, fmax);</span><br><span>            card_uart_ctrl(ss->cuart, CUART_CTL_FD, F/D);</span><br><span>             card_uart_ctrl(ss->cuart, CUART_CTL_WTIME, cs->proposed_pars.t0.waiting_integer);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16286">change 16286</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/+/16286"/><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: Ia125b7983e81342af224bc6e8771d8be4c4bfa42 </div>
<div style="display:none"> Gerrit-Change-Number: 16286 </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>