9
0
Fork 0

sgsnemu: Fix up gengetopt file for RAI

In commit 41af5691ef we introduced the
--rai command line options, but this was apparently done by
manually editing the C source code rather than adding it to the .ggo
and letting gengetopt do its magic.  Let's fix this up.

Change-Id: Iaab404c3bcfc0c3943764f6616763f4f407d5644
This commit is contained in:
Harald Welte 2017-09-24 08:53:58 +08:00
parent 9523482193
commit b2a9aae35a
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ option "apn" a "Access point name" string default="intern
option "selmode" - "Selection mode" int default="0x01" no
option "rattype" - "Radio Access Technology Type" int default="1" no typestr="1..5"
option "userloc" - "User Location Information" string default="02509946241207" no typestr="type.MCC.MNC.LAC.CIorSACorRAC"
option "rai" - "Routing Area Information" string default="02509946241207" no typestr="MCC.MNC.LAC.RAC"
option "mstz" - "MS Time Zone" string default="0" no typestr="sign.NbQuartersOfAnHour.DSTAdjustment"
option "imeisv" - "IMEI(SV) International Mobile Equipment Identity (and Software Version)" string default="2143658709214365" no
option "imsi" i "IMSI" string default="240010123456789" no