Commit Graph

5 Commits

Author SHA1 Message Date
Gerrit Code Review
25a81d76f4 Update notes for submitted changes
* Never use Bytes without any 'Adapter'
* EF.AD: Avoid NotImplementedErrror regarding network names
* tlv: Make NotImplementedError more verbose
* README: Mention the manual can also be built from the source
2022-07-21 13:41:57 +00:00
Gerrit Code Review
172f67c5c7 Update notes for submitted changes
* contrib/jenkins.sh: make pylint warn about unnecessary semicolon
* Python is not C: get rid of unnecessary semicolons
2021-11-05 16:04:03 +00:00
Gerrit Code Review
79b5a15449 Update notes for submitted changes
* cards: populate name property in Card, UsimCard and IsimCard
2021-05-21 15:22:32 +00:00
Gerrit Code Review
e73fdf6847 Update notes for submitted changes
* docs/shell.rst: Document verify_adm and tree commands
* transport: Mark more methods as abstractmethod
* shell: Add 'reset' command to reset the card
* BER-TLV EF support (command, filesystem, shell)
* ts_31_103: Use EF_ARR decoder from TS 102 221
2021-05-04 14:22:56 +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