Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-16 | calypsomodem: Remove useless NULL checks before g_free | Marcel Holtmann | 1 | -2/+1 | |
2010-08-12 | calypso: Use g_at_chat_clone | Denis Kenzior | 2 | -3/+7 | |
2010-08-12 | voicecall: Rename hangup to hangup_active | Sjur Brændeland | 1 | -1/+1 | |
2010-08-06 | calypso: Couple of minor style issues | Denis Kenzior | 1 | -6/+11 | |
2010-08-06 | calypso: Remove un-needed includes | Denis Kenzior | 1 | -2/+0 | |
2010-08-06 | calypso: Add a Calypso STK driver | Andrzej Zaborowski | 3 | -0/+284 | |
2010-07-15 | calypsomodem: dtmf chars do not need quotes | Denis Kenzior | 1 | -2/+2 | |
2010-02-08 | Refactor: Remove atutil dump_response | Denis Kenzior | 1 | -3/+0 | |
No longer needed now that we have nice AT command tracing using OFONO_AT_DEBUG=1 | |||||
2010-02-08 | Fix: Don't use ofono_debug directly in plugins | Denis Kenzior | 1 | -1/+1 | |
2010-02-05 | Fix: Use snprintf instead of sprintf in calypso | Denis Kenzior | 1 | -5/+5 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2009-12-04 | Get rid of list_calls in calypso driver | Denis Kenzior | 1 | -1/+0 | |
2009-11-26 | Fix: None of this seems necessary for the Calypso | Denis Kenzior | 1 | -5/+1 | |
2009-11-23 | Fix: Change order of init commands | Denis Kenzior | 1 | -1/+1 | |
This seems to make the calypso return from ATD right away instead of waiting for connect/busy to be returned. It should now be possible to hangup alerting calls. | |||||
2009-11-23 | Fix: Make sure we don't gobble up unsolicited | Denis Kenzior | 1 | -1/+2 | |
2009-11-13 | Fix issue with missing masking of AT%CHLD | Marcel Holtmann | 1 | -1/+1 | |
drivers/calypsomodem/voicecall.c: In function ‘calypso_release_specific’: drivers/calypsomodem/voicecall.c:162: error: too few arguments for format | |||||
2009-11-12 | Fix: On calypso use proprietory %CHLD=7X command | Denis Kenzior | 1 | -1/+4 | |
2009-09-11 | Rework DECLARE_FAILURE to be a bit nicer | Denis Kenzior | 1 | -6/+2 | |
2009-09-04 | Fix unused variable warning | Denis Kenzior | 1 | -2/+0 | |
2009-09-04 | Add calypso voicecalls driver | Denis Kenzior | 3 | -0/+516 | |