summaryrefslogtreecommitdiffstats
path: root/gatchat
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Add skeleton for gsmdial test applicationMarcel Holtmann1-0/+29
2009-09-24Unref GIOChannel in g_at_chat_new_from_ttyZhenhua Zhang1-1/+4
2009-09-18Fix trailing whitespaceMarcel Holtmann1-1/+1
2009-09-18Simplify cleanup logicDenis Kenzior1-21/+17
2009-09-08Hook up GAtMux with GSM 07.10 implementationMarcel Holtmann2-4/+422
2009-09-08Remove AT command and re-init support from GSM 07.10Marcel Holtmann2-84/+5
2009-09-08Use NULL for init of function callbacksMarcel Holtmann1-10/+10
2009-09-08Export the GSM 07.10 status flagsMarcel Holtmann2-8/+9
2009-09-07Fix g_at_chat_unref from command callbackDenis Kenzior1-11/+13
2009-09-06Add functions for disconnect and debug handlingMarcel Holtmann2-2/+36
2009-09-06Integrate the multiplexer into the AT chat libraryMarcel Holtmann4-0/+881
2009-09-04Add GSM Permissive parserDenis Kenzior2-1/+100
2009-09-03Add unquoted string capabilityDenis Kenzior2-0/+47
2009-08-31Add PDU listing supportDenis Kenzior2-17/+79
2009-08-29Fix a problem with CtrlZ echoDenis Kenzior1-0/+10
2009-08-24Convert to fully non-recursive build systemMarcel Holtmann1-9/+0
2009-08-07Ensure g_timeout_add source can be removed safelyDenis Kenzior1-2/+10
2009-08-06Fix trailing whitespaceDenis Kenzior1-1/+1
2009-08-06Be more lenient for PDU linesDenis Kenzior1-1/+24
2009-08-06Remove unneeded declarationsDenis Kenzior1-7/+0
2009-08-06Cleanup the debug support patchDenis Kenzior2-27/+78
2009-08-06gatchat: add debugging infrastructureAndres Salomon2-0/+50
2009-08-06Make overflow code a bit betterDenis Kenzior1-8/+5
2009-08-06Refactor GAtChat to accept user-provided parsersDenis Kenzior5-230/+387
2009-08-06Fix refcounting in GAtChatDenis Kenzior1-0/+1
2009-07-21Fix a crash with unsolicited notificationsDenis Kenzior1-1/+1
2009-07-15Add extra_pdu_crlf quirkDenis Kenzior2-1/+10
2009-07-15Add set / get flags for GAtChatDenis Kenzior2-0/+19
2009-07-15Fix modem wakeup handlingDenis Kenzior1-0/+8
2009-07-15Fix range handlingDenis Kenzior1-5/+2
2009-07-07Fix case where CMGS returns an error before pduDenis Kenzior1-3/+15
2009-07-01Fix uninitialized use of bufposDenis Kenzior1-1/+2
2009-06-30Add support for opening TTYs directlyMarcel Holtmann2-0/+42
2009-06-19Fixes to parser state when command prompt is usedDenis Kenzior1-1/+4
2009-06-16Improve string parsing codeDenis Kenzior2-16/+21
2009-06-16Add g_at_send_listing functionDenis Kenzior2-6/+54
2009-06-08Additional fixes to multiline responsesDenis Kenzior1-5/+33
2009-06-08Fix multiline responses in GAtChatDenis Kenzior1-0/+11
2009-05-26Add hex-encoded character string getter to AtChatAndrzej Zaborowski2-0/+55
2009-05-06Add AT chat library implementationDenis Kenzior7-1/+1980
2009-05-06Add directory for AT chat libraryMarcel Holtmann1-0/+8