summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2011-12-16network: Guard PNN readingDenis Kenzior1-3/+10
In a somewhat bizarre case, both PNN and OPL might change, which will trigger sim_pnn_opl_changed twice. This can have some funny side-effects, so don't allow this to happen in the first place.
2011-12-15cdma-voicecall: Refactor previous commitDenis Kenzior1-17/+11
2011-12-15Add call waiting support in CDMA voice callCaiwen Zhang1-3/+32
2011-12-15network: Use netreg_emit_operator_display_name()Oleg Zhurakivskyy1-54/+22
Redundant in place code removed, netreg_emit_operator_display_name() is now used consistently everywhere in network.c
2011-12-15speedupcdma: Create cdma-netreg atomGuillaume Zajac1-0/+3
According to SpeedUp 7300 specifications, SpeedUp uses same AT command as Huawei so we can create cdma-netreg atom using huaweicdma drivers.
2011-12-15udevng: add another driver name for telitChristopher Vogl1-0/+1
some telit hardware needs option driver.
2011-12-15AUTHORS: Mention Christopher's contributionsDenis Kenzior1-0/+1
2011-12-15telit: use CIND "rssi" indicator instead of "signal"Christopher Vogl1-2/+5
"signal" indicator permanently reports 99 (not measurable).
2011-12-10speedupcdma: Tweak plugin to notify dormant stateGuillaume Zajac1-1/+6
2011-12-10TODO: Mark RSSI task for 1xEVDO as doneGuillaume Zajac2-6/+3
2011-12-10TODO: Split in 2 tasks RSSI and SINR measurementGuillaume Zajac1-2/+7
2011-12-09huaweicdmamodem: Fix sysinfo parsingPhilippe Nunes1-1/+1
In practice, the service domain is set to 255 (cdma not supported) with an EV-DO capable hardware.
2011-12-09huaweicdma: Use pcui port for cdma_netregPhilippe Nunes1-1/+1
2011-12-09cdma-connman: Turn off modem dormancy timeoutsDenis Kenzior1-0/+2
2011-12-08huaweicdma: Tweak plugin to notify dormant stateGuillaume Zajac1-1/+6
Specify vendor in creating cdma-connman atom. Set PCUI interface as slave of MODEM interface to receive dormant state notification during data call.
2011-12-08cdma-connman: Support Huawei dormant notificationsGuillaume Zajac1-0/+42
2011-12-08cdma-connman: Add dormant_notify implementationGuillaume Zajac1-0/+17
2011-12-08cdma-connman: Add dormant state notification APIGuillaume Zajac1-0/+3
2011-12-08TODO: Mark RSSI measurement task as doneGuillaume Zajac2-6/+6
2011-12-08TODO: Split in 2 tasks RSSI and Ec/Io measurementGuillaume Zajac1-1/+6
2011-12-08TODO: Mark net initiated disconnect task as doneGuillaume Zajac2-6/+6
2011-12-07huaweicdma: Add data strength notification supportGuillaume Zajac1-0/+28
2011-12-02network: Split EFspn and EFspdi Refresh handlingDenis Kenzior1-12/+32
If both EFspn and EFspdi are changed, then we trigger reading of EFspn twice which leads to a memory leak. Instead, always read EFspdi if the relevant service is available. If EFspdi is changed, use a simple heuristic to update the 'Name' property if appropriate. This heuristic is not always correct, but in the worst case we will emit the same name.
2011-12-02network: Refactor sim_spdn_spdi_changedDenis Kenzior1-12/+8
2011-12-02network: Tweak namingDenis Kenzior1-3/+2
2011-12-02simutil: Minor whitespace fixDenis Kenzior1-1/+1
2011-12-02simutil: Add CPHS SPN & short SPN to EFdbDenis Kenzior1-0/+2
2011-12-02simutil: Add CPHS SPN and short-SPN IDsOleg Zhurakivskyy1-0/+2