pysim/pySim
Philipp Maier 86b09da61d ts_31_103: finish decoder and fix encoder for EF.PCSCF
The encoder/decoder functions in class EF_PCSCF look rather unfinshed
because of problems with dec_addr_tlv(), since those problems are fixed
by a previous patch we can now finish the decoder function and fix the
decoder as well.

Change-Id: I7613b8b71624dc5802aca93163788a2a2d4ca345
Related: OS#4963
2021-05-23 10:05:50 +00:00
..
transport transport/pcsc: Raise exception if reader number is out of range 2021-05-22 09:32:39 +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 commands: pad short data input in update_record() 2021-05-23 10:05:50 +00: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: Add 'reset' command to reset the card 2021-05-04 13:24:07 +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 utils: split string formatting from dec_addr_tlv 2021-05-23 10:05:50 +00:00