summaryrefslogtreecommitdiff
path: root/gatchat/gsm0710.c
Commit message (Expand)AuthorAgeFilesLines
* gatchat: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Refactor: Add driver model to GAtMuxDenis Kenzior2009-10-151-378/+234
* Refactor: Add convenience method to start 0710 MUXDenis Kenzior2009-10-151-1/+0
* Remove more unused codeDenis Kenzior2009-10-151-1/+0
* Fix: Use DISC on dlc 0 instead of CLDDenis Kenzior2009-10-081-5/+1
* Cleanup: Remove more dead codeDenis Kenzior2009-10-081-2/+0
* Cleanup: Get rid of unused memberDenis Kenzior2009-10-081-53/+20
* Remove AT command and re-init support from GSM 07.10Marcel Holtmann2009-09-081-78/+4
* Use NULL for init of function callbacksMarcel Holtmann2009-09-081-10/+10
* Export the GSM 07.10 status flagsMarcel Holtmann2009-09-081-8/+0
* Integrate the multiplexer into the AT chat libraryMarcel Holtmann2009-09-061-0/+625