Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-25 | gprs: Return busy if ops are potentially colliding | Denis Kenzior | 1 | -0/+19 | |
2010-10-25 | test: add deactivate-all | Denis Kenzior | 2 | -1/+22 | |
Uses ConnectionManager DeactivateAll | |||||
2010-10-25 | gprs: Implement DeactivateAll() | Denis Kenzior | 1 | -1/+59 | |
2010-10-25 | manager: Don't show modems which are not registered | Denis Kenzior | 1 | -0/+3 | |
2010-10-25 | modem: Add ofono_modem_is_registered | Denis Kenzior | 2 | -0/+13 | |
2010-10-25 | phonesim: Fix missing return from plugin init | Marcel Holtmann | 1 | -0/+2 | |
2010-10-25 | huaweimodem: Add bits and pieces for NDIS receive handling | Marcel Holtmann | 1 | -4/+60 | |
2010-10-25 | ifxmodem: Fix handling of AT+XDNS with multiple contexts | Marcel Holtmann | 1 | -14/+16 | |
2010-10-25 | phonesim: Register modem driver before creating modems | Marcel Holtmann | 1 | -5/+13 | |
2010-10-25 | phonesim: Support multiple contexts | Denis Kenzior | 1 | -4/+8 | |
2010-10-25 | gprs: Support multiple active contexts | Denis Kenzior | 1 | -41/+42 | |
2010-10-25 | phonesim: Enable dummy phonesim contexts | Denis Kenzior | 1 | -1/+129 | |
2010-10-25 | build: Add example configuration for phonesim plugin | Marcel Holtmann | 2 | -1/+19 | |
2010-10-25 | build: Remove modemconf plugin support | Marcel Holtmann | 3 | -295/+1 | |
2010-10-25 | build: Don't include phonesim plugin if disabled | Marcel Holtmann | 1 | -0/+2 | |
2010-10-25 | build: Add option to disable phonesim modem plugin | Marcel Holtmann | 1 | -5/+11 | |
2010-10-25 | phonesim: Don't use modem.conf for phonesim modems | Marcel Holtmann | 1 | -1/+102 | |
2010-10-25 | TODO: Marking the Barred Dialing task as done | Jeevaka Badrappan | 2 | -7/+5 | |
2010-10-25 | doc: Add BarredDialing property | Jeevaka Badrappan | 1 | -0/+7 | |
2010-10-25 | sim: Fix minor style issue | Denis Kenzior | 1 | -0/+1 | |
2010-10-25 | sim: add barred dialing support | Jeevaka Badrappan | 1 | -8/+79 | |
2010-10-25 | simutil: add Efbdn fileid to sim_fileid enum | Jeevaka Badrappan | 1 | -0/+1 | |
2010-10-25 | Mention Mika's contributions | Marcel Holtmann | 1 | -0/+1 | |
2010-10-25 | radio settings: document FastDormancy property | Mika Liljeberg | 1 | -18/+41 | |
2010-10-25 | atmodem: Enable time zone reporting for Option modems | Marcel Holtmann | 1 | -1/+3 | |
2010-10-24 | atmodem: Enable time update reporting for MBM modems | Marcel Holtmann | 1 | -6/+64 | |
2010-10-24 | ifx: Detect when DLC shutdown happens | Marcel Holtmann | 1 | -24/+39 | |
In case one of the DLCs shuts down, the system has an undefined state and thus just shutdown the whole device. | |||||
2010-10-24 | ifx: Detect modems stuck in multiplexer mode | Marcel Holtmann | 1 | -0/+29 | |
When the initial AT commands on the master device don't respond, then the modem is stuck in multiplexer mode. For now just report an error. | |||||
2010-10-24 | gprs: Handle failure of GPRS context atom drivers | Marcel Holtmann | 1 | -1/+2 | |
The GRPS context atom drivers can return an error from their probe callbacks. In that case gc->driver is NULL and will cause a crash when trying to activate a context. So check that there is actually a driver attached to that GPRS context. | |||||
2010-10-24 | simfs: Fix issue with sim_fs_op_error | Jeevaka Badrappan | 1 | -1/+4 | |
2010-10-24 | huaweimodem: Increase NDIS setup time to 20 seconds | Marcel Holtmann | 1 | -2/+2 | |
2010-10-24 | mbmmodem: Check IP address with AT+CGPADDR for older modems | Marcel Holtmann | 1 | -0/+4 | |
2010-10-23 | Release 0.33 | Marcel Holtmann | 2 | -1/+15 | |
2010-10-23 | ifx: Use PPP based GPRS context if M-RAW_IP is not available | Marcel Holtmann | 1 | -4/+11 | |
2010-10-22 | TODO: Mark html text task as done | Denis Kenzior | 2 | -7/+5 | |
2010-10-22 | TODO: Mark Send DTMF task as done | Denis Kenzior | 2 | -7/+6 | |
2010-10-22 | stk: Nitpick some newline issues | Denis Kenzior | 1 | -4/+5 | |
2010-10-22 | stk: Apply STK text attributes as html | Andrzej Zaborowski | 1 | -25/+123 | |
2010-10-22 | atmodem: Delay return from send_dtmf | Andrzej Zaborowski | 1 | -2/+61 | |
AT+VTS responds with an OK immediately, so add a wait in the driver before returning so that core knows when the tone has finished. Note that some modems actually do wait against 27.007, and other modems use a manufacturer specific AT command and the drivers will need to handle accordingly. | |||||
2010-10-22 | stk: use null character instead of 0 | Denis Kenzior | 1 | -2/+3 | |
Slightly better readability | |||||
2010-10-22 | stk: Remove reference to positive EINVAL | Denis Kenzior | 1 | -3/+6 | |
Move it to the original call where it belongs | |||||
2010-10-22 | stk: Handle the Send DTMF proactive command | Andrzej Zaborowski | 1 | -1/+142 | |
The default_agent_notify and session_agent_notify changes below are needed for respond_on_exit commands to be able to free up their resources, reset alpha id, etc. Commands other than Send DTMF that use respond_on_exit are all associated with a agent method call and get notified about agent exit in the callback. | |||||
2010-10-22 | voicecall: __ofono_voicecall_tone_send internal api | Andrzej Zaborowski | 2 | -32/+243 | |
This provides a way for other atoms to send DTMF tones during a call. It is assumed that vc->driver->send_tone returns only after the tones have finished being emitted. In this version Dbus DTMF requests are in the same queue as STK requests. | |||||
2010-10-22 | TODO: Marking the FDN task as done | Denis Kenzior | 2 | -8/+8 | |
2010-10-22 | simfs: Fix issue with check_cached | Denis Kenzior | 1 | -4/+4 | |
The only_info logic was inverted, causing us to always read from the modem. | |||||
2010-10-22 | sim: Pass dbus types | Denis Kenzior | 1 | -2/+3 | |
Can't really assume they're the same as glib types | |||||
2010-10-22 | sim: Get rid of unneeded empty line | Denis Kenzior | 1 | -1/+0 | |
2010-10-22 | sim: Break out common FDN property signaling | Denis Kenzior | 1 | -20/+17 | |
2010-10-22 | simfs: Use errno for simfs errors | Denis Kenzior | 1 | -12/+18 | |
2010-10-22 | simfs: No need to set these variables | Denis Kenzior | 1 | -2/+0 | |