<p>Falkenber9 <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/24180">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add codecs for EF_SPN and GSM strings via construct<br><br>This will replace the hand-crafted codec for EF_SPN<br>by a struct definition using the construct library.<br>Old encoders are updated and kept for API compatibility<br>but are not used internally anymore.<br><br>New data structures:<br>* Rpad(Adapter): Right-padded bytestring (0xff, adjustable)<br>* GsmStringAdapter(Adapter): Codec for "SMS default 7-bit<br>        coded alphabet as defined int TS 23.038" using<br>   the gsm0338 library.<br>* GsmString(n): Convenient wrapper of both above<br><br>Adjustments:<br>* utils: update+deprecate old dec_spn(), enc_spn()<br>* remove refs to deprecated functions<br><br>Change-Id: Ia1d3a3835933bac0002b7c52511481dd8094b994<br>---<br>M contrib/jenkins.sh<br>M pySim-read.py<br>M pySim/cards.py<br>M pySim/construct.py<br>M pySim/ts_51_011.py<br>M pySim/utils.py<br>M requirements.txt<br>M setup.py<br>8 files changed, 97 insertions(+), 27 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/80/24180/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/24180">change 24180</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/+/24180"/><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: Ia1d3a3835933bac0002b7c52511481dd8094b994 </div>
<div style="display:none"> Gerrit-Change-Number: 24180 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Falkenber9 <robert.falkenberg@tu-dortmund.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>