Commit Graph

4 Commits

Author SHA1 Message Date
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
cfedb881bc Update notes for submitted changes
* pySim.tlv: Separate {to,from}_val_dict() from {to,from}_dict()
* pySim.commands: Don't convert SwMatchError to ValueError
* pySim.runtime: Be more verbose if incompatible method is called
* pySim.tlv: Add convenience methods to IE class
* pySim.esim.saip: Decode each 'File' element in ProfileElement
* pySim.esim.saip: Add OID comparison functions
2024-07-29 10:48:12 +00:00
Gerrit Code Review
0877808ea2 Update notes for submitted changes
* setup.py: add missing comma in list of dependencies
* pySim-shell: Use poutput_json() whenever applicable
* extend JSONEncoder to serialze 'bytes' style objects as hex strings
* shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs
* transport: Pass arbitrary kwargs to base-class constructor
* transport: Make all calls go through base class send_apdu_raw()
2021-04-10 22:13:57 +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