Change in pysim[master]: commands, ts_102_221: replace pytlv with uttlv

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Tue Apr 6 16:53:26 UTC 2021


Hello Jenkins Builder, laforge, merlinchlosta, daniel, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/pysim/+/23483

to look at the new patch set (#5).

Change subject: commands, ts_102_221: replace pytlv with uttlv
......................................................................

commands, ts_102_221: replace pytlv with uttlv

pytlv requires to tell it all expected tags in a TLV string that is
going to be parsed. This often causes problems since TLV is by design
extensible, so newer specifications may add additional tags which our
code then would not tolerate. uttlv does not have such a limitation, pre
defining the tags in advance is optional here. Lets use uttlv from now
on.

Change-Id: I971b818836aff2fbeb6769f819d496cee4bfa7cf
Related: OS#4963
---
M README.md
M contrib/jenkins.sh
M pySim/cards.py
M pySim/commands.py
A pySim/tlvutils.py
M pySim/ts_102_221.py
M requirements.txt
7 files changed, 72 insertions(+), 52 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/83/23483/5
-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/23483
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I971b818836aff2fbeb6769f819d496cee4bfa7cf
Gerrit-Change-Number: 23483
Gerrit-PatchSet: 5
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: merlinchlosta <merlin.chlosta at rub.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210406/f59bc978/attachment.htm>


More information about the gerrit-log mailing list