index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Fix: Use the proper enum type
Denis Kenzior
1
-1
/
+1
2010-03-03
Add command echo back if ATE=1
Zhenhua Zhang
1
-0
/
+3
2010-02-26
Fix: Simplify write-again logic
Denis Kenzior
1
-6
/
+3
2010-02-26
Fix: Don't allocate buffers if we don't need to
Denis Kenzior
1
-1
/
+6
2010-02-26
Add write server response into non-blocking IO
Zhenhua Zhang
1
-0
/
+66
2010-02-26
Add write buffer queue for non-blocking write
Zhenhua Zhang
1
-10
/
+95
2010-02-26
Add define for read and write buffer size
Zhenhua Zhang
1
-1
/
+3
2010-02-26
Do not trigger user disconnect at g_at_shutdown
Zhenhua Zhang
1
-14
/
+28
2010-02-10
Rename server_io to channel
Zhenhua Zhang
1
-6
/
+6
2010-02-10
Replace sprintf with snprintf
Zhenhua Zhang
1
-2
/
+3
2010-02-10
Rename buf to read_buf in GAtServer
Zhenhua Zhang
1
-27
/
+27
2010-02-04
Fix: Dead Assignment
Denis Kenzior
1
-3
/
+2
2010-02-03
Remove dead assignments at gatchat
Gustavo F. Padovan
1
-6
/
+0
2010-02-02
Fix change state immediately when meet the slash
Zhenhua Zhang
1
-15
/
+5
2010-02-01
Fix: Remove unused label
Denis Kenzior
1
-1
/
+0
2010-02-01
Fix: Don't leak memory
Denis Kenzior
1
-5
/
+2
2010-02-01
Fix: Skip whitespace in AT command line
Denis Kenzior
1
-5
/
+33
2010-02-01
Refactor: Use more flexible parser framework
Denis Kenzior
1
-101
/
+165
2010-02-01
Add test case for GAtServer
Zhenhua Zhang
1
-0
/
+422
2010-02-01
Fix: Check if the command is still pending
Denis Kenzior
1
-0
/
+3
2010-02-01
Style: No need for the extra line
Denis Kenzior
1
-2
/
+1
2010-02-01
Fix: Don't set variables to NULL/0
Denis Kenzior
1
-7
/
+1
2010-02-01
Refactor: Support max_read attempts like GAtChat
Denis Kenzior
1
-6
/
+14
2010-02-01
Fix: Use a function instead of a table
Denis Kenzior
1
-32
/
+30
2010-02-01
Refactor: Make enums follow 27.007 Annex B
Denis Kenzior
1
-9
/
+10
2010-02-01
Fix: Make compile
Denis Kenzior
1
-7
/
+7
2010-02-01
Add GAtServer basic parsing support
Zhenhua Zhang
2
-0
/
+551
2010-01-28
Use 3 read attempts when in non-blocking mode
Marcel Holtmann
1
-1
/
+1
2010-01-28
Add new constructor for fully blocking operation
Marcel Holtmann
4
-7
/
+31
2010-01-28
Fix: Take care of uninitialized variable condition
Denis Kenzior
1
-4
/
+2
2010-01-28
Limit the number of continues read attempts
Marcel Holtmann
1
-2
/
+11
2010-01-20
Refactor: Reorder argument order
Denis Kenzior
3
-9
/
+8
2010-01-20
Add gatutil.c to share common APIs with GAtServer
Zhenhua Zhang
5
-94
/
+212
2010-01-15
Fix: One more fix for disconnect detection
Denis Kenzior
1
-2
/
+1
2010-01-14
Fix: Make remote disconnect detection work
Denis Kenzior
1
-1
/
+1
2010-01-12
Style: Various issues
Denis Kenzior
2
-3
/
+4
2010-01-01
Update copyright information
Marcel Holtmann
15
-15
/
+15
2009-12-24
Unifiy all GAtChat error labels
Marcel Holtmann
1
-2
/
+2
2009-12-10
Add legacy mode to gsmdial
Denis Kenzior
1
-3
/
+13
2009-12-10
Fix: wrong abbreviation for option
Denis Kenzior
1
-1
/
+1
2009-12-10
Add offmode to gsmdial
Denis Kenzior
1
-1
/
+7
2009-12-10
Fix: Fix gsmdial to handle MD300
Denis Kenzior
1
-22
/
+102
2009-12-10
Add the beginnings of a GSM GPRS dialing app
Denis Kenzior
1
-0
/
+374
2009-12-02
Add g_at_chat_unregister_all function
Denis Kenzior
2
-0
/
+29
2009-12-02
Add: g_at_chat_cancel_all function
Denis Kenzior
2
-0
/
+28
2009-12-02
Fix: Sometimes it is possible to cancel first cmd
Denis Kenzior
1
-1
/
+2
2009-12-02
Fix: Don't allow cancelation of command id 0
Denis Kenzior
1
-0
/
+4
2009-11-26
Fix: Retry the wakeup command until the modem OKs
Denis Kenzior
1
-16
/
+38
2009-11-24
Framework to support non-standard terminator
Yang Gu
2
-10
/
+52
2009-11-23
Fix: Make sure we don't gobble up unsolicited
Denis Kenzior
1
-2
/
+4
[next]