pysim/pySim
Supreeth Herle 5a541016fb pySim-prog.py: add support for MSISDN programming
This change implements programming of EF.MSISDN as per 3GPP TS 31.102,
sections 4.2.26 and 4.4.2.3, excluding the following fields:

  - Alpha Identifier (currently 'FF'O * 20),
  - Capability/Configuration1 Record Identifier ('FF'O),
  - Extension1 Record Identifier ('FF'O).

This feature is introduced exclusively for sysmoUSIM-SJS1.
Othere SIM card types need to be tested.

Change-Id: Ie033a0ffc3697ae562eaa7a241a0f6af6c2b0594
2020-02-15 04:57:20 +07:00
..
transport Fix compatibility with Python 3: print() is a function 2020-02-14 22:46:38 +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 pySim-prog.py: add support for MSISDN programming 2020-02-15 04:57:20 +07:00
commands.py cards: Add support for sysmo-isim-sja2 2019-12-31 18:02:42 +01: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 pySim-prog.py: add support for MSISDN programming 2020-02-15 04:57:20 +07:00
utils_test.py utils: add EF [H|O]PLMNwAcT decoding. 2019-05-10 17:03:58 +02:00