Commit Graph

9 Commits

Author SHA1 Message Date
Gerrit Code Review
f13e6ded3c Update notes for submitted changes
* pysim/log: also accept ANSI strings to specify the log message colors
2025-12-19 23:26:53 +00:00
Gerrit Code Review
47f8b0f1e0 Update notes for submitted changes
* pySim-prog: rework documentation
* pySim-prog: fix commandline parameter check for CSV mode
* pySim-prog: treat --imsi and --iccid equally
* pySim-prog: add FIXME note to tell that writing hlr.db files is broken
2024-09-17 15:47:30 +00:00
Gerrit Code Review
54d8f66471 Update notes for submitted changes
* pySim.tlv: Fix from_dict of nested TLVs
* ara_m: Fix pySim.tlv.IE.from_dict() calls
* pySim.esim.saip: Add subclasses for gsm-access, phonebook, 5gs, saip
* pySim.esim.saip: Refactor from_der() method to have class_for_petype()
* pySim.esim.saip.templates: Build tree from template files
* Fix missing AIDs in pySim.saip templates
* Reference pySim.filesystem derived classes from SAIP templates
* pySim.esim.saip: Initial support for parsing GenericFileManagement
* pySim.ts_102_221: Add ProprietaryInformation sub-IEs of TS 102 222
* pySim.ts_102_221: Fix FileDescriptor encoding for BER-TLV case
* pySim.filesystem: Add Path for abstraction/utility around file system paths
2024-08-01 09:05:20 +00:00
Gerrit Code Review
5b0883666f Update notes for submitted changes
* saip-tool: Add 'extract-apps' to dump all applications from eSIM profile
* saip-tool: Add new 'info' action to print general information
2024-06-13 14:50:23 +00:00
Gerrit Code Review
2627f3ac87 Update notes for submitted changes
* docs/shell: Mention GlobalPlatform and eUICC commands in overview
2024-05-31 08:44:01 +00:00
Gerrit Code Review
849d6f7e49 Update notes for submitted changes
* [cosmetic] ara_m: Give a spec reference for the PERM-AR-DO
* runtime: Reset selected_file_fcp[_hex] if SELECT returns no data
* ara_m: Use GlobalPlatform SELECT decoding
* ara_m: Permit encoding of empty AID (--aid '') in ARA-M rules
2024-01-27 21:25:38 +00:00
Gerrit Code Review
76102b1a7d Update notes for submitted changes
* pySim-shell: Use argparser for verify_adm to support --help
* pySim-shell: Add copyright statement and link to online manual to banner
* docs: shell: Various documentation updates/extensions
* docs: shell: update output in examples
* docs: Fix docstring syntax to avoid warnings
* docs: shell: Re-order the command sections/classes
2023-11-02 23:43:05 +00:00
Gerrit Code Review
0c6192e02b Update notes for submitted changes
* prevent SimCardCommands.select_adf_by_aid bypassing lchan
* pySim-shell: Create + use per-RuntimeLchan SimCardCommands
* commands.py: Add support for multiple logical channels.
2023-10-24 13:26:55 +00:00
Gerrit Code Review
395a8fed5a Update notes for submitted changes
* utils: Introduce DataObject representation
2021-05-04 11:26:36 +00:00