<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/25084">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">simtrace2-cardem: use local sim on exit<br><br>There is no obvious reason why the st should be stuck in cardem mode<br>without a working running util on the host side since there is no state<br>that is being kept, so switch back to using the local sim upon reset.<br><br>Change-Id: Ib622af0027d40b4e8afbb0fa0d3689f0dbfcac92<br>---<br>M host/src/simtrace2-cardem-pcsc.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/84/25084/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/host/src/simtrace2-cardem-pcsc.c b/host/src/simtrace2-cardem-pcsc.c</span><br><span>index d43e7f2..8e143ba 100644</span><br><span>--- a/host/src/simtrace2-cardem-pcsc.c</span><br><span>+++ b/host/src/simtrace2-cardem-pcsc.c</span><br><span>@@ -420,6 +420,7 @@</span><br><span>   switch (signal) {</span><br><span>    case SIGINT:</span><br><span>                 osmo_st2_cardem_request_card_insert(ci, false);</span><br><span style="color: hsl(120, 100%, 40%);">+               osmo_st2_modem_sim_select_local(ci->slot);</span><br><span>                exit(0);</span><br><span>             break;</span><br><span>       default:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/25084">change 25084</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/+/25084"/><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: Ib622af0027d40b4e8afbb0fa0d3689f0dbfcac92 </div>
<div style="display:none"> Gerrit-Change-Number: 25084 </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>