Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | udev: add Wavecom support | Pablo Neira Ayuso | 1 | -0/+27 | |
This adds OFONO_WAVECOM_MODEL that can set in the udev rules file to indicate the modem model, eg. ENV{OFONO_WAVECOM_MODEL}="Q2XXX" | |||||
2012-05-30 | call-settings: Return specific errors for SS | Philippe Nunes | 1 | -6/+9 | |
2012-05-30 | call-forwarding: Return specific errors for SS | Philippe Nunes | 1 | -2/+3 | |
2012-05-30 | call-barring: Return specific errors for SS | Philippe Nunes | 1 | -4/+6 | |
2012-05-30 | dbus: Add __ofono_error_from_error utility function | Philippe Nunes | 2 | -0/+45 | |
2012-05-30 | sms: Fix GetMessages argument / return signature | Denis Kenzior | 1 | -1/+1 | |
2012-05-30 | test: Add new script for SS GCF test cases | Guillaume Zajac | 2 | -0/+43 | |
This script uses dynamic SS codes in input and displays answers to the different requests. It handles all SS: call barring, call forwarding, call waiting, CLIP, CLIR, ... | |||||
2012-05-30 | doc: Extend possible error types | Philippe Nunes | 1 | -0/+6 | |
SupplementaryServices.Initiate method should return more specific error types. | |||||
2012-05-30 | dbus: Add new error types | Philippe Nunes | 2 | -0/+15 | |
2012-05-30 | common: Fix typos in error strings | Philippe Nunes | 1 | -9/+10 | |
2012-05-30 | AUTHORS: Mention Pablo's contributions | Denis Kenzior | 1 | -0/+1 | |
2012-05-30 | sms: Handle quirky Wavecom Q2XXX CPMS syntax | Pablo Neira Ayuso | 1 | -5/+23 | |
2012-05-30 | sim: Handle quirky CPIN of Wavecom Q2XXX | Pablo Neira Ayuso | 1 | -1/+2 | |
2012-05-30 | drivers: add quirk for Wavecom Q2403/Q2686 modems | Pablo Neira Ayuso | 1 | -0/+1 | |
The existing wavecom driver in tree slightly differs from these modems. Thus, it doesn't work work with them. We (the osmocom team) use these Wavecom Q2403/Q2686 modems in our testbed. | |||||
2012-05-29 | build: Fix build issue with QMI utility skeleton | Marcel Holtmann | 1 | -2/+0 | |
2012-05-29 | build: Remove dependency on libcap-ng | Marcel Holtmann | 5 | -43/+9 | |
2012-05-27 | build: Add skeleton for QMI utility | Marcel Holtmann | 3 | -0/+37 | |
2012-05-27 | build: Reduce indentation for isimodem and atmodem sources | Marcel Holtmann | 1 | -60/+60 | |
2012-05-27 | build: Remove some empty lines | Marcel Holtmann | 1 | -6/+2 | |
2012-05-27 | build: Add skeleton for Qualcomm QMI modem driver | Marcel Holtmann | 4 | -3/+75 | |
2012-05-26 | atmodem: Enable Icera radio access technology updates | Marcel Holtmann | 1 | -0/+4 | |
2012-05-26 | huaweimodem: Use network interface from modem for GPRS context | Marcel Holtmann | 1 | -10/+3 | |
2012-05-26 | gobi: Use the correct modem property for AT command device | Marcel Holtmann | 1 | -1/+1 | |
2012-05-26 | udev: Fix matching to prefer entries with VID and PID | Marcel Holtmann | 1 | -6/+5 | |
2012-05-26 | udev: Add support for detecting Huawei QMI devices | Marcel Holtmann | 1 | -8/+8 | |
2012-05-26 | udev: Add support for detecting Gobi QMI devices | Marcel Holtmann | 1 | -8/+17 | |
2012-05-26 | udev: Add matching support for CDC WDM device nodes | Marcel Holtmann | 1 | -9/+24 | |
2012-05-25 | iceramodem: Read supported bands as part of radio settings | Marcel Holtmann | 1 | -1/+16 | |
2012-05-25 | gatsyntax: Fix typo with GSM_PERMISSIVE_STATE_RESPONSE_STRING | Marcel Holtmann | 1 | -1/+1 | |
2012-05-24 | gatsyntax: Handle lines starting with '"' | Denis Kenzior | 1 | -0/+3 | |
2012-05-24 | build: Whitespace & keep vim happy | Denis Kenzior | 1 | -2/+2 | |
2012-05-25 | atmodem: Fix parsing of Icera network state updates | Marcel Holtmann | 1 | -18/+22 | |
2012-05-25 | atmodem: Add support for Icera PIN retry counters | Marcel Holtmann | 1 | -0/+46 | |
2012-05-25 | build: Add dundee/dundee.service to .gitignore | Marcel Holtmann | 1 | -0/+1 | |
2012-05-25 | icera: Select USSD driver based on USSD mode setting | Marcel Holtmann | 1 | -5/+7 | |
2012-05-25 | iceramodem: Handle context deactivation responses | Marcel Holtmann | 1 | -2/+7 | |
2012-05-25 | udev: Add detection for Nokia 21M-01 modems | Marcel Holtmann | 1 | -0/+2 | |
2012-05-25 | udev: Add detection for Samsung GT-Y3300 modems | Marcel Holtmann | 1 | -0/+2 | |
2012-05-25 | udev: Extend port mapping for Icera modems | Marcel Holtmann | 1 | -1/+9 | |
2012-05-25 | icera: Request USSD mode and firmware details | Marcel Holtmann | 1 | -1/+54 | |
2012-05-25 | icera: Query initial state of SIM init status | Marcel Holtmann | 1 | -13/+52 | |
2012-05-25 | icera: Enable support for radio settings handling | Marcel Holtmann | 1 | -0/+3 | |
2012-05-25 | iceramodem: Add support special radio settings handling | Marcel Holtmann | 4 | -1/+223 | |
2012-05-24 | icera: Use SIM init nofitication instead of polling | Marcel Holtmann | 1 | -23/+43 | |
2012-05-24 | atmodem: Add support for Icera network status updates | Marcel Holtmann | 1 | -0/+53 | |
2012-05-24 | atmodem: Add support for Icera network time handling | Marcel Holtmann | 1 | -1/+42 | |
2012-05-24 | icera: Enable SMS sending and receiving support | Marcel Holtmann | 1 | -0/+3 | |
2012-05-24 | atmodem: Icera devices don't support SMS ACK PDUs either | Marcel Holtmann | 1 | -0/+1 | |
2012-05-24 | icera: Enable USSD support and ensure default character set | Marcel Holtmann | 1 | -0/+11 | |
2012-05-24 | atmodem: Fix issue with AT+CREG=? and AT+CGREG=? handling | Marcel Holtmann | 2 | -2/+4 | |
Some modems might see an interim +CREG: or +CGREG: notification when querying the supported modes. Aux: > AT+CFUN=1\r Aux: < \r\nOK\r\n Aux: > AT+CREG=?\r Aux: < \r\n+CREG: 2\r\n Aux: < \r\n+CREG: (0-2)\r\nOK\r\n Unable to initialize Network Registration To make this work, skip to the first line with an actual range value. |