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
fc4833ec20c4acbd15657048d53df92608cee6ef
pysim
/
pySim
History
Harald Welte
fc4833ec20
ts_31_103: Use EF_ARR decoder from TS 102 221
...
We already used that decoder also in ts_31_102 Change-Id: Iaab9f038544b5914405568b072731d3847c9d017
2021-05-04 13:24:07 +02:00
..
transport
ModemATCommandLink: fix AttributeError exception in __del__()
2021-05-03 14:13:14 +00:00
__init__.py
cosmetic: missing newlines on last line of 2 files
2017-03-21 13:07:57 +01:00
card_handler.py
Remove Python shebang from files where it's not needed
2021-03-01 17:33:46 +01:00
card_key_provider.py
[pylint] Mark abstract CardKeyProvider.get() method as such
2021-05-02 20:22:15 +00:00
cards.py
[pylint] Fix float vs integer division in cards.py
2021-05-02 20:22:15 +00:00
commands.py
pySim-shell: Add open_channel + close_channel commands
2021-04-11 12:20:29 +02:00
construct.py
Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py
2021-04-13 11:27:37 +00:00
exceptions.py
Add more documentation to the classes/methods
2021-04-02 21:08:35 +02:00
filesystem.py
[pylint] Fix referencing undefined variable 'shutil'
2021-05-02 20:22:15 +00:00
jsonpath.py
pySim-shell: JSONpath support for updating files/records
2021-04-07 16:45:12 +00:00
ts_31_102.py
[pylint] Fix reference to undefined variable 'in_hex'
2021-05-02 20:22:15 +00:00
ts_31_103.py
ts_31_103: Use EF_ARR decoder from TS 102 221
2021-05-04 13:24:07 +02:00
ts_51_011.py
ts_51_011, utils: fix Access Technology Identifier coding
2021-05-03 17:08:37 +02:00
ts_102_221.py
Implement EF.ARR (Access Rule Reference) decoding
2021-05-04 13:24:07 +02:00
utils.py
utils: Introduce CommandSet abstraction
2021-05-04 13:24:01 +02:00