Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review
47f8b0f1e0 Update notes for submitted changes
* pySim-prog: rework documentation
* pySim-prog: fix commandline parameter check for CSV mode
* pySim-prog: treat --imsi and --iccid equally
* pySim-prog: add FIXME note to tell that writing hlr.db files is broken
2024-09-17 15:47:30 +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
358dd95926 Update notes for submitted changes
* ts_51_011: implement CardProfileSIM as a class
* filesystem: fix reset mechanism
* cards: add method to modify APDU parameters (cla, sel_ctrl)
* commands: use python style commends to describe methods
* cards: use python style commends to describe methods
2021-10-31 07:27:18 +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