pysim/pySim
Philipp Maier af9ae8bd6e cards: return SW in method update_plmnsel() of class Card
The method update_plmnsel() does not return the status word yet, which
causes pysim-prog.py to print an error message that does not influence
the functionality but does not look nice.

- preserve the status word that is returned with update_binary() and
  return it properly like the other methods do.

Change-Id: I54e8e165f87365e8162b36d24efc8f0db62b66da
Related: SYS#4245
2018-07-13 11:38:04 +02:00
..
transport cosmetic: fix excess space in log output (typo) 2018-07-13 08:50:33 +00:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
cards.py cards: return SW in method update_plmnsel() of class Card 2018-07-13 11:38:04 +02:00
commands.py commands: get file/record length from FCP (USIM) 2018-07-03 15:17:16 +02:00
exceptions.py Split all things into a more "library-like" package 2010-12-07 00:24:32 +01:00
ts_51_011.py ts_51_011: A file with MF/DF/EF constants from TS 51 011 2018-01-10 14:04:08 +09:00
utils.py Make derive_milenage_opc and calculate_luhn publicly available through utils.py 2018-01-11 13:06:43 +09:00