pysim/pySim
Harald Welte 0ecbf63a02 transport: Extend the documentation for each transport driver
This driver description we add to the code is automatically added to the
respective user manual sections.

Change-Id: I8807bfb11f43b167f1321d556e09ec5234fff629
2023-12-21 12:33:12 +01:00
..
apdu pySim-trace: mark card reset in the trace 2023-07-28 10:14:19 +02:00
apdu_source pySim-trace: mark card reset in the trace 2023-07-28 10:14:19 +02:00
legacy move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util 2023-12-17 10:46:31 +00:00
transport transport: Extend the documentation for each transport driver 2023-12-21 12:33:12 +01:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
app.py app: do not catch exceptions in init_card 2023-11-24 12:41:18 +01:00
ara_m.py ara_m: Fix encoding of DeviceInterfaceVersionDO 2023-12-06 01:07:35 +00:00
card_handler.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
card_key_provider.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
cards.py prevent SimCardCommands.select_adf_by_aid bypassing lchan 2023-10-24 15:10:01 +02:00
cat.py Add TLV definitions for *a lot more* CAT / USAT data objects 2022-08-06 18:56:42 +02:00
cdma_ruim.py Introduce concept of CardProfileAddon 2023-07-12 22:05:14 +02:00
commands.py pySim-shell: Create + use per-RuntimeLchan SimCardCommands 2023-10-24 15:10:01 +02:00
construct.py usim: Properly decode/encode IPv4 + IPv6 addresses 2023-12-17 10:46:31 +00:00
euicc.py euicc: Fix TLV IE definitions for SetNickname{Req,Resp} 2023-12-07 23:29:11 +01:00
exceptions.py Fix printing of SwMatchError after introduction of logical channels 2022-07-30 16:37:01 +02:00
filesystem.py filesystem: fix typo 2023-12-13 12:47:36 +01:00
global_platform.py Initial support for eUICC 2023-10-26 15:16:30 +00:00
gsm_r.py Introduce concept of CardProfileAddon 2023-07-12 22:05:14 +02:00
gsmtap.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
iso7816_4.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
jsonpath.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
ota.py Switch from pycryptodome to pycryptodomex 2023-06-05 20:58:11 +02:00
profile.py Introduce concept of CardProfileAddon 2023-07-12 22:05:14 +02:00
runtime.py runtime: refactor file selection methods select and select_file 2023-12-13 12:47:36 +01:00
sms.py work-around what appears to be a pylint bug 2023-06-27 09:26:28 +02:00
sysmocom_sja2.py Use construct 'Flag' instead of 'Bit' for type descriptions 2023-11-04 15:48:44 +00:00
tlv.py tlv: Fix encoding of zero-valued TLVs 2023-12-07 13:19:52 +00:00
ts_31_102.py usim: Properly decode/encode IPv4 + IPv6 addresses 2023-12-17 10:46:31 +00:00
ts_31_102_telecom.py Reimplement ust_service_activate and ust_service_deactivate for USIM/EF.UST 2023-07-28 15:34:40 +00:00
ts_31_103.py isim: Replace legacy imperative address TLV encoder/decoder with construct 2023-12-17 10:46:31 +00:00
ts_31_104.py filesystem: add flag to tell whether an ADF supports an FS or not 2023-12-05 17:37:36 +00:00
ts_51_011.py pySim-shell: Create + use per-RuntimeLchan SimCardCommands 2023-10-24 15:10:01 +02:00
ts_102_221.py ts_102_221: Remove CardProfileUICCSIM 2023-07-12 22:05:14 +02:00
ts_102_222.py pySim-shell: Create + use per-RuntimeLchan SimCardCommands 2023-10-24 15:10:01 +02:00
utils.py move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util 2023-12-17 10:46:31 +00:00