summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-01-10build: Add option for disabling provisioning supportMarcel Holtmann1-6/+13
2012-01-07modem: Tweak produced pathDenis Kenzior1-1/+1
For drivers that contain digits at the end the currently produced path can be somewhat confusing.
2012-01-07ofono.rules: Add N900 rule for stock kernelsDenis Kenzior1-0/+1
From a patch set by Luke Dash
2012-01-07cdma-netreg: Add provider name and SID supportPhilippe Nunes1-0/+40
2012-01-07cdma-provision: Add cdma provisioning pluginPhilippe Nunes1-0/+79
2012-01-07cdma-provision: Add driver APIs implementationPhilippe Nunes2-2/+82
2012-01-07ofono.h: add API to get cdma provider namePhilippe Nunes1-0/+4
2012-01-07cdma-provision: Add driver APIs headerPhilippe Nunes1-0/+44
2012-01-07udevng: Remove huaweicdma label from driver_listGuillaume Zajac1-1/+0
2012-01-08Release 1.2Marcel Holtmann2-1/+9
2012-01-06huawei: Adapt to changed atom driver name for CDMA netregMarcel Holtmann1-2/+1
2012-01-06huaweimodem: Move CDMA network registration into default driverMarcel Holtmann6-83/+17
With merging the GSM/UTMS and CDMA modem plugin into a unified version, it also makes sense to merge the Huawei specific vendor atom drivers into one.
2012-01-06huawei: Use CFUN=5 for CDMA offline state handlingMarcel Holtmann1-0/+6
The Huawei CDMA modems only support CFUN=5 for offline mode and so enforce this one if CDMA support has been detected. Even if the modem would indicate AT^RFSWITCH support.
2012-01-06huawei: Handle modems with ROM based SIM cardsMarcel Holtmann1-0/+2
Some modem contain ROM based SIM cards indicated by SIM state 240 and these need to be treated as SIM present.
2012-01-06huawei: Create CDMA atoms if support has been detectedMarcel Holtmann1-0/+13
In case the modem supports CDMA (+CIS707-A capability), then enable CDMA atoms. However only enable if GSM support is not detected.
2012-01-06hso: Enable voice call handling if support has been detectedMarcel Holtmann1-4/+57
Check if AT_OPCMENABLE is supported and if so, then enable the voice call handling as well.
2012-01-06huawei: Create GSM/UMTS atoms only if support has been detectedMarcel Holtmann1-18/+30
2012-01-06atmodem: Add call state polling for Qualcomm MSM based modemsMarcel Holtmann1-2/+9
The voice call support of the Qualcomm MSM based modems does not report NO CARRIER, NO ANSWER or BUSY unsolicited notifications. So keep polling for call state changes via AT+CLCC even during an active call.
2012-01-06atmodem: Disable AT+COLP for Qualcomm MSM based modemsMarcel Holtmann1-1/+10
In case of Qualcomm MSM based modems, AT+COLP=0 needs to be used to make ATD<number>; return right away. Otherwise it only returns once the remote party accepted or rejected the call.
2012-01-06huaweicdma: Delete unused pluginGuillaume Zajac2-250/+0
2012-01-06udev: Simplify vendor_list for Huawei constructorGuillaume Zajac1-3/+1
According to Huawei constructor, the port mapping is identical for all the modems. We can decide to use GSM or CDMA drivers into the plugin.
2012-01-06huawei: Check for supported modem capabilities firstMarcel Holtmann1-2/+34
Use ATI and +GCAP response to determine supported modem capabilities and check if modem does support GSM.
2012-01-06huawei: Change state variable name for voice supportMarcel Holtmann1-4/+4
2012-01-02gsmdial: Set recording after ppp_openDenis Kenzior1-3/+3
2012-01-01atutil: Fix newline before EOFSyam Sidhardhan1-2/+1
2012-01-01sim: fix "network" is pin type for "networkpuk"Jussi Kukkonen1-1/+1
2012-01-01test: Add script for rejecting incoming callsMarcel Holtmann2-0/+34
2012-01-01hso: Add support for detecting is no SIM card is presentMarcel Holtmann1-4/+17
2011-12-31Release 1.1Marcel Holtmann2-1/+15
2011-12-28telit: Fix empty parameter list in functionSyam Sidhardhan1-1/+1
2011-12-28hfp_ag: Fix empty parameter list in functionsSyam Sidhardhan1-2/+2
2011-12-28gprs: Minor whitespace and style fixesOleg Zhurakivskyy1-11/+13
2011-12-28AUTHORS: Mention Syam's contributionsDenis Kenzior1-0/+1
2011-12-28isimodem: Remove extra bogus semicolonSyam Sidhardhan1-1/+1
2011-12-29atmodem: Add support for Option HSO specific PIN retry countersMarcel Holtmann1-0/+43
2011-12-28build: The Telit plugin requires Bluetooth supportMarcel Holtmann1-6/+6
2011-12-26sim: Fix not creating simfs context in some casesDenis Kenzior1-5/+3
2011-12-21Makefile: Add Speedup udev rules to EXTRA_DISTPhilippe Nunes1-1/+2
2011-12-21Add-udev-rules-for-Speedup-donglesPhilippe Nunes1-0/+23
2011-12-20udevng: Do only label assignment for Speedup donglesPhilippe Nunes1-7/+0
2011-12-16features: Describe SPN, CPHS ONS and Short ONSDenis Kenzior1-0/+8
2011-12-16TODO: Mark CPHS SPN and short-SPN tasks as doneOleg Zhurakivskyy1-14/+0
2011-12-16network: Refactor CPHS SPN & Short SPN handlingDenis Kenzior1-63/+29
2011-12-16network: CPHS Short SPN bits do not apply to SPNDenis Kenzior1-13/+10
2011-12-16network: Use __ofono_cphs_service_availableDenis Kenzior1-18/+6
2011-12-16message-waiting: Use new API for CPHS MBDNDenis Kenzior1-4/+2
2011-12-16sim: Add __ofono_sim_cphs_service_availableDenis Kenzior2-0/+8
2011-12-16simutil: Add util to find CPHS service availabilityDenis Kenzior2-0/+19
2011-12-16sim: Reset additional state infoDenis Kenzior1-0/+10
We were not resetting 3GPP and CPHS phase information as well as the CPHS service table entries on sim removal / reset.
2011-12-16network: Add CPHS SPN, short-SPN fallbacksOleg Zhurakivskyy1-30/+148