mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-19 11:58:34 +03:00
* utils.py: Add helper method to parse Service Table * Define mapping between SIM Service Number and its description * Use the generic method read_binary of card class to read AD * Move parsing of MSISDN to generic Card class * Use the generic method read_binary of card class to read ACC * Move parsing of HPLMNAcT to generic Card class * Move parsing of OPLMNwAcT to generic Card class * Move parsing of PLMNwAcT 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 09:40:24 +0000
|
|
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/17665
|
|
Project: pysim
|
|
Branch: refs/heads/master
|