Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-25 | udev: Fix interfaces numbers for Nokia data cards | Marcel Holtmann | 1 | -2/+2 | |
2011-07-25 | udev: Replace bInterfaceNumber with ID_USB_INTERFACE_NUM | Marcel Holtmann | 1 | -10/+3 | |
2011-07-25 | novatel: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -96/+44 | |
When the DCD is disabled the modem does not hangup anymore after the data connection. This allows for simpler connection handling and it allows to remove all TTY hangup work-arounds. | |||||
2011-07-25 | test: Increase the context activation timeout | Marcel Holtmann | 1 | -1/+1 | |
2011-07-25 | huaweimodem: Remove the broken NDIS port handling | Marcel Holtmann | 1 | -50/+0 | |
2011-07-25 | udev: Remove broken Huawei support for NDIS port | Marcel Holtmann | 2 | -4/+0 | |
2011-07-25 | huawei: Remove leftover from HasVoice flag | Marcel Holtmann | 1 | -3/+0 | |
2011-07-25 | huawei: Remove broken handling for NDIS support | Marcel Holtmann | 1 | -26/+11 | |
2011-07-24 | huawei: Check supported offline mode and fix error behavior | Marcel Holtmann | 1 | -23/+76 | |
2011-07-24 | udev: Remove voice setting flag from Huawei dongles | Marcel Holtmann | 2 | -11/+2 | |
2011-07-24 | udev: Use ID_USB_INTERFACE_NUM instead of OFONO_IFACE_NUM | Marcel Holtmann | 1 | -250/+248 | |
2011-07-24 | cdma-connman: fix the set_property Activate reply | Bertrand Aygon | 1 | -1/+1 | |
2011-07-24 | cdmamodem: check for TUN/TAP devices in ConnMan atom. | Bertrand Aygon | 1 | -0/+9 | |
2011-07-24 | mbm: Set baud rate to 115200 for TTY speed | Marcel Holtmann | 1 | -1/+11 | |
The Ericsson F5521gw is a bit picky with its TTY speed. All previous cards do not need this setting, but this one does. To make things a bit simpler, just set all Ericsson cards to a baud rate of 115200. | |||||
2011-07-24 | mbm: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -83/+15 | |
When the DCD is disabled the modem does not hangup anymore after the data connection. This only affected the PPP connection used for MMS context setups, but without the quirk the handling of MMS contexts is a lot cleaner as well. | |||||
2011-07-24 | huawei: Set slave channel for NW DEACT notifications | Marcel Holtmann | 1 | -0/+2 | |
2011-07-24 | atmodem: Add support for NW DEACT notifications on slave channel | Marcel Holtmann | 1 | -0/+40 | |
2011-07-24 | huawei: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -111/+25 | |
When the DCD is disabled the modem does not hangup anymore after the data connection. So all workarounds due to TTY hangup can be removed. | |||||
2011-07-24 | ifx: Fix race condition when online/offline operation fails | Marcel Holtmann | 1 | -7/+6 | |
2011-07-24 | udev: Add support for Huawei E398 modems | Marcel Holtmann | 1 | -0/+3 | |
2011-07-24 | udev: Add detection support for Samsung LTE dongles | Marcel Holtmann | 2 | -0/+40 | |
2011-07-23 | udev: add support for Huawei CDMA dongles. | Bertrand Aygon | 1 | -0/+2 | |
2011-07-22 | mbm: Use at_util's cpin polling implementation | Denis Kenzior | 1 | -43/+20 | |
2011-07-22 | atmodem: Implement generic CPIN polling | Denis Kenzior | 2 | -0/+110 | |
2011-07-22 | network: handle hfp operator change correctly | Denis Kenzior | 1 | -1/+2 | |
2011-07-22 | cdmamodem: send AT+GCAP to check devinfo. | Bertrand Aygon | 1 | -4/+6 | |
2011-07-22 | udev: Fix whitespace damage | Marcel Holtmann | 1 | -2/+2 | |
2011-07-22 | udev: add support for SpeedUp CDMA dongles. | Bertrand Aygon | 1 | -0/+2 | |
2011-07-21 | voicecall: remove usage of em_atd_number | Frédéric Danis | 1 | -10/+9 | |
as emulator atom can only run with a 'ready' SIM, use saved number instead of em_atd_number | |||||
2011-07-21 | hfp_ag: Minor style tweaks | Denis Kenzior | 1 | -7/+6 | |
2011-07-21 | hfp_ag: start server on sim 'ready' state | Frédéric Danis | 1 | -14/+55 | |
update HFP AG server to start only when a modem has its SIM atom in 'ready' state and has voice call capability | |||||
2011-07-21 | cdma-connman: Update to the new driver API | Guillaume Zajac | 1 | -0/+9 | |
2011-07-21 | cdma-connman: emit PropertyChanged signal | Denis Kenzior | 1 | -2/+20 | |
When Username / Password are changed, we should emit the PropertyChanged signal | |||||
2011-07-21 | cdma-connman: Add Username and Password properties | Guillaume Zajac | 1 | -1/+47 | |
2011-07-21 | cdma-connman: Add user/pass to driver activate | Guillaume Zajac | 1 | -0/+5 | |
Add username and password fields to cdma-connman's activate method. | |||||
2011-07-21 | TODO: add HFP 1.6 AG tasks | Frédéric Danis | 1 | -0/+14 | |
2011-07-21 | phonesim: Implement 'local' hfp driver | Denis Kenzior | 1 | -22/+166 | |
2011-07-21 | hfp_hf: Reorganize common code into hfpmodem | Denis Kenzior | 9 | -282/+411 | |
2011-07-21 | speedupcdma: Create skeleton for Speed Up CDMA modem support | Guillaume Zajac | 2 | -0/+213 | |
2011-07-20 | ofono.rules: Add rules for Tata ZTE MF 631 | Bertrand Aygon | 1 | -0/+3 | |
2011-07-20 | hfpmodem: Minor whitespace fix | Denis Kenzior | 1 | -1/+1 | |
2011-07-20 | doc: add username and password for CDMA PPP authentication. | Bertrand Aygon | 1 | -0/+10 | |
2011-07-19 | voicecall: Free settings when sim gets locked out | Denis Kenzior | 1 | -1/+2 | |
2011-07-19 | sim: Support SIM_STATE_LOCKED_OUT | Denis Kenzior | 2 | -4/+7 | |
2011-07-19 | include: Introduce a new SIM_LOCKED_OUT state | Denis Kenzior | 1 | -0/+1 | |
This is the same as SIM_INSERTED state, except we have already queried the always-readable EFs | |||||
2011-07-19 | sim: Break out state notification into own method | Denis Kenzior | 1 | -19/+15 | |
2011-07-19 | voicecall: close settings when SIM is removed | Frédéric Danis | 1 | -0/+3 | |
This also fixes the case where +BLDN uses an invalid number when the SIM is removed. | |||||
2011-07-19 | voicecall: fix callheld indicator for PTS | Frédéric Danis | 1 | -0/+20 | |
Fix PTS test TP/TWC/BV-03-I [Call Waiting- Hold Active/Retrieve Waiting Call or Held]. PTS test fails after receiving intermediate update of callheld indicator with value 0 (no held call) before it receives update to value 1 (active and held calls). This is due to the non-atomic update of calls status after call swap (moving first call to active state before moving second one to hold state). HFP 1.5 spec specifies that an update of callheld indicator to 1 should be sent after AT+CHLD=2 command. As oFono emulator sends +CIEV only if the indicator value changes, we need to use an intermediate state for callheld indicator (2, all calls on hold). So, in case of multiple active calls, or an active call with an active mutiparty call, force update of callheld indicator to 2. | |||||
2011-07-18 | ofono.rules: Add rules for Reliance ZTE MF 688 | Bertrand Aygon | 1 | -0/+3 | |
2011-07-17 | Release 0.52 | Marcel Holtmann | 2 | -1/+7 | |