Gerrit Code Review
7efaef4e66
Update notes for submitted changes
...
* setup.py: install esim.asn1 resources, install esim.saip
* .gitignore: dist subdir, may be created by pip
2025-02-09 07:15:38 +00:00
Gerrit Code Review
0e4a75725e
Update notes for submitted changes
...
* pySim-shell_test/utils: treat cmd2 error "not a recognized command... as exception
2024-11-10 12:50:51 +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
bd285cafbe
Update notes for submitted changes
...
* transport: move argument parser setup into concrete classes
* transport: move init message into concrete classes
2023-10-24 19:28:34 +00:00
Gerrit Code Review
173bed21c5
Update notes for submitted changes
...
* pySim/tlv.py: Don't create an exception from within raise
* TLV_IE_Collection: use snake-style names during from_dict()
2023-07-11 09:11:55 +00:00
Gerrit Code Review
93e2b26672
Update notes for submitted changes
...
* gitignore: add manuals related files
* docs/Makefile: don't forward shrink to sphinx
2023-03-20 12:49:54 +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