Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-16 | Fix: Ignore repeated CCWAs in atmodem as well | Denis Kenzior | 1 | -0/+5 | |
2009-11-16 | Fix: Ignore repeated CCWA notify if have | Zhenhua Zhang | 1 | -0/+6 | |
Some phone like iPhone repeats CCWA notify. So we need to ignore it when we already have waiting call. | |||||
2009-11-16 | Fix: Set current element properly | Denis Kenzior | 1 | -1/+4 | |
When removing an element from the list, the current iterator was not being updated properly. Most likely leading to double free. | |||||
2009-11-16 | Style: Spacing | Denis Kenzior | 1 | -1/+1 | |
2009-11-16 | add Settings property description to dataconnectionmanger-api.txt | Martin Xu | 1 | -12/+23 | |
2009-11-14 | Release 0.10 | Marcel Holtmann | 2 | -1/+10 | |
2009-11-13 | Add three-way calling support to HFP voice driver | Denis Kenzior | 1 | -93/+503 | |
2009-11-13 | Fix: Make sure we don't dial with an incoming call | Denis Kenzior | 1 | -0/+3 | |
2009-11-13 | Refactor: Simplify code and add have_incoming | Denis Kenzior | 1 | -12/+12 | |
2009-11-13 | Make sure the atmodem handles ATD properly | Denis Kenzior | 1 | -0/+12 | |
The driver must set any existing active calls to held | |||||
2009-11-13 | Update some internal documentation | Denis Kenzior | 1 | -0/+12 | |
2009-11-13 | Revert: Go back to the old dial behavior | Denis Kenzior | 1 | -64/+4 | |
The driver has a better idea of how to handle ATD being invoked when a waiting/held/active call(s) is/are already present. Generally most modems will swap the call automatically preserving the state of the waiting call. We do block dialing another call while a dial is still in progress. | |||||
2009-11-13 | Fix: Fill in the phone number info for outgoing call | Zhenhua Zhang | 1 | -30/+123 | |
There're two cases of outgoing call: dial from HF or dial from phone. We could receive callsetup=2 indicator in both case. So adding AT+CLCC query to sync the outgoing call. In the first case, we only need to sync the phone number. In the second case, the phone is dialing from phone and we know nothing. Create a new call and notify the core. If phone does not support AT+CLCC and there's no call dialing from HF, we fake a new call for it. | |||||
2009-11-13 | Fix: Add support for Option Icon 401 | Denis Kenzior | 1 | -0/+1 | |
2009-11-13 | Fix: Remove yet another duplicate atom | Denis Kenzior | 1 | -1/+0 | |
2009-11-13 | Fix: Remove duplicate SMS atom from HSO plugin | Denis Kenzior | 1 | -1/+0 | |
2009-11-13 | Style: add new line | Denis Kenzior | 1 | -0/+1 | |
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-11-12 | Use release_all_held to release a single held call | Denis Kenzior | 1 | -0/+8 | |
2009-11-12 | Remove Voicecall.Busy method | Denis Kenzior | 2 | -40/+28 | |
According to 22.030, UDUB or CHLD=0 can only be invoked on waiting calls. Most AT command based modems do not support using CHLD=0 on an incoming call. So we remove the Busy method and invoke set_udub on a call that is in the waiting state. | |||||
2009-11-12 | Use at_util_parse_clcc in atmodem | Zhenhua Zhang | 1 | -57/+2 | |
Replace parse_clcc by at_util_parse_clcc in atmodem voicecall. | |||||
2009-11-12 | Add parse_clcc into atutil.c | Zhenhua Zhang | 2 | -0/+56 | |
So that it could be shared by atmodem and hfpmodem. | |||||
2009-11-12 | Fix: Set data to NULL in hfpmodem drivers | Zhenhua Zhang | 2 | -0/+5 | |
2009-11-11 | Fix: Emit Manufacturer, not Serial | Denis Kenzior | 1 | -1/+1 | |
2009-11-11 | Fix: Capitalize modem options in calypso driver | Ryan M. Raasch | 1 | -7/+7 | |
This patch fixes the calypso driver when setting the g_at_tty variables. | |||||
2009-11-11 | Style: Use 1 instead of 0x1 | Zhenhua Zhang | 1 | -3/+3 | |
2009-11-11 | Add call_compare_by_phone_number utility function | Zhenhua Zhang | 2 | -0/+10 | |
This utility will be used by HFP voicecall driver to compare two calls. In some hardware, the call index may be shift when a call transitions from waiting to incoming state (e.g. all other held and active calls are released) | |||||
2009-11-11 | Fix: Set data to NULL in drivers | Denis Kenzior | 4 | -0/+9 | |
2009-11-11 | Fix: Don't leak data in SIM atom driver | Denis Kenzior | 1 | -0/+5 | |
2009-11-11 | Add call volume support for hfpmodem | Zhenhua Zhang | 5 | -1/+250 | |
The call volume driver listens the speaker volume and microphone gain from the AG. It also allow to synchronze the speaker and microphone volume changes with the AG through AT+VGS and AT+VGM. Volume level synchronization from HFP spec 1.5 Section 4.28.2 is performed on startup. | |||||
2009-11-11 | Fix: Invoke microphone_volume, not speaker | Zhenhua Zhang | 1 | -1/+1 | |
2009-11-10 | Add SMS support to PalmPre plugin | Denis Kenzior | 1 | -0/+3 | |
2009-11-10 | Add Palm Pre plugin | Andrzej Zaborowski | 3 | -1/+225 | |
2009-11-10 | Fix: Rename G1 quirk to QUALCOMM_MSM | Denis Kenzior | 5 | -8/+7 | |
2009-11-10 | Work around Palm Pre SIM file reading quirk. | Andrzej Zaborowski | 2 | -27/+46 | |
I'm not sure if MSM is not a too generic name but it seems the G1's Qualcomm MSM suffers from similar problems. | |||||
2009-11-10 | Remove GTHREAD_CFLAGS and GTHREAD_LIBS usage | Marcel Holtmann | 1 | -4/+2 | |
2009-11-10 | Properly skip over quoted values | Andrzej Zaborowski | 1 | -0/+11 | |
Otherwise a left paren in a string can bring an obscure segfault. | |||||
2009-11-10 | Update test script to newer api. | Andrzej Zaborowski | 2 | -3/+1 | |
Also remove an unused "import". | |||||
2009-11-10 | Fix +CGEV: parsing | Andrzej Zaborowski | 1 | -2/+4 | |
2009-11-10 | Accept ranges in +CSMS responses. | Andrzej Zaborowski | 1 | -3/+3 | |
2009-11-10 | Fix: Don't bail if CREG/CGREG mode=2 is unsupported | Andrzej Zaborowski | 2 | -7/+106 | |
2009-11-09 | Update network-api.txt to match implementation | Denis Kenzior | 1 | -3/+9 | |
2009-11-05 | Add basic state saving for SMS atom | Denis Kenzior | 1 | -0/+39 | |
Message ID and Reference number for concatenated messages should be persisted. | |||||
2009-11-05 | Add sample implementation of SMS history | Denis Kenzior | 1 | -0/+71 | |
2009-11-05 | Add hooks to call into sms history for SMS atom | Denis Kenzior | 1 | -1/+21 | |
2009-11-05 | Add SMS history capability | Denis Kenzior | 3 | -5/+138 | |
2009-11-05 | Refactor: Make SendMessage async | Denis Kenzior | 1 | -27/+79 | |
This commit does two things. First it makes SendMessage an async method, which returns only when the SMS message has been successfully sent or failed. This also adds a set number of tries that oFono will resubmit the PDU to the SMSC. If any fragment fails to be submitted, the entire send message attempt is deemed a failure and an error is returned to the caller. | |||||
2009-11-05 | Rename sms assembly path to sms_assembly from sms | Denis Kenzior | 1 | -1/+1 | |
Not to interfere with sms settings storage | |||||
2009-11-05 | Use localtime_r instead of localtime | Denis Kenzior | 1 | -1/+2 | |