Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-12 | ofono.rules: Add rules for ZTE MF 637 modem | Bertrand Aygon | 1 | -3/+7 | |
2011-07-12 | ofono.rules: Add rules for SpeedUp 8000 modem | Bertrand Aygon | 1 | -0/+8 | |
2011-07-12 | connman: Refactor request_reply | Denis Kenzior | 1 | -41/+53 | |
2011-07-12 | connman: Perform more renaming | Denis Kenzior | 1 | -11/+11 | |
2011-07-12 | connman: Refactor pns_release | Denis Kenzior | 1 | -17/+20 | |
2011-07-12 | connman: Rename to be clearer | Denis Kenzior | 1 | -2/+2 | |
2011-07-12 | plugins: add connman private network driver | Guillaume Zajac | 2 | -0/+290 | |
2011-07-12 | huaweicdma: Create skeleton for Huawei CDMA modem support | Guillaume Zajac | 2 | -0/+173 | |
2011-07-11 | gatserver: fix certain bad behavior | Denis Kenzior | 1 | -1/+4 | |
Due to the new GAtIO semantics, the receive function is called immediately if the receive buffer is not empty. This caused certain funny behavior in non-command (e.g. empty, a/) processing. | |||||
2011-07-10 | ofono.rules: Add udev rules for SpeedUp 7300 | Bertrand Aygon | 1 | -0/+4 | |
2011-07-10 | ofono.rules: Add ofono rules for ZTE MF190 | Nicolas Bertrand | 1 | -0/+3 | |
2011-07-11 | huawei: Use correct command for setting offline mode | Marcel Holtmann | 1 | -2/+2 | |
According to some Huawei related documentation it is better to use AT+CFUN=7 for offline mode instead of AT+CFUN=5. | |||||
2011-07-11 | atmodem: Request device capabilities from devinfo driver | Marcel Holtmann | 1 | -14/+17 | |
The result of the capabilities command is currently not used to identify GSM support or not. However for debugging purposes the information are part of the AT command debug log now. | |||||
2011-07-09 | btio: Fix the return value of bt_io functions | Vinicius Costa Gomes | 1 | -6/+9 | |
Some bt_io methods were ignoring the value stored in errno when reporting the error to the caller. | |||||
2011-07-08 | phonesim: add support of +CBC | Frédéric Danis | 1 | -0/+64 | |
PTS test TP/PSI/BV-03-I [Transfer Battery Level Indication] needs to change battery level and check that the battery level indication is received at the HF. So add support for +CBC in phonesim plugin, and force update of the battery indicator on HFP AG Emulator registration. | |||||
2011-07-07 | zte: Create gprs & gc in post_sim | Bertrand Aygon | 1 | -6/+7 | |
2011-07-07 | zte: Use decode_at_error instead | Bertrand Aygon | 1 | -4/+3 | |
2011-07-06 | emulator: Make the logic a bit more readable | Denis Kenzior | 1 | -13/+18 | |
2011-07-06 | emulator: fix CCWA for PTS | Frédéric Danis | 1 | -36/+59 | |
During test TP/TCA/BV-05-I [Terminate Ongoing Call – While Call Waiting] PTS fails if multiple +CCWA are sent (waiting for 1st phone number when waiting one becomes incoming, intead of 2nd phone number). So, send only 1 +CCWA. Update RING timer management to be started as soon as an incoming call exists, and retrieve +CLIP info for incoming or waiting call (in case of waiting call becoming incoming call, call indicator changes before internal call status is updated) Force to send +CCWA (if needed) on reception of AT+CCWA=1 | |||||
2011-07-06 | stk: Use the right command pointer | Andrzej Zaborowski | 1 | -1/+1 | |
2011-07-06 | udev: Add udev rules for SpeedUp modems | Bertrand Aygon | 2 | -0/+63 | |
2011-07-06 | plugins: add speedup driver | Bertrand Aygon | 2 | -0/+337 | |
2011-07-05 | bluetooth: Remove data in all situations | Luiz Augusto von Dentz | 3 | -35/+78 | |
If an adapter or device is removed any data associate should be removed, otherwise the next time they appear/are created the drivers may not asssociate again. | |||||
2011-07-05 | rules: Add ofono rule for Huwaei modem E173 | Guillaume Zajac | 1 | -0/+3 | |
2011-07-05 | rules: Add ofono rule for ZTE modem MF668 | Guillaume Zajac | 1 | -0/+3 | |
2011-07-05 | rules: Add ofono rule for ZTE modem MF180 | Guillaume Zajac | 1 | -0/+3 | |
2011-07-01 | main: Move signalfd setup in its own function | Marcel Holtmann | 1 | -38/+55 | |
2011-07-01 | AUTHORS: Mention Luiz's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-06-30 | bluetooth: make uuid profile detection more generic | Luiz Augusto von Dentz | 2 | -16/+19 | |
2011-06-30 | bluetooth: use lower case for UUIDs | Luiz Augusto von Dentz | 1 | -1/+1 | |
BlueZ also uses lower case | |||||
2011-06-30 | Release 0.51 | Marcel Holtmann | 2 | -1/+9 | |
2011-06-30 | stkutil: Fix alignment issue with channel data length | Marcel Holtmann | 1 | -1/+1 | |
2011-06-30 | stkutil: Fix alignment issue with building event list | Marcel Holtmann | 1 | -1/+1 | |
2011-06-30 | stkutil: Add missing call to va_end() | Marcel Holtmann | 1 | -0/+2 | |
2011-06-30 | build: Split non-root unit tests to have make check succeed | Marcel Holtmann | 4 | -56/+103 | |
2011-06-30 | build: Add unit test cases to make check funtionality | Marcel Holtmann | 2 | -16/+19 | |
2011-06-30 | AUTHORS: Mention Michael's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-06-30 | udev: fix detection of HP HS2330 (3607gw) | Michael Schloh von Bennewitz | 1 | -0/+1 | |
commit 6a2847f7aba5d84b06940ee29300d4b6fd31d682 introduced basic detection of HP HS2330 based on OEM Ericsson F3607gw modems. Because some (or all?) HS2330 modems contain flawed text identifiers containing strange (probably erroneous) binary sequences in place of the ASCII space '\x20' character, the previous commit is incomplete. The following logic detects the modem properly, by comparing binary data as well as ASCII text values. | |||||
2011-06-29 | TODO: Mark ACFC task as done | Denis Kenzior | 2 | -7/+5 | |
2011-06-29 | TODO: Mark PFC support as done | Denis Kenzior | 2 | -7/+8 | |
2011-06-29 | ppp: Add basic length sanity checks | Denis Kenzior | 6 | -13/+28 | |
2011-06-29 | gsmdial: Add pfc & acfc options to gsmdial | Denis Kenzior | 1 | -2/+8 | |
2011-06-29 | ppp: Don't regenerate options when unchanged | Denis Kenzior | 1 | -0/+8 | |
2011-06-29 | gatppp: Refactor tx path | Denis Kenzior | 1 | -15/+11 | |
2011-06-29 | gatppp: Refactor rx path | Denis Kenzior | 2 | -33/+32 | |
2011-06-29 | gatppp: Re-format & re-word comments | Denis Kenzior | 1 | -6/+2 | |
2011-06-29 | gsmdial: Use ACFC and PFC by default | Guillaume Zajac | 1 | -0/+3 | |
2011-06-29 | emulator: Use ACFC and PFC by default | Guillaume Zajac | 1 | -0/+3 | |
2011-06-29 | GAtPPP: Add PFC option support | Guillaume Zajac | 4 | -4/+99 | |
2011-06-29 | GAtPPP: Add ACFC option support | Guillaume Zajac | 4 | -26/+115 | |