Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-10-15 | Refactor: Add driver model to GAtMux | Denis Kenzior | 1 | -3/+3 | |
GAtMux can now be made to work with multiple multiplexing protocols. Currently on the 27.010 (07.10) Advanced and Basic modes are supported. However, further protocol support can be added by providing the necessary driver functions for GAtMux | |||||
2009-10-15 | Forgot to add void* to get_data | Denis Kenzior | 1 | -1/+1 | |
2009-10-15 | Refactor: Enable multiplexer drivers for GAtMux | Denis Kenzior | 1 | -1/+34 | |
2009-10-15 | Refactor: Add convenience method to start 0710 MUX | Denis Kenzior | 1 | -2/+16 | |
Use an existing GAtChat that has been setup appropriately to conver the channel into a MUX | |||||
2009-10-08 | Get rid of from_tty variant, use gattty instead | Denis Kenzior | 1 | -1/+0 | |
2009-09-08 | Hook up GAtMux with GSM 07.10 implementation | Marcel Holtmann | 1 | -0/+4 | |
2009-09-06 | Add functions for disconnect and debug handling | Marcel Holtmann | 1 | -0/+7 | |
2009-09-06 | Integrate the multiplexer into the AT chat library | Marcel Holtmann | 1 | -0/+45 | |