<p>laforge <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/23175">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add a new pySim-shell program<br><br>pySim-prog was nice when there were only 5 parameters on a SIM that we<br>could program, and where the use case was pretty limited.  Today, we<br>have SIM/USIM/ISIM cards with hundreds of files and even more parameters<br>to program.  We cannot add a command line argument for each file to<br>pySim-prog.<br><br>Instead, this introduces an interactive command-line shell / REPL,<br>in which one can navigate the file system of the card, read and update<br>files both in raw format and in decoded/parsed format.<br><br>The idea is primarily inspired by Henryk Ploatz' venerable<br>cyberflex-shell, but implemented on a more modern basis using<br>the cmd2 python module.<br><br>Most code by Harald Welte. Some bug fixes by Philipp Maier<br>have been squashed.<br><br>Change-Id: Iad117596e922223bdc1e5b956f84844b7c577e02<br>Related: OS#4963<br>---<br>A pySim-shell.py<br>M pySim/exceptions.py<br>A pySim/filesystem.py<br>A pySim/ts_102_221.py<br>M pySim/ts_31_102.py<br>M pySim/ts_31_103.py<br>M pySim/ts_51_011.py<br>7 files changed, 1,799 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/75/23175/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/23175">change 23175</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/pysim/+/23175"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iad117596e922223bdc1e5b956f84844b7c577e02 </div>
<div style="display:none"> Gerrit-Change-Number: 23175 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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-MessageType: newpatchset </div>