Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-28 | Revert dun: Add ATX command in emulator (X0 only) | Denis Kenzior | 1 | -56/+1 | |
This reverts commit 420ec0146a3757a013478337cf3aede6d04de730. ATX is already implemented in gatchat/gatserver.c | |||||
2011-03-25 | dun: Add ATX command in emulator (X0 only) | Olivier Guiter | 1 | -1/+56 | |
2011-03-15 | emulator: fix some indentation issues | Guillaume Zajac | 1 | -58/+58 | |
2011-02-24 | emulator: add support of void parameters in CMER | Frédéric Danis | 1 | -12/+12 | |
2011-02-24 | emulator: Remove unneeded parens | Denis Kenzior | 1 | -1/+1 | |
2011-02-23 | emulator: return if SLC is not yet established | Denis Kenzior | 1 | -1/+3 | |
2011-02-23 | emulator: add BRSF support | Frédéric Danis | 1 | -1/+44 | |
2011-02-23 | emulator: add CMER support | Frédéric Danis | 1 | -2/+105 | |
2011-02-23 | emulator: Reflow the code slightly | Denis Kenzior | 1 | -14/+12 | |
2011-02-23 | emulator: add CIND support | Frédéric Danis | 1 | -0/+81 | |
2011-02-23 | emulator: add support of indicators | Frédéric Danis | 1 | -0/+74 | |
2011-02-23 | emulator: Disable echo for hfp emulators | Frédéric Dalleau | 1 | -0/+2 | |
2011-02-19 | emulator: fix whitespace corruption | Denis Kenzior | 1 | -1/+1 | |
2011-02-18 | emulator: add dialing support | Gustavo F. Padovan | 1 | -0/+121 | |
It handles client ATD*99# request and then initiate the PPP negotiation. IP forward through the new ppp interface is not done yet. Initially based on patches from Zhenhua Zhang <zhenhua.zhang@intel.com> | |||||
2011-02-17 | emulator: always create emulators in offline state | Frédéric Danis | 1 | -1/+2 | |
this allows to fix problem when atom created in online state are destroyed when modem goes to offline state | |||||
2011-02-17 | emulator: unref GIOChannel after creation | Frédéric Dalleau | 1 | -0/+2 | |
2011-02-16 | emulator: Handle multiple emulator types | Frédéric Danis | 1 | -2/+12 | |
2011-02-16 | emulator: Initial public API implementation | Denis Kenzior | 1 | -0/+153 | |
2011-02-10 | emulator: Add basic emulator skeleton | Denis Kenzior | 1 | -0/+112 | |