pysim/pySim
Harald Welte 485692bc77 shell: Fix activate_file + deactivate_file commands
We cannot re-activate a deactivated file after we have selected somethng
else, as SELECT will fail on the deactivated file.  Hence, the
deactivate_file command needs to be used with a file name as argument.

Change-Id: Ief4d2bf8ea90497a8f25d1986aeea935c615f9bb
2021-05-25 22:23:00 +02:00
..
transport transport: Add support for SW 6Cxx 2021-05-25 22:23:00 +02: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 utils: split string formatting from dec_addr_tlv 2021-05-23 10:05:50 +00:00
commands.py shell: Fix activate_file + deactivate_file commands 2021-05-25 22:23:00 +02:00
construct.py Add codecs for EF_SPN and GSM strings via construct 2021-05-10 06:15:39 +02:00
exceptions.py Add more documentation to the classes/methods 2021-04-02 21:08:35 +02:00
filesystem.py shell: Fix activate_file + deactivate_file commands 2021-05-25 22:23:00 +02: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: finish decoder and fix encoder for EF.PCSCF 2021-05-23 10:05:50 +00:00
ts_51_011.py Add codecs for EF_SPN and GSM strings via construct 2021-05-10 06:15:39 +02:00
ts_102_221.py ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1 2021-05-06 20:46:11 +02:00
utils.py bertlv_parse_one: Also return remainder after end of TLV 2021-05-25 09:43:13 +02:00