<p>Kévin Redon <strong>uploaded patch set #9</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9882">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sniffer: add waiting time WT update<br><br>the waiting time (WT) is used to detect timeouts (e.g. for<br>unresponsive card or just to signal an error/NAK). it is essential<br>to detect to timeout to end current data transfer (e.g. change state).<br>by default (after a reset) to timeout is 9600 ETU, but this can change<br>at two places:<br>- after the ATR using the value of TC2 (if present)<br>- after a PPS (only F is used, and not D)<br><br>because the timeout value can be larger than the 16-bit of the USART<br>TO register, an external variable needs to be used for the count down.<br><br>Change-Id: I9735660ffce161cec8d4e63fa60a66fc8ef57525<br>---<br>M firmware/libcommon/source/sniffer.c<br>1 file changed, 66 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/82/9882/9</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9882">change 9882</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/9882"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I9735660ffce161cec8d4e63fa60a66fc8ef57525 </div>
<div style="display:none"> Gerrit-Change-Number: 9882 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>