Commit Graph

5 Commits

Author SHA1 Message Date
Gerrit Code Review
2c5cfae454 Update notes for submitted changes
* pySim.esim.saip.File: move away from stream for file content
* pySim.esim.saip: Fix key used in FsProfileElement.files2pe
* pySim.esim.saip: Fix typo in ProfileElementAKA.set_mapping() method
* pySim.esim.saip: Add some more docstring comments
* pySim.esim.saip: Back-reference from ProfileElement to ProfileElementSequence
* pySim.esim.saip: pass up **kwargs from ProfileElement sub-class constructors
* pySim.esim.saip: Move AKA specific post_dec + pre_enc to AKA subclass
* pySim.esim.saip: Refactor file size encoding into a method
* pySim.esim.saip: Improve File.from_template feature support
2024-08-21 14:23:23 +00:00
Gerrit Code Review
0a5fd246c6 Update notes for submitted changes
* pySim-prog: Also accept 18-digit ICCIDs
* GlobalPlatform ADF.SD: Add command line reference + error message
* ts_102_222: Remove unneeded imports
* pySim/transport: Use newly-defined ResTuple type
* pySim/commands.py: Better type annotations
* pySim/transport: More type annotations
* pySim/utils: define 'Hexstr' using NewType
* pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections
2023-07-12 16:13:22 +00:00
Gerrit Code Review
adeec2345d Update notes for submitted changes
* ts_31_102: Avoid pylint false positive
2022-03-27 10:43:27 +00:00
Gerrit Code Review
5cba868059 Update notes for submitted changes
* cards: Make select_adf_by_aid() use prefix AID selection
* pySim-read: put try/catch block around select_adf_by_aid()
2021-11-24 17:17:00 +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