pysim/pySim
Supreeth Herle cf727f2733 sysmoISIM-SJA2: Add support for programming Proxy Call Session Control Function address
Example:

./pySim-prog.py -p 0 -x 001 -y 01 -s 8988211900000000004 -i 001011234567895 -k 8baf473f2f8fd09487cccbd7097c6862 --op 11111111111111111111111111111111 -o 8E27B6AF0E692E750F32667A3B14605D -a 85524953 -n isim.test --msisdn 0598765432100 --epdgid epdg.epc.mnc001.mcc001.pub.3gppnetwork.org --pcscf pcscf.testims.org

Change-Id: Ic654baa93e2ecb91ced596b49dde4c1f208ecda2
2021-01-05 10:44:12 +01:00
..
transport Lint fixes: false -> False, missing imports, Index list, not map iter 2020-10-19 10:35:11 +02:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Fix invocation python2 -> python3 2020-10-19 10:32:34 +02:00
cards.py sysmoISIM-SJA2: Add support for programming Proxy Call Session Control Function address 2021-01-05 10:44:12 +01:00
commands.py Remove unnecessary semicolon 2020-10-19 10:34:31 +02:00
exceptions.py python3 conversion: Use python 2 and 3 compatible exceptions 2019-09-28 12:45:31 +00:00
ts_31_102.py Add new line 2020-09-16 20:31:28 +02:00
ts_31_103.py ts_31_103.py: Add ADF map for files at ISIM ADF 2021-01-05 10:06:19 +01:00
ts_51_011.py pySim-read.py: decode contents of EF.AD (Administrative data) 2020-09-20 06:58:36 +00:00
utils.py Re-purpose helper method to be used for parsing Address TLV Object in general 2021-01-05 10:06:19 +01:00
utils_test.py Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array 2020-09-20 09:49:22 +00:00