pysim/pySim
Philipp Maier c98ef8a79d ts_102_221.py: fix fixup_fcp_proprietary_tlv_map()
The function fixup_fcp_proprietary_tlv_map() addes propritary TLV
tags in the range of d0 to ff to the TLV map. However, the spec defines
this range as b7 and b8 of the first tag byte set to 1. This results
in a range from c0 to ff. See also ETSI TS 102 221, section 11.1.1.4.6.0

Change-Id: I8359527c9ff303b257b181b87dc440f27735ece9
Related: OS#4963
2021-04-07 16:21:52 +00:00
..
transport transport: Pass status word interpreter to exception handler 2021-04-04 10:54:46 +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 card_key_provider: Documentation with sphinx / autodoc 2021-04-04 10:52:34 +02:00
cards.py SysmoISIM-SJA2: Add option to set Service Provider Name (SPN) 2021-04-07 12:18:29 +02:00
commands.py Add more documentation to the classes/methods 2021-04-02 21:08:35 +02:00
exceptions.py Add more documentation to the classes/methods 2021-04-02 21:08:35 +02:00
filesystem.py pySim/filesystem: Remove left-over debug print statements 2021-04-07 00:33:02 +02:00
ts_31_102.py fix various file definitions 2021-04-02 22:05:28 +02:00
ts_31_103.py fix various file definitions 2021-04-02 22:05:28 +02:00
ts_51_011.py ts_51_011: Full encoder/decoder for EF.AD 2021-04-06 20:20:57 +02:00
ts_102_221.py ts_102_221.py: fix fixup_fcp_proprietary_tlv_map() 2021-04-07 16:21:52 +00:00
utils.py utils.py: Add missing dec_plmn function. 2021-04-06 22:53:18 +00:00