Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review
3e13228796 Update notes for submitted changes
* add missing modules to setup.py
2024-03-22 07:29:24 +00:00
Gerrit Code Review
e3335ed362 Update notes for submitted changes
* pylint: utils.py
* pylint: ts_102_222.py
2024-02-05 17:18:46 +00:00
Gerrit Code Review
6d760f2b1e Update notes for submitted changes
* move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util
* isim: Replace legacy imperative address TLV encoder/decoder with construct
* bertlv_parse_len: Fix input data is smaller than num length octets
* usim: Properly decode/encode IPv4 + IPv6 addresses
* usim: ePDGId + ePDGSelection: Fix encoder/decoder + add test cases
* usim: Add EF.ePDGSelection + EF.ePDGSelectionEm support
* USIM: add support for EG.ePDGIdEm (Emergency ePDG)
2023-12-17 10:46:31 +00:00
Gerrit Code Review
fafd48fe82 Update notes for submitted changes
* docs: shell: link to cmd2 documentation
* docs: shell: By now we have encoders/decoders for most files
* docs: shell: Clarify various different card support
2023-11-02 21:45:02 +00:00
Gerrit Code Review
949e6b49b9 Update notes for submitted changes
* cards: make _get_aid case insensitive
2021-11-22 17:37:00 +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