Attention is currently required from: osmith.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/37011?usp=email )
Change subject: add contrib/saip-tool.py ......................................................................
Patch Set 4:
(2 comments)
File contrib/saip-tool.py:
https://gerrit.osmocom.org/c/pysim/+/37011/comment/ab0eec01_409010f0 PS3, Line 99: #pp.pprint(pe.decoded[d]) : #if pe.type in ['akaParameter', 'pinCodes', 'pukCodes']: : # pp.pprint(pe.decoded)
do you want to keep this?
Done
https://gerrit.osmocom.org/c/pysim/+/37011/comment/8bc93f0b_8f99a276 PS3, Line 161: else: : parser.print_help(sys.stderr) : sys.exit(2)
this can be removed since opts. […]
Done