Commit Graph

7 Commits

Author SHA1 Message Date
Gerrit Code Review
7411d7ab79 Update notes for submitted changes
* docs/saip-tool: fix ERROR: Unexpected indentation
* filesystem: fix WARNING: Block quote ends without a blank line
* doc/card-key-provider: fix WARNING: Title underline too short
2025-04-24 01:50:50 +00:00
Gerrit Code Review
f5f0aed47a Update notes for submitted changes
* pySim/transport: add abstract get_atr method to LinkBase
* ATR: align get_atr() return value type
* ATR: use lowercase hex strings without spaces as ATR constants
2025-02-03 19:11:53 +00:00
Gerrit Code Review
fcf561a35d Update notes for submitted changes
* pySim.esim.saip.oid: Fix OID defininitions for v3.3.1 IoT templates
* pySim.filesystem: Add __len__ method to Path object
* pySim.esim.saip.templates: Update to SAIP v3.3.1 (July 2023)
* pySim.esim.saip.templates: Add a notion of the path of a file
* pySim.esim.saip.template: Permit file-size for BER-TLV files
* pySim.esim.saip: Add subcasses for EAP, DF.SNPN and DF.5G_ProSe
* pySim-shell: Support other ADMx values beyond ADM1 from 'verify_adm'
2024-08-04 11:02:10 +00:00
Gerrit Code Review
4d9e15fc9a Update notes for submitted changes
* commands: Add method to select parent DF ("cd ..")
* cosmetic: Remove extraneous empty lines between spec-section-comment and class
* USIM + ISIM: Specify the services associated with each file
* filesystem: Maintain a 'service' attribute for all files on a card
* pySim-shell: introduce 'apdu' command for sending raw APDU to card
* pySim-shell: export: allow export as JSON instead of hex
2022-02-14 18:34:28 +00:00
Gerrit Code Review
50a1ec2d9f Update notes for submitted changes
* ts_31_102: TLV._tlv must point to the class, not an instance
* filesystem: Fix TLV decode/encode
* Better decode of EF.UST, EF.EST and EF.IST
* utils.py: Fix some tuple type annotations
* utils.py: type annotations for DataObject related methods
2022-02-10 18:31:53 +00:00
Gerrit Code Review
fefde7ddfc Update notes for submitted changes
* README.md: Mention user manual
* README.md: We have switched to gerrit for review
* README.md: Update dependencies
2021-04-11 09:34:06 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00