Commit Graph

7 Commits

Author SHA1 Message Date
Gerrit Code Review
16ef29a526 Update notes for submitted changes
* docs: Build the pySim.esim library documentation
2025-05-06 20:17:52 +00:00
Gerrit Code Review
b2f810a583 Update notes for submitted changes
* pySim-shell: fix CardKeyProvider for chv management commands
* runtime: fix get_file_by_name
2024-08-23 06:51:37 +00:00
Gerrit Code Review
8357fef344 Update notes for submitted changes
* pySim.esim.saip.oid: Allow OID instance in prefix_match()
* saip-tool: Set default log level to INFO (instead of DEBUG)
* pySim.filesystem: Permit Path object construction from FID integer list
* pySim.ts_102_221: Make sure FileDescriptor for BER-TLV contains file_type
* pySim.esim.saip.templates: Introduce dependency/hierarchy information
2024-08-17 05:17:20 +00:00
Gerrit Code Review
432d443241 Update notes for submitted changes
* Fix result parsing of "suspend_uicc"
* pySim-shell: Unregister TS 102 222 commands during 'equip'
2023-06-06 16:26:15 +00:00
Gerrit Code Review
64815ae768 Update notes for submitted changes
* [pylint] Fix referencing undefined variable 'shutil'
* [pylint] Declare abstract LinkBase._send_apdu_raw() method as such
* [pylint] Fix float vs integer division in cards.py
* [pylint] Fix reference to undefined variable 'in_hex'
* [pylint] Mark abstract MagicSimBase class as such
* [pylint] Fix calling non-existing iteritems() of dict
* [pylint] Declare some fields in _MagicSimBase class
* [pylint] Mark abstract CardKeyProvider.get() method as such
* [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex()
2021-05-02 20:22:15 +00:00
Gerrit Code Review
6b55e39bd2 Update notes for submitted changes
* filesystem: Fix interpret_sw() fall-through
* 51.011: Define some more files within DF_TELECOM
* fix various file definitions
* pySim-shell: Remove UsimCommands
2021-04-02 21:08:37 +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