comparison doc/GrcardSIM2-programming @ 81:8c23d2a9c013

doc/GrcardSIM2-programming: update for fcsim1-program
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 09 Apr 2021 08:35:54 +0000
parents 42229bec887b
children
comparison
equal deleted inserted replaced
80:711f1641b19c 81:8c23d2a9c013
72 See our fcsim1-defprog script for a starting point. 72 See our fcsim1-defprog script for a starting point.
73 73
74 2) Per-card settings like ICCID, IMSI, ACC and Ki can only be set either 74 2) Per-card settings like ICCID, IMSI, ACC and Ki can only be set either
75 manually (OK for one or two cards, but doesn't scale), or by way of custom 75 manually (OK for one or two cards, but doesn't scale), or by way of custom
76 front end or wrapper programs that generate and execute one-time fc-simtool 76 front end or wrapper programs that generate and execute one-time fc-simtool
77 command scripts. Now that our FCSIM1 cards are here, we plan on implementing 77 command scripts. See FCSIM1-programming article for the solution which we
78 the necessary front end tool soon - see FCSIM1-programming article. 78 have implemented.
79 79
80 Please refer to Admin-write-commands, GrcardSIM2-WEKI-file and 80 Please refer to Admin-write-commands, GrcardSIM2-WEKI-file and
81 GrcardSIM2-security-model articles for commands to be used in crafting your 81 GrcardSIM2-security-model articles for commands to be used in crafting your
82 custom programming scripts. 82 custom programming scripts.