mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-22 13:28:33 +03:00
* Use the generic method read_binary of card class to read PLMNsel * pySim-read.py: Use the method declared in cards.py to read SPN * Use the generic method read_record of card class to read SMSP * Use read_binary function of card class to read GID2 and reduce code duplication * cards.py: Add generic function to read EF record in card class * cards.py: Add generic function to read EF binary to card class * Move parsing of GID2 to generic Card class
8 lines
260 B
Plaintext
8 lines
260 B
Plaintext
Verified+1: Jenkins Builder
|
|
Code-Review+2: laforge <laforge@osmocom.org>
|
|
Submitted-by: laforge <laforge@osmocom.org>
|
|
Submitted-at: Wed, 01 Apr 2020 08:54:52 +0000
|
|
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/17660
|
|
Project: pysim
|
|
Branch: refs/heads/master
|