platform/upstream/ofono.git
12 years agoupdate gitignore
Denis Kenzior [Thu, 24 Nov 2011 23:41:17 +0000 (17:41 -0600)]
update gitignore

12 years agomodem: Add Type property to GetProperties result
Daniel Wagner [Tue, 22 Nov 2011 17:10:00 +0000 (18:10 +0100)]
modem: Add Type property to GetProperties result

12 years agodoc: Add Type to the Modem object
Daniel Wagner [Tue, 22 Nov 2011 17:10:01 +0000 (18:10 +0100)]
doc: Add Type to the Modem object

Indicate the kind of modem it is before it is powered up.

12 years agosap: Add modem type sap
Daniel Wagner [Tue, 22 Nov 2011 17:09:50 +0000 (18:09 +0100)]
sap: Add modem type sap

12 years agohfp_hf: Add modem type hfp
Daniel Wagner [Tue, 22 Nov 2011 17:09:35 +0000 (18:09 +0100)]
hfp_hf: Add modem type hfp

12 years agoinclude: Add modem type to modem.h
Daniel Wagner [Tue, 22 Nov 2011 17:09:30 +0000 (18:09 +0100)]
include: Add modem type to modem.h

12 years agotools: Add lookup-provider-name utility
Philippe Nunes [Thu, 17 Nov 2011 16:21:00 +0000 (17:21 +0100)]
tools: Add lookup-provider-name utility

This is a quick tool to look up CDMA network name based on the SID from
the mobile-broadband-provider-info database.

12 years agoplugins: Make the code a bit prettier
Denis Kenzior [Wed, 16 Nov 2011 09:59:40 +0000 (03:59 -0600)]
plugins: Make the code a bit prettier

12 years agombpi: Add mbpi_lookup_cdma_provider_name API
Philippe Nunes [Thu, 17 Nov 2011 16:20:59 +0000 (17:20 +0100)]
mbpi: Add mbpi_lookup_cdma_provider_name API

12 years agogatchat: Fix minor style issue
Denis Kenzior [Tue, 15 Nov 2011 02:11:39 +0000 (20:11 -0600)]
gatchat: Fix minor style issue

12 years agotools: Update to the new mbpi API
Philippe Nunes [Tue, 15 Nov 2011 13:04:13 +0000 (14:04 +0100)]
tools: Update to the new mbpi API

12 years agoprovision: Update to the new mbpi API
Philippe Nunes [Tue, 15 Nov 2011 13:04:13 +0000 (14:04 +0100)]
provision: Update to the new mbpi API

12 years agombpi: mbpi_lookup becomes mbpi_lookup_apn
Philippe Nunes [Tue, 15 Nov 2011 13:04:13 +0000 (14:04 +0100)]
mbpi: mbpi_lookup becomes mbpi_lookup_apn

12 years agobuild: Create src/builtin.h via BUILT_SOURCES
Marcel Holtmann [Sat, 12 Nov 2011 23:23:50 +0000 (08:23 +0900)]
build: Create src/builtin.h via BUILT_SOURCES

12 years agogatchat: Minor style fixup
Denis Kenzior [Mon, 7 Nov 2011 18:27:51 +0000 (12:27 -0600)]
gatchat: Minor style fixup

12 years agogatchat: Remove erroneous break statement
Denis Kenzior [Mon, 7 Nov 2011 18:26:42 +0000 (12:26 -0600)]
gatchat: Remove erroneous break statement

12 years agogatchat: Add IPv6 Control Protocol
Oleg Zhurakivskyy [Tue, 8 Nov 2011 12:46:53 +0000 (14:46 +0200)]
gatchat: Add IPv6 Control Protocol

12 years agoTODO: Add CDMA network name task
Philippe Nunes [Wed, 9 Nov 2011 18:34:02 +0000 (19:34 +0100)]
TODO: Add CDMA network name task

13 years agocdmamodem: Notify when connection is lost
Guillaume Zajac [Fri, 4 Nov 2011 15:28:07 +0000 (16:28 +0100)]
cdmamodem: Notify when connection is lost

13 years agocdma-connman: Add public api definition
Guillaume Zajac [Fri, 4 Nov 2011 15:28:06 +0000 (16:28 +0100)]
cdma-connman: Add public api definition

13 years agocdma-connman: Refactor previous commit
Denis Kenzior [Fri, 4 Nov 2011 20:13:24 +0000 (15:13 -0500)]
cdma-connman: Refactor previous commit

13 years agocdma-connman: Check netreg when changing Powered
Guillaume Zajac [Fri, 4 Nov 2011 15:28:05 +0000 (16:28 +0100)]
cdma-connman: Check netreg when changing Powered

13 years agodbus: Tweak wording
Denis Kenzior [Fri, 4 Nov 2011 19:52:47 +0000 (14:52 -0500)]
dbus: Tweak wording

13 years agodbus: Add new D-Bus error message NotRegistered
Guillaume Zajac [Fri, 4 Nov 2011 15:28:04 +0000 (16:28 +0100)]
dbus: Add new D-Bus error message NotRegistered

13 years agoinclude: Add api to notify when connection is lost
Guillaume Zajac [Wed, 2 Nov 2011 10:37:59 +0000 (11:37 +0100)]
include: Add api to notify when connection is lost

13 years agohfp_hf: Fix minor style issue from previous commit
Denis Kenzior [Tue, 1 Nov 2011 23:51:05 +0000 (18:51 -0500)]
hfp_hf: Fix minor style issue from previous commit

13 years agohfp_hf: BT address exposed through Serial property
Mikel Astiz [Wed, 2 Nov 2011 13:45:55 +0000 (14:45 +0100)]
hfp_hf: BT address exposed through Serial property

Accomplished by adding the devinfo atom in pre_sim stage

13 years agocdma-netreg: Implement new public API
Guillaume Zajac [Thu, 20 Oct 2011 15:41:31 +0000 (17:41 +0200)]
cdma-netreg: Implement new public API

13 years agoinclude: Add way to obtain current status
Guillaume Zajac [Thu, 20 Oct 2011 15:41:31 +0000 (17:41 +0200)]
include: Add way to obtain current status

13 years agotest: Pretty print the new HF Features property
Denis Kenzior [Fri, 21 Oct 2011 19:26:36 +0000 (14:26 -0500)]
test: Pretty print the new HF Features property

13 years agonetreg: Fix memory leak in HFP case
Denis Kenzior [Fri, 21 Oct 2011 19:02:51 +0000 (14:02 -0500)]
netreg: Fix memory leak in HFP case

13 years agophonesim: Add handsfree atom to localhfp
Denis Kenzior [Fri, 21 Oct 2011 18:56:17 +0000 (13:56 -0500)]
phonesim: Add handsfree atom to localhfp

13 years agohfpmodem: Report features supported by AG
Mikel Astiz [Fri, 21 Oct 2011 16:51:31 +0000 (18:51 +0200)]
hfpmodem: Report features supported by AG

13 years agohandsfree: add ofono_handsfree_set_ag_features
Denis Kenzior [Fri, 21 Oct 2011 18:52:55 +0000 (13:52 -0500)]
handsfree: add ofono_handsfree_set_ag_features

13 years agohfpmodem: devinfo atom added to export BT address
Mikel Astiz [Fri, 21 Oct 2011 16:51:36 +0000 (18:51 +0200)]
hfpmodem: devinfo atom added to export BT address

13 years agodevinfo: avoid crash if query_model not supported
Mikel Astiz [Fri, 21 Oct 2011 16:51:35 +0000 (18:51 +0200)]
devinfo: avoid crash if query_model not supported

13 years agohfpmodem: Avoid segfault in handsfree
Mikel Astiz [Fri, 21 Oct 2011 16:51:34 +0000 (18:51 +0200)]
hfpmodem: Avoid segfault in handsfree

The use of g_idle_add can cause a segmentation fault if the object is
destroyed in the meantime.

13 years agohfpmodem: Avoid segfault in call-volume
Mikel Astiz [Fri, 21 Oct 2011 16:51:33 +0000 (18:51 +0200)]
hfpmodem: Avoid segfault in call-volume

The use of g_idle_add can cause a segmentation fault if the object is
destroyed in the meantime.

13 years agohfpmodem: Avoid segfault in network-registration
Mikel Astiz [Fri, 21 Oct 2011 16:51:32 +0000 (18:51 +0200)]
hfpmodem: Avoid segfault in network-registration

The use of g_idle_add can cause a segmentation fault if the object is
destroyed in the meantime.

13 years agodoc: Handsfree exposes supported AG features
Mikel Astiz [Fri, 21 Oct 2011 16:51:29 +0000 (18:51 +0200)]
doc: Handsfree exposes supported AG features

13 years agohfpmodem: Support for AT+BVRA
Mikel Astiz [Fri, 21 Oct 2011 16:51:28 +0000 (18:51 +0200)]
hfpmodem: Support for AT+BVRA

13 years agohandsfree: Implement voice recognition function
Mikel Astiz [Fri, 21 Oct 2011 16:51:27 +0000 (18:51 +0200)]
handsfree: Implement voice recognition function

13 years agoinclude: Voice recognition in handsfree public api
Mikel Astiz [Fri, 21 Oct 2011 16:51:26 +0000 (18:51 +0200)]
include: Voice recognition in handsfree public api

13 years agoinclude: Add API to set HF AG supported features
Mikel Astiz [Thu, 20 Oct 2011 16:38:12 +0000 (18:38 +0200)]
include: Add API to set HF AG supported features

13 years agodoc: Voice recognition function added in Handsfree
Mikel Astiz [Thu, 20 Oct 2011 16:38:07 +0000 (18:38 +0200)]
doc: Voice recognition function added in Handsfree

13 years agohfpmodem: minor whitespace fix
Mikel Astiz [Thu, 20 Oct 2011 16:38:20 +0000 (18:38 +0200)]
hfpmodem: minor whitespace fix

13 years agohfpmodem: Support for +BSIR unsolicited responses
Mikel Astiz [Thu, 20 Oct 2011 16:38:06 +0000 (18:38 +0200)]
hfpmodem: Support for +BSIR unsolicited responses

13 years agolookup-apn: Minor style issues
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:05 +0000 (14:05 +0300)]
lookup-apn: Minor style issues

13 years agombpi: Minor style issues
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:04 +0000 (14:05 +0300)]
mbpi: Minor style issues

13 years agolookup-apn: Use mbpi_ap_free()
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:03 +0000 (14:05 +0300)]
lookup-apn: Use mbpi_ap_free()

13 years agombpi: Rename mbpi_provision_data_free()
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:02 +0000 (14:05 +0300)]
mbpi: Rename mbpi_provision_data_free()

13 years agolookup-apn: Add cli option to control duplicates
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:01 +0000 (14:05 +0300)]
lookup-apn: Add cli option to control duplicates

13 years agolookup-apn: Use mbpi_ap_type()
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:05:00 +0000 (14:05 +0300)]
lookup-apn: Use mbpi_ap_type()

13 years agombpi: Add mbpi_ap_type()
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:04:59 +0000 (14:04 +0300)]
mbpi: Add mbpi_ap_type()

13 years agoprovision: Add provisioning plugin
Oleg Zhurakivskyy [Tue, 18 Oct 2011 11:04:58 +0000 (14:04 +0300)]
provision: Add provisioning plugin

13 years agoudev: add a driver name for telit
Gustavo F. Padovan [Sat, 15 Oct 2011 19:33:47 +0000 (16:33 -0300)]
udev: add a driver name for telit

telit hardware needs usbserial.

13 years agodrivers: Some more copyright fixes
Marcel Holtmann [Sat, 15 Oct 2011 19:21:30 +0000 (12:21 -0700)]
drivers: Some more copyright fixes

13 years agocore: Some more copyright fixes
Marcel Holtmann [Sat, 15 Oct 2011 19:21:12 +0000 (12:21 -0700)]
core: Some more copyright fixes

13 years agodoc: Clarifications on voice call behavior
Daniel Wagner [Thu, 13 Oct 2011 17:42:33 +0000 (10:42 -0700)]
doc: Clarifications on voice call behavior

13 years agohfp_hf: Switch to permissive AT syntax parser
Mikel Astiz [Wed, 12 Oct 2011 12:35:40 +0000 (14:35 +0200)]
hfp_hf: Switch to permissive AT syntax parser

Some phones can have trouble when using the strict AT syntax parser for
HFP. So far, this has only been evidenced with the Samsung Wave, which
works fine with the permissive syntax parser.

Several other phones have been tested with the permissive parser and
seem to work OK.

13 years agohandsfree: Removed ASYNC flag from GetProperties
Mikel Astiz [Wed, 12 Oct 2011 12:35:31 +0000 (14:35 +0200)]
handsfree: Removed ASYNC flag from GetProperties

13 years agohandsfree: Pass the error information to the core
Denis Kenzior [Thu, 13 Oct 2011 18:47:56 +0000 (13:47 -0500)]
handsfree: Pass the error information to the core

if available.  This is the preferred way, so that the core can take into
account the error information in the future if required.

13 years agohfpmodem: Support of number requests (AT+BINP=1)
Mikel Astiz [Wed, 12 Oct 2011 12:35:30 +0000 (14:35 +0200)]
hfpmodem: Support of number requests (AT+BINP=1)

13 years agohandsfree: Expose RequestPhoneNumber in D-Bus API
Mikel Astiz [Wed, 12 Oct 2011 12:35:29 +0000 (14:35 +0200)]
handsfree: Expose RequestPhoneNumber in D-Bus API

13 years agodoc: Handsfree API support for +BINP=1
Mikel Astiz [Wed, 12 Oct 2011 12:35:28 +0000 (14:35 +0200)]
doc: Handsfree API support for +BINP=1

13 years agohandsfree: Set in-band ringing before registering
Denis Kenzior [Thu, 13 Oct 2011 18:06:35 +0000 (13:06 -0500)]
handsfree: Set in-band ringing before registering

Avoid an extra signal emission

13 years agohandsfree: Don't emit signals if not registered
Denis Kenzior [Thu, 13 Oct 2011 17:54:45 +0000 (12:54 -0500)]
handsfree: Don't emit signals if not registered

13 years agohfpmodem: Set initial state for inband ringing
Mikel Astiz [Wed, 12 Oct 2011 12:35:26 +0000 (14:35 +0200)]
hfpmodem: Set initial state for inband ringing

According to the HFP specification, inband ringing will be enabled by
default if the AG supports it. This setting could later be changed by
the unsolicited result code +BSIR.

13 years agodoc: Add initial Handsfree API documentation
Mikel Astiz [Wed, 12 Oct 2011 12:35:25 +0000 (14:35 +0200)]
doc: Add initial Handsfree API documentation

These basic features have already been implemented.

13 years agohfpmodem: Copyright statement correction
Mikel Astiz [Wed, 12 Oct 2011 12:35:24 +0000 (14:35 +0200)]
hfpmodem: Copyright statement correction

13 years agohandsfree: Copyright statement correction
Mikel Astiz [Wed, 12 Oct 2011 12:35:23 +0000 (14:35 +0200)]
handsfree: Copyright statement correction

13 years agohandsfree: Copyright statement correction
Mikel Astiz [Wed, 12 Oct 2011 12:35:22 +0000 (14:35 +0200)]
handsfree: Copyright statement correction

13 years agohfp_hf: Fix crash
Denis Kenzior [Wed, 12 Oct 2011 23:15:26 +0000 (18:15 -0500)]
hfp_hf: Fix crash

If BlueZ exits during an outstanding Connect/Disconnect operation,
oFono can crash due to the pending call finishing on an already-removed
modem object.

13 years agombpi: Add filename and line information on error
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:32 +0000 (16:18 +0300)]
mbpi: Add filename and line information on error

13 years agolookup-apn: Fix crash on no APNs found
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:30 +0000 (16:18 +0300)]
lookup-apn: Fix crash on no APNs found

13 years agolookup-apn: Remove unused includes
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:29 +0000 (16:18 +0300)]
lookup-apn: Remove unused includes

13 years agombpi: Improve mbpi_lookup() error reporting
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:28 +0000 (16:18 +0300)]
mbpi: Improve mbpi_lookup() error reporting

13 years agombpi: Fix handling of the usage element
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:27 +0000 (16:18 +0300)]
mbpi: Fix handling of the usage element

13 years agombpi: Reflow gsm_end()
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:26 +0000 (16:18 +0300)]
mbpi: Reflow gsm_end()

13 years agombpi: Split gsm_start() for readability
Oleg Zhurakivskyy [Wed, 5 Oct 2011 13:18:25 +0000 (16:18 +0300)]
mbpi: Split gsm_start() for readability

13 years agovoicecall: Make emulator use release_queue
Denis Kenzior [Wed, 12 Oct 2011 21:14:06 +0000 (16:14 -0500)]
voicecall: Make emulator use release_queue

13 years agovoicecall: Fix HangupAll for HFP
Denis Kenzior [Wed, 12 Oct 2011 21:00:00 +0000 (16:00 -0500)]
voicecall: Fix HangupAll for HFP

HFP does not implement HangupAll natively and most AGs do not support
releasing held calls by id.  Work around this by using hangup active and
then dropping all held calls if no waiting calls exist.  Otherwise
fall back to releasing calls by id.

13 years agoRelease 1.0 1.0
Marcel Holtmann [Tue, 11 Oct 2011 16:52:40 +0000 (09:52 -0700)]
Release 1.0

13 years agodoc: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:40:36 +0000 (13:40 -0700)]
doc: Update copyright information

13 years agotools: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:40:30 +0000 (13:40 -0700)]
tools: Update copyright information

13 years agounit: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:40:17 +0000 (13:40 -0700)]
unit: Update copyright information

13 years agogisi: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:40:08 +0000 (13:40 -0700)]
gisi: Update copyright information

13 years agoplugins: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:39:54 +0000 (13:39 -0700)]
plugins: Update copyright information

13 years agodrivers: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:39:48 +0000 (13:39 -0700)]
drivers: Update copyright information

13 years agocore: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:39:42 +0000 (13:39 -0700)]
core: Update copyright information

13 years agogatchat: Update copyright information
Marcel Holtmann [Mon, 10 Oct 2011 20:39:25 +0000 (13:39 -0700)]
gatchat: Update copyright information

13 years agoatmodem: Use ZTE specific vendor quirk for SMS support
Marcel Holtmann [Thu, 6 Oct 2011 22:30:14 +0000 (15:30 -0700)]
atmodem: Use ZTE specific vendor quirk for SMS support

13 years agozte: Use own vendor quirk for SMS atom driver
Marcel Holtmann [Thu, 6 Oct 2011 22:29:52 +0000 (15:29 -0700)]
zte: Use own vendor quirk for SMS atom driver

13 years agolog: Rename program executable variable
Marcel Holtmann [Thu, 6 Oct 2011 19:20:43 +0000 (12:20 -0700)]
log: Rename program executable variable

13 years agolog: Add support for backtrace symbole resolving
Marcel Holtmann [Thu, 6 Oct 2011 02:41:40 +0000 (19:41 -0700)]
log: Add support for backtrace symbole resolving

13 years agotest: add support to select modem
Gustavo F. Padovan [Thu, 29 Sep 2011 17:54:26 +0000 (14:54 -0300)]
test: add support to select modem

13 years agotest: add support to select modem
Gustavo F. Padovan [Thu, 29 Sep 2011 17:54:25 +0000 (14:54 -0300)]
test: add support to select modem

13 years agotest: add support to select modem
Gustavo F. Padovan [Thu, 29 Sep 2011 17:54:24 +0000 (14:54 -0300)]
test: add support to select modem

13 years agosap: also accept err = 0 in enable()
Gustavo F. Padovan [Thu, 29 Sep 2011 17:54:23 +0000 (14:54 -0300)]
sap: also accept err = 0 in enable()

13 years agotelit: fix shutdown of bluetooth socket
Gustavo F. Padovan [Thu, 29 Sep 2011 17:54:22 +0000 (14:54 -0300)]
telit: fix shutdown of bluetooth socket