<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/23620">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cardem: Use USART timeout for waiting time<br><br>The reset/ATR handling has been heavily updated/fixed.<br><br>Instead of using the timer/counter peripheral to handle the waiting time<br>and corresponding timeout, the USART peripheral internal timeout<br>mechanism is used.<br><br>This is particularly important for the SIMtrace board since the clock<br>signal is not connected to the timer counter.  thus this change adds<br>card emulation support for SIMtrace boards.<br><br>Fi and Di have been properly rename to F and D since the "i" stands only<br>for an "indicated" value, not the actual value.  This does not change<br>the USB protocol (the variable have just been renamed).  Additional<br>variables store more information about the card capabilities<br><br>NOTE: It has only be tested for the SIMtrace board<br><br>Change-Id: Ibcb2c8cace9137695adf5fb3de43566f7cfb93b5<br>---<br>M contrib/jenkins.sh<br>M firmware/apps/cardem/Makefile<br>M firmware/apps/cardem/main.c<br>M firmware/apps/trace/Makefile<br>M firmware/libboard/qmod/include/board.h<br>M firmware/libboard/simtrace/include/board.h<br>M firmware/libcommon/include/card_emu.h<br>M firmware/libcommon/include/simtrace_prot.h<br>M firmware/libcommon/include/tc_etu.h<br>M firmware/libcommon/source/card_emu.c<br>M firmware/libcommon/source/mode_cardemu.c<br>M firmware/libcommon/source/tc_etu.c<br>M firmware/libosmocore/include/osmocom/core/utils.h<br>M host/src/simtrace2-cardem-pcsc.c<br>14 files changed, 340 insertions(+), 64 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/20/23620/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/23620">change 23620</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/simtrace2/+/23620"/><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-Change-Id: Ibcb2c8cace9137695adf5fb3de43566f7cfb93b5 </div>
<div style="display:none"> Gerrit-Change-Number: 23620 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: tsaitgaist <kredon@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>