pysim/pySim
Philipp Maier d950786525 sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards
When pysim-prog programms the application specific files of ISIM and
USIM it selects the application by its AID first. If depending on the
card profile one of the applications is missing the selection of the
related ADF will fail. Lets check the presence of the AID first and if
it is not present lets skip the programming of the related files.

Change-Id: I0eec6ed244320fcd4dc410b6fab20df9c64ff906
Related: SYS#4817
2020-03-11 12:35:20 +01:00
..
transport transport/pcsc: explicitly specify T0 protocol 2020-02-27 02:10:50 +07:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Fix compatibility with Python 3: print() is a function 2020-02-14 22:46:38 +07:00
cards.py sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards 2020-03-11 12:35:20 +01:00
commands.py commands: Python 3 fix: properly distinguish str and list 2020-02-27 02:19:27 +07:00
exceptions.py python3 conversion: Use python 2 and 3 compatible exceptions 2019-09-28 12:45:31 +00: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 utils: fix dec_msisdn(): properly detect international numbers 2020-02-27 01:54:10 +07:00
utils_test.py utils: add EF [H|O]PLMNwAcT decoding. 2019-05-10 17:03:58 +02:00