[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Michael 'Mickey' Lauer mickey at vanille-media.de
Mon Feb 2 18:51:43 UTC 2009


The following commit has been merged in the master branch:
commit ebfe002459f0a977efb79a1d42a8149cc8da5ca7
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sat Dec 20 16:31:54 2008 +0100

    document some more freescale neptune quirks

diff --git a/docs/ogsmd/freescale_neptune/cfun.sample b/docs/ogsmd/freescale_neptune/cfun.sample
new file mode 100644
index 0000000..feefb19
--- /dev/null
+++ b/docs/ogsmd/freescale_neptune/cfun.sample
@@ -0,0 +1,43 @@
+at+cfun=0
+
+OK
+at+cfun=1
+
+OK
+
++CMSM: 0
+
++CMPN: 1,2
+
++EMSR: 0
+at+cpin=1,"7728"
+
+OK
+
++CMSM: 3
+
++EHOZ: 0,""
+
++ESATP: 81
+
++EMSR: 0
+
++ESMT: 1
+
++EFLEX: 99,FE
+
++EFLEX: 100,FF
+
++EFLEX: 101,FF
+
++EFLEX: 102,FF
+
++EFLEX: 103,FB
+
++EFLEX: 104,F7
+
++EFLEX: 105,FF
+
++ESCR
+
+
diff --git a/docs/ogsmd/freescale_neptune/modem b/docs/ogsmd/freescale_neptune/modem
index 93e6bcc..c8329a3 100644
--- a/docs/ogsmd/freescale_neptune/modem
+++ b/docs/ogsmd/freescale_neptune/modem
@@ -6,11 +6,16 @@
 
 * Giving a valid PIN to unlock starts autoregister
   (likewise, for an unlocked SIM +CFUN=1 will autoregister)
+  
+* Modem needs +EPMS? and +EGML=4 before +CGML (and friends) will work.
 
 * Unregistering is generally frowned upon -- if you query the operator too early after unregistering, you'll get garbage:
   2008.07.02 22:19:38 ogsmd    DEBUG    <MiscChannel via /dev/mux6>: got 31 bytes from: '\r\n+COPS: 0,2,"\x10*Zd\x12\x04I\xdc"\r\n\r\nOK\r\n'      
   Without antenna off/on, it doesn't seem to be possible to reregister again
 
+* After +CFUN=1 (previously +CFUN=0), the modem sends +CMSM: 3 and +EMSR: 0. No idea what these mean. (SIM READY? SIM 
+INSERTED?)
+
 === GSM standards violations ===
 
 * Phonenumber format needs '+' in addition to ntype = 145
@@ -25,5 +30,7 @@
 
 * +CSCB: format violation, not accepting any parameters but '0' (all) and '1' (none)
 
-=== Proprietary commands ===
+=== Proprietary commands and URCs ===
+
++CMSM: 3 means "SIM unlocked"; +CMSM: 0 means "SIM locked"
 

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list