Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review
04406f89f9 Update notes for submitted changes
* pySim-shell_test: disable test_list_and_rm_notif
2024-09-23 16:13:06 +00:00
Gerrit Code Review
0cc6093140 Update notes for submitted changes
* pySim.apdu: Fix APDU CLA matching
* pySim.apdu: Refactor cmd_to_dict() method
2024-07-23 14:47:46 +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
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