Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-17 | Fix: Use capitals for hex-encoded pdus | Denis Kenzior | 1 | -5/+5 | |
2009-12-17 | Fix: Make sure we don't leak under any conditions | Denis Kenzior | 1 | -0/+4 | |
2009-12-17 | Simplify previous patch | Denis Kenzior | 1 | -20/+14 | |
2009-12-17 | Implementat SIM envelope in atmodem driver | Denis Kenzior | 1 | -0/+81 | |
2009-12-16 | Fix: Set netmask for static ip on mbm | Martin Xu | 1 | -2/+5 | |
2009-12-10 | Activate Speech Service for Option devices | Marcel Holtmann | 1 | -0/+16 | |
2009-12-10 | Query current state of Option specific settings | Marcel Holtmann | 1 | -0/+6 | |
2009-12-09 | Use at_util_parse_reg in netreg driver | Denis Kenzior | 1 | -51/+6 | |
2009-12-09 | Use new at_util_parse_reg in gprs driver | Denis Kenzior | 1 | -55/+8 | |
2009-12-09 | Add utilities to parse CREG/CGREG | Denis Kenzior | 2 | -0/+102 | |
These are nearly identical and can be shared between gprs/netreg | |||||
2009-12-09 | Style: Fix some remaining style issues in atmodem | Denis Kenzior | 5 | -10/+12 | |
2009-12-09 | Style: Fix style issues in hfpmodem | Denis Kenzior | 1 | -6/+9 | |
2009-12-09 | Add clip_timeout for notify incoming call | Zhenhua Zhang | 1 | -0/+38 | |
Schedule a clip_timeout in the ring notify. If CLIP comes right after RING, we cancel the timer. If doesn't, we notify the call without phone number. | |||||
2009-12-09 | Add poll_clcc if we are in multiparty call | Zhenhua Zhang | 1 | -0/+37 | |
If we are in multiparty call, remote AG won't update indicator if any call in multiparty call is released by CHLD=1x. So we have to poll it periodically. | |||||
2009-12-09 | Add multiparty call support for hfpmodem | Zhenhua Zhang | 1 | -3/+53 | |
Add CHLD=3, 2x and 4 to create multiparty call, private chat and call transfer. | |||||
2009-12-09 | Add hfp_release_specific to release specific call | Zhenhua Zhang | 1 | -1/+50 | |
Use AT+CHLD=1x to release a specific call if AG supports that. | |||||
2009-12-08 | Style: Remove empty line | Denis Kenzior | 1 | -1/+0 | |
2009-12-08 | Fix update hfp_hangup to release active call | Zhenhua Zhang | 1 | -2/+2 | |
In HFP, AT+CHUP is intended to release the current active call. | |||||
2009-12-08 | Fix: Change the order of register & set_powered | Denis Kenzior | 1 | -1/+1 | |
2009-12-08 | Harden the CGREG parsing function | Denis Kenzior | 1 | -19/+21 | |
Sometimes the CGREG query and CGREG unsolicited notification get intermixed. Since they have the same prefix, GAtChat clumps them together. Make sure the parser skips the unsolicited notification. | |||||
2009-12-07 | Add experimental Option tech parsing | Denis Kenzior | 1 | -0/+58 | |
Option seems to implement their own commands for network technology reporting. This is a first attempt to implement this for data gathering purposes. | |||||
2009-12-07 | Add support for HSO signal quality reporting | Denis Kenzior | 1 | -0/+26 | |
2009-12-07 | Add Option HSO quirk | Denis Kenzior | 1 | -0/+1 | |
2009-12-07 | Fix: Sometimes Option modems don't return info | Denis Kenzior | 1 | -17/+23 | |
When querying CGMI the Option modems sometimes just return OK, with no manufacturer information given. | |||||
2009-12-07 | Refactor: Calypso unsolicited signal strength | Denis Kenzior | 1 | -4/+9 | |
2009-12-04 | Make sure to list calls in HFP voicecall driver | Denis Kenzior | 1 | -0/+18 | |
2009-12-04 | Fix release clcc_source when voicecall is removed | Zhenhua Zhang | 1 | -0/+3 | |
Release the timer to avoid invoking the callback function after voicecall driver is removed. | |||||
2009-12-04 | Add hfp_send_dtmf to send tones for hfpmodem | Zhenhua Zhang | 1 | -1/+40 | |
2009-12-04 | Refactor: Run CLCC when initializing | Denis Kenzior | 1 | -56/+9 | |
When voicecall atom is initialized, we should run a CLCC query to populate our call list. This also notifies the core of the new calls | |||||
2009-12-04 | Update atmodem voicecall driver to new world order | Denis Kenzior | 1 | -9/+7 | |
2009-12-04 | Fix: Style | Denis Kenzior | 1 | -2/+1 | |
2009-12-04 | Update HFP voicecall driver to new world order | Denis Kenzior | 1 | -10/+7 | |
2009-12-04 | Remove: at_util callid APIs are no longer necessary | Denis Kenzior | 2 | -22/+0 | |
2009-12-04 | Get rid of list_calls in hfp driver | Denis Kenzior | 1 | -1/+0 | |
2009-12-04 | Get rid of list_calls in calypso driver | Denis Kenzior | 1 | -1/+0 | |
2009-12-04 | Get rid of list_calls in isi driver | Denis Kenzior | 1 | -16/+0 | |
2009-12-01 | Fix: Make sure to never overflow DNS variable | Denis Kenzior | 1 | -2/+5 | |
2009-12-01 | Fix: Poll ENAP on older mbm hardware | Denis Kenzior | 1 | -125/+186 | |
2009-12-01 | Style: Fix whitespace | Denis Kenzior | 1 | -1/+1 | |
2009-12-01 | Fix: Fix parsing in MBM | Denis Kenzior | 1 | -0/+3 | |
2009-12-01 | Add experimental support for E2IPCFG | Denis Kenzior | 1 | -20/+163 | |
2009-12-01 | Fix: Don't decode error unnecessarily | Denis Kenzior | 1 | -2/+2 | |
2009-12-01 | Fix: Add username/password support to mbm context | Denis Kenzior | 1 | -1/+7 | |
2009-12-01 | Fix: Make sure we don't overflow the buffer | Denis Kenzior | 2 | -2/+8 | |
2009-12-01 | Style: Use unsigned int instead of unsigned | Denis Kenzior | 3 | -3/+3 | |
2009-11-26 | Fix: None of this seems necessary for the Calypso | Denis Kenzior | 1 | -5/+1 | |
2009-11-24 | Fix: Move CHLD from voicecall driver to plugin | Zhenhua Zhang | 2 | -54/+10 | |
According HFP v1.5 spec, AT+CHLD=? should be a part of SLC connection. So we should not do it after SLC connection is created. | |||||
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-23 | Add mpty field to ofono_call | Zhenhua Zhang | 1 | -1/+3 | |
A field 'mpty' is added to ofono_call so that we can know whether the call belongs to multiparty call or not. According to 27.007 7.18, it is a defined return value of AT+CLCC. |