English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/comgt/files/hsoconnect.comgt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3787 - (show annotations) (download)
Tue Aug 26 20:25:21 2008 UTC (5 years, 5 months ago) by markus
File size: 210 byte(s)
added some basic scripts for Option HSUPA card
1 opengt
2 set com 115200n81
3 set senddelay 0.02
4 waitquiet 1 0.2
5 flash 0.1
6
7 :start
8 send "AT_OWANCALL=1,1,0^m"
9 waitfor 2 "OK"
10 if % = -1 goto error
11 if % = 0 goto continue
12
13
14 :error
15 exit 1
16
17 :continue
18 exit 0

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20