Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-17 | modemconf: Add support for Interface for STE plugin | Sjur Brændeland | 1 | -0/+1 | |
2010-04-20 | Added Wavecom modem plugin. | Matthias Günther | 1 | -0/+1 | |
The Wavecom WMP100 is a serial based modem, however it assumes CPIN to be the final response. This requires some quirking in the sim driver. Refer to commit 6d28f82dc1ccb3de3a028a88eafb96fb001c7e61 for details. | |||||
2010-04-20 | Parse Interface key for isimodem and n900modem | Pekka Pessi | 1 | -0/+17 | |
2010-03-31 | Fix: Potential crash in modemconf | Denis Kenzior | 1 | -0/+3 | |
2010-01-30 | Add support for using old CAIF subsystem with character devices | Marcel Holtmann | 1 | -0/+1 | |
2010-01-30 | Use simple driver table for modem configuration setup helpers | Marcel Holtmann | 1 | -7/+18 | |
2010-01-27 | Add HFP support through BlueZ | Gustavo F. Padovan | 1 | -1/+0 | |
It uses BlueZ through to get HFP working following the org.bluez.HandsfreeGateway and org.bluez.HandsfreeAgent from the BlueZ D-Bus API. You need the HFP suport into BlueZ and the new D-Bus 1.3 or later with fd-passing support. Many thanks to Zhenhua Zhang <zhenhua.zhang@intel.com> for its prototype on this code. | |||||
2010-01-06 | Port modemconf to the new framework | Denis Kenzior | 1 | -1/+1 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-12-17 | Style: Repeat for plugins | Denis Kenzior | 1 | -2/+4 | |
2009-11-10 | Add Palm Pre plugin | Andrzej Zaborowski | 1 | -1/+2 | |
2009-11-01 | Inserted the GSM syntax option in modem.conf | Ryan M. Raasch | 1 | -0/+1 | |
This is patch to allow the gsm syntax to be specified in the modem.conf file. It is a 2nd version based on code change requests. | |||||
2009-10-28 | Cleanup previous patch | Denis Kenzior | 1 | -54/+22 | |
2009-10-28 | Add serial settings parser to modemconf plugin | Ryan Raasch | 1 | -1/+58 | |
2009-10-19 | Add initial glue code for hfp driver | Zhenhua Zhang | 1 | -1/+2 | |
2009-09-08 | Add option to phonesim to run with or without multiplexer | Marcel Holtmann | 1 | -0/+6 | |
2009-09-08 | Add support for using phonesim and calypso for testing | Marcel Holtmann | 1 | -9/+15 | |
2009-09-05 | Update modem configuration parameter parsing for generic AT plugin | Marcel Holtmann | 1 | -2/+2 | |
2009-09-03 | Make sure modemconf handles calypso driver | Denis Kenzior | 1 | -1/+2 | |
2009-09-02 | Parse and use Address and Port options from modem.conf | Marcel Holtmann | 1 | -0/+26 | |
2009-09-02 | Parse and use Device option from modem.conf | Marcel Holtmann | 1 | -0/+21 | |
2009-09-02 | Update modemconf driver to the new ofono_modem_create | Denis Kenzior | 1 | -1/+1 | |
2009-09-02 | Add really simple modem configuration parsing | Marcel Holtmann | 1 | -0/+71 | |
2009-09-02 | Add skeleton for plugin to handle static modem configurations | Marcel Holtmann | 1 | -0/+39 | |