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
de07b95f84df184c4dc5fb9b4fb8c2d99f3673c3
pysim
/
pySim
T
History
Daniel Willmann
de07b95f84
Fix invocation python2 -> python3
...
Change-Id: Ic78da9c03e99f59d142c93394051bbc2751f0205
2020-10-19 10:32:34 +02: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 invocation python2 -> python3
2020-10-19 10:32:34 +02:00
cards.py
Move reading of USIM service table to generic USIM class
2020-10-03 07:37:06 +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