<p>dexter <strong>uploaded patch set #3</strong> to the change originally created by laforge.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/23211">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ts_102_221: fix fixup_fcp_proprietary_tlv_map()<br><br>According to its description, the function<br>fixup_fcp_proprietary_tlv_map() is supposed to add propritary TLV tags<br>to satisfy the pyTlv parser, which can't handle unexpected tags.<br>However, the function adds tags but it does only fill up the gaps from<br>0xd0 onwards. This makes no sense, lets extended it so that it adds a<br>propritary tag for each tag that it is not already in the dictionary so<br>that we get a continious dictionary that starts at 0x00 and ends at 0xff<br><br>Change-Id: Ib06041361851f05dd990576fff47048dc1aa6290<br>Related: OS#4963<br>---<br>M pySim/ts_102_221.py<br>1 file changed, 4 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/11/23211/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/23211">change 23211</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/+/23211"/><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: Ib06041361851f05dd990576fff47048dc1aa6290 </div>
<div style="display:none"> Gerrit-Change-Number: 23211 </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>