Commit Graph

5 Commits

Author SHA1 Message Date
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
19504659b2 Update notes for submitted changes
* esim.saip: Remove debug print()
* es9p_client: Use a plausible TAC (copy from lpac)
2024-06-10 12:46:40 +00:00
Gerrit Code Review
c6b78e1132 Update notes for submitted changes
* README.md: Add link to issue tracker
* README.md: Link to discourse forum
2024-03-23 09:22:44 +00:00
Gerrit Code Review
65d1be4a49 Update notes for submitted changes
* utils: specify type of parameter name in enc_spn
2021-05-03 15:22:12 +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