This website requires JavaScript.
Explore
Help
Sign In
catarrh
/
pysim-local
Watch
1
Star
0
Fork
0
You've already forked pysim-local
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
sysmocom/factory
Add File
New File
Upload File
Apply Patch
pysim-local
/
pySim
History
Harald Welte
1e42420e57
fix 'TabError: inconsistent use of tabs and spaces in indentation'
...
those errors appear with python 3.8.5 otherwise Change-Id: I5e8a41a8aa9abdd0162c4635ccf9bfe736cca27e
2020-08-31 15:05:14 +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 compatibility with Python 3: print() is a function
2020-02-14 22:46:38 +07:00
cards.py
fix 'TabError: inconsistent use of tabs and spaces in indentation'
2020-08-31 15:05:14 +02: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
utils.py add LOCI EFs decode functions
2020-06-09 10:10:28 +01: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
ts_31_102.py: add EF_ADF_map
2020-06-03 06:30:37 +00:00
utils_test.py
utils: add EF [H|O]PLMNwAcT decoding.
2019-05-10 17:03:58 +02:00
utils.py
Add support for ADF_USIM/EF_EHPLMN
2020-08-28 08:32:55 +00:00