laforge has uploaded this change for review.

View Change

docs: Document the file-specific commands for ADF.USIM/EF.EST

Change-Id: Iddba9f25ba957f03ca25628a7742fe40fd79c030
---
M docs/shell.rst
1 file changed, 17 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/66/31466/1
diff --git a/docs/shell.rst b/docs/shell.rst
index 801d2f4..c1f37af 100644
--- a/docs/shell.rst
+++ b/docs/shell.rst
@@ -555,6 +555,14 @@
~~~~~~~~~~~~~~~~~~~~~~~~
Read + decode all EF.ARR records in flattened, human-friendly form.

+ADF.USIM/EF.EST: est_service_enable
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Enables a single service in EF.EST. Requires service number as argument.
+
+ADF.USIM/EF.EST: est_service_disable
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Disables a single service in EF.EST. Requires service number as argument.
+
EF.IMSI: update_imsi_plmn
~~~~~~~~~~~~~~~~~~~~~~~~~
Change the PLMN part (MCC+MNC) of the IMSI. Requires a single argument consisting of 5/6 digits of

To view, visit change 31466. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Iddba9f25ba957f03ca25628a7742fe40fd79c030
Gerrit-Change-Number: 31466
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-MessageType: newchange