Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review
8eace19c1c Update notes for submitted changes
* filesystem, cosmetic: remove excess whitespace
2024-09-18 10:01:43 +00:00
Gerrit Code Review
c1b575e5d8 Update notes for submitted changes
* pySim.apdu: Get rid of HexAdapter
* pySim-trace: display decoded result as JSON, not as python dict
* pySim.apdu.ts_102_222: APDU decoding for administrative commands
2024-07-26 06:21:16 +00:00
Gerrit Code Review
2d39bd8613 Update notes for submitted changes
* pySim.tlv: Fix ComprTlvMeta() not passing kwargs to parent __new__
2024-07-10 06:49:29 +00:00
Gerrit Code Review
6abc4059a2 Update notes for submitted changes
* sysmocom_sja2: Implement EF_CHV files using construct
* test_files: Test decoder also with ff-padded input
* tests_files.py: Reduce code duplication
* Fix TLV_IE_Collection.from_tlv in certain situations
* ts_31_102: Implement decoders/encoders for EFs below DF.HNB
* support UCS-2 characters in EF.MMSUP, EF.ADN, EF.SPN, EF.PNN, EF.ECC
* Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A
2023-12-29 19:02:44 +00:00
Gerrit Code Review
20505761d3 Update notes for submitted changes
* cards: Add support for Gialer SIM cards
* docs: add SUPI/SUCI usage example
2023-05-27 10:58:08 +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