Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review
e98cd10c3c Update notes for submitted changes
* pylint: transport/calypso.py
* pylint: gsm_r.py
* pylint: cat.py
* pylint: app.py
* pylint: ts_31_102_telecom.py
* pylint: profile.py
* pylint: sms.py
* pylint: ota.py
* pylint: exceptions.py
* pylint: cards.py
* pylint: gsmtap.py
2024-02-05 17:04:56 +00:00
Gerrit Code Review
034f84bc07 Update notes for submitted changes
* requirements.txt: Switch to osmocom fork of asn1tools
* esim.saip: More type annotations
* esim.saip: Move OID to separate sub-module
2024-01-29 20:11:19 +00:00
Gerrit Code Review
17fb49adcb Update notes for submitted changes
* tlv: Convert CamelCase class name to snake_case in json
* tlv: Function for flattening the list-of-dict output of TLV decoder
2022-02-12 08:33:45 +00:00
Gerrit Code Review
50a1ec2d9f Update notes for submitted changes
* ts_31_102: TLV._tlv must point to the class, not an instance
* filesystem: Fix TLV decode/encode
* Better decode of EF.UST, EF.EST and EF.IST
* utils.py: Fix some tuple type annotations
* utils.py: type annotations for DataObject related methods
2022-02-10 18:31:53 +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