Mickeyterm

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(describe)
 
m (How to use)
Line 9: Line 9:
 
==How to use==
 
==How to use==
  
 +
<pre>
 
root@om-gta01:~# mickeyterm
 
root@om-gta01:~# mickeyterm
 
<----------- Mickey's Term V2.9.1 @ /dev/pts/5 ----------->
 
<----------- Mickey's Term V2.9.1 @ /dev/pts/5 ----------->
Line 26: Line 27:
  
 
OK
 
OK
 +
</pre>

Revision as of 14:50, 30 July 2008

A MUX-aware readline-based terminal emulator

With mickeyterm you can interact with the modem while the frameworkd is talking to the modem as well. This is very handy for low-level diagnosis.

Where to get

git.freesmartphone.org => python-helpers => mickeyterm

How to use

root@om-gta01:~# mickeyterm
<----------- Mickey's Term V2.9.1 @ /dev/pts/5 ----------->
at
AT-Command Interpreter ready
at+cgmr
at+cgmr
+CGMR: "HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko9-beta1"

OK
at+cfun=1
at+cfun=1
OK
at+cpin?
at+cpin?
+CPIN: READY

OK
Personal tools

A MUX-aware readline-based terminal emulator

With mickeyterm you can interact with the modem while the frameworkd is talking to the modem as well. This is very handy for low-level diagnosis.

Where to get

git.freesmartphone.org => python-helpers => mickeyterm

How to use

root@om-gta01:~# mickeyterm <----------- Mickey's Term V2.9.1 @ /dev/pts/5 -----------> at AT-Command Interpreter ready at+cgmr at+cgmr +CGMR: "HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko9-beta1"

OK at+cfun=1 at+cfun=1 OK at+cpin? at+cpin? +CPIN: READY

OK