This website requires JavaScript.
Explore
Help
Sign In
catarrh
/
pysim
Watch
1
Star
0
Fork
0
You've already forked pysim
forked from
public/pysim
Code
Pull Requests
Activity
Files
f8232db3276ddb5a94233bc43afdf176611fd3b1
pysim
/
pySim
T
History
herlesupreeth
f8232db327
Move reading of ePDG Id to generic USIM class
...
Change-Id: I716acb994430db3d4e56fea072f8dc2cebeaba84
2020-10-03 07:36:58 +00:00
..
transport
Implement Generic SIM Access interface as per 3GPP TS 27.007
2020-06-02 21:51:07 +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
Move reading of ePDG Id to generic USIM class
2020-10-03 07:36:58 +00:00
commands.py
Add support for ADF_USIM/EF_EHPLMN
2020-08-28 08:32:55 +00: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
Define mapping between ISIM Service Number and its description
2020-04-27 12:29:00 +02:00
ts_51_011.py
pySim-read.py: decode contents of EF.AD (Administrative data)
2020-09-20 06:58:36 +00: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
utils.py
Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions
2020-09-20 09:49:22 +00:00