Refactor GAtChat to accept user-provided parsers
authorDenis Kenzior <denkenz@gmail.com>
Tue, 4 Aug 2009 23:53:25 +0000 (18:53 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 7 Aug 2009 00:48:48 +0000 (17:48 -0700)
commit82ccfae22a5d1638870d283ecf953d9b2a8a184f
treeaf398913ad121db85a0179d8c1081cc4eb45b10f
parentacfb52bb7e18a227a5c141af9e112ad8f4255a0b
Refactor GAtChat to accept user-provided parsers

Intended for really broken modems.  A default 27.007 compliant
parser is provided.
gatchat/Makefile.am
gatchat/gatchat.c
gatchat/gatchat.h
gatchat/gatsyntax.c [new file with mode: 0644]
gatchat/gatsyntax.h [new file with mode: 0644]