Pekka Pessi [Tue, 18 Jan 2011 21:27:08 +0000 (23:27 +0200)]
gisi: simplify pending management
Client or server mark their pending objects with
the function g_isi_pending_set_owner().
When client or server get destroyed or reset the pending objects are
removed with the function g_isi_remove_pending_by_owner(). As a client
or server always uses only a particular resource, all the pending
objects are conveniently stored into a single list.
Pekka Pessi [Wed, 12 Jan 2011 19:24:12 +0000 (21:24 +0200)]
isimodem: fix crash in gprs
There was a crash if gprs was removed while creating context.
Aki Niemi [Tue, 18 Jan 2011 20:21:48 +0000 (22:21 +0200)]
isimodem: Style fix in gprs, M12
Pekka Pessi [Wed, 12 Jan 2011 19:24:09 +0000 (21:24 +0200)]
gisi: remove before notify
Just in case, remove pending operations before calling notifys.
The notify function can remove client, service or modem.
Marcel Holtmann [Tue, 18 Jan 2011 20:18:51 +0000 (21:18 +0100)]
doc: Fix a small typo
Denis Kenzior [Tue, 18 Jan 2011 18:14:42 +0000 (12:14 -0600)]
gatchat: Turn off buffering of GAtChat IO channels
After commit
d83da353702c8533c36e06ead14aaec5ba900cf4 this was causing
the command queue to never run.
Denis Kenzior [Tue, 18 Jan 2011 15:52:10 +0000 (09:52 -0600)]
AUTHORS: Mention Jessica's contributions
Lasse Kunnasluoto [Tue, 18 Jan 2011 15:45:44 +0000 (17:45 +0200)]
ste: Use UTF-8 as a default character set
Denis Kenzior [Tue, 18 Jan 2011 15:49:22 +0000 (09:49 -0600)]
simutil: Sort sim_fileid in numerical order
Jessica Nilsson [Tue, 18 Jan 2011 12:32:10 +0000 (13:32 +0100)]
simutil: M9, M11, Minor style fixes and indentation
Olivier Guiter [Mon, 17 Jan 2011 11:18:58 +0000 (12:18 +0100)]
gatserver: ATS6 command handler added
Jeevaka Badrappan [Tue, 18 Jan 2011 15:00:31 +0000 (17:00 +0200)]
atmodem: fix signal strength issue with ifx
Olivier Guiter [Tue, 18 Jan 2011 14:59:07 +0000 (15:59 +0100)]
doc: Add AT command set for Dialup Networking
Olivier Guiter [Tue, 18 Jan 2011 14:59:06 +0000 (15:59 +0100)]
doc: Add Bluetooth Dial-up Networking Profile specs
Jeevaka Badrappan [Tue, 18 Jan 2011 14:45:06 +0000 (16:45 +0200)]
atmodem: coding style fix
Mika Liljeberg [Tue, 18 Jan 2011 13:40:44 +0000 (15:40 +0200)]
TODO: claim IPv6 task
Aki Niemi [Tue, 18 Jan 2011 13:19:06 +0000 (15:19 +0200)]
doc: Add short mention of CPHS under standards
Marcel Holtmann [Tue, 18 Jan 2011 14:11:31 +0000 (15:11 +0100)]
gatchat: Use g_io_channel_read_chars and g_io_channel_write_chars
Marcel Holtmann [Tue, 18 Jan 2011 13:54:44 +0000 (14:54 +0100)]
build: Use -DG_DISABLE_DEPRECATED compiler define
Aki Niemi [Wed, 12 Jan 2011 10:55:25 +0000 (12:55 +0200)]
TODO: Add task for adding EFcsp support
This task will add support for CPHS Customer Service Profile (CSP),
specifically for the CSP PLMN mode bit therein.
Aki Niemi [Tue, 18 Jan 2011 08:51:49 +0000 (10:51 +0200)]
netreg: Remove default statement
Aki Niemi [Thu, 13 Jan 2011 13:02:47 +0000 (15:02 +0200)]
netreg: Fix userdata -> user_data
This convention has been advertized on the mailing list.
Aki Niemi [Wed, 12 Jan 2011 11:39:43 +0000 (13:39 +0200)]
simutil: Style fixes, M12
Aki Niemi [Wed, 12 Jan 2011 11:39:33 +0000 (13:39 +0200)]
netreg: Style fixes, M12
Aki Niemi [Wed, 12 Jan 2011 11:39:24 +0000 (13:39 +0200)]
common: Style fixes, M12
Jeevaka Badrappan [Mon, 17 Jan 2011 17:49:53 +0000 (09:49 -0800)]
test: add Retries property to list-modems
Pekka Pessi [Mon, 17 Jan 2011 17:05:16 +0000 (19:05 +0200)]
Fix crash in isimodem call forwarding.
Jeevaka Badrappan [Mon, 17 Jan 2011 15:55:48 +0000 (17:55 +0200)]
sim: fix issue with sizeof call
In some compilers, sizeof the functional argument is
not returning the actual sizeof the argument.
Rémi Denis-Courmont [Mon, 17 Jan 2011 10:11:40 +0000 (12:11 +0200)]
doc: missing space
Rémi Denis-Courmont [Mon, 17 Jan 2011 10:07:40 +0000 (12:07 +0200)]
doc: Typo
Marcel Holtmann [Sat, 15 Jan 2011 05:23:49 +0000 (06:23 +0100)]
build: Make Bluetooth library requirement conditional
Dara Spieker-Doyle [Fri, 14 Jan 2011 20:25:52 +0000 (12:25 -0800)]
cdmamodem: fix to follow oFono probe rules
Not allowed to call register directly from probe, use g_idle_add
instead for now
Pekka Pessi [Fri, 14 Jan 2011 15:16:11 +0000 (17:16 +0200)]
include: Clarify hold_all_active semantics
Tomasz Gregorek [Fri, 14 Jan 2011 13:35:15 +0000 (14:35 +0100)]
mbm: Remove data->reopen_source timer before setting up new one
Check if there is a timer running already and remove it before
creating a new one. This will prevent calling reopen_callback() more
than if mbm_disconnect() is called more than once.
Tomasz Gregorek [Fri, 14 Jan 2011 13:34:48 +0000 (14:34 +0100)]
mbm: Adding timer removal to mbm_remove()
In case the modem is disconnected during enabling process, mbm_disconnect()
will set up data->reopen_source timer. This timer needs to be
removed in mbm_remove() to stop execution of reopen_callback() after
hardware disconnection.
Jeevaka Badrappan [Fri, 14 Jan 2011 13:10:01 +0000 (15:10 +0200)]
ifx: add ctm create to ifx plugin
Marit Henriksen [Fri, 14 Jan 2011 11:18:04 +0000 (12:18 +0100)]
stemodem: Always run +CGACT? when we get +CGEV.
Remove checks for certain values of CGEV, and instead we will
always run CGACT? to check what contexts that are active.
Marit Henriksen [Fri, 14 Jan 2011 11:17:21 +0000 (12:17 +0100)]
stemodem: Use macro for context status.
Marit Henriksen [Fri, 14 Jan 2011 11:16:45 +0000 (12:16 +0100)]
src: Added enum for PDP context status.
Marit Henriksen [Fri, 14 Jan 2011 11:19:54 +0000 (12:19 +0100)]
stemodem: Return immediately if not voice call.
Marit Henriksen [Fri, 14 Jan 2011 11:19:17 +0000 (12:19 +0100)]
stemodem: Use macro for clip validity.
Marit Henriksen [Fri, 14 Jan 2011 11:18:47 +0000 (12:18 +0100)]
stemodem: Removed defaults in switches.
Coding style guidline M12.
Helen Clemson [Fri, 14 Jan 2011 11:14:24 +0000 (12:14 +0100)]
hfpmodem: Incorrect string length in dtmf buf.
Strlen includes a NULL character.
Helen Clemson [Fri, 14 Jan 2011 11:13:19 +0000 (12:13 +0100)]
stemodem: Incorrect string length in dtmf buf.
Strlen includes a NULL character.
Helen Clemson [Fri, 14 Jan 2011 10:29:35 +0000 (11:29 +0100)]
stemodem: Fix spelling mistake in error message.
Jarko Poutiainen [Fri, 14 Jan 2011 08:24:29 +0000 (10:24 +0200)]
test: add disable-call-forwarding
Jeevaka Badrappan [Thu, 13 Jan 2011 13:27:27 +0000 (15:27 +0200)]
ifxmodem: change AT command for enabling SATK
Jeevaka Badrappan [Thu, 13 Jan 2011 14:31:21 +0000 (16:31 +0200)]
ifxmodem: add enable/disable ctm support
Zhenhua Zhang [Wed, 12 Jan 2011 17:15:45 +0000 (18:15 +0100)]
bluetooth: Add Btio library for DUN
Btio library is the low level socket API for BT RFCOMM connection. We
share the same library among BlueZ, Obex and oFono. So make sure you
synchronize to other two projects when you make changes to btio.[ch].
Dara Spieker-Doyle [Thu, 13 Jan 2011 20:52:16 +0000 (12:52 -0800)]
nokiacdma: Add CDMA devinfo support
Dara Spieker-Doyle [Thu, 13 Jan 2011 20:52:15 +0000 (12:52 -0800)]
cdmamodem: Add CDMA devinfo support
Dara Spieker-Doyle [Thu, 13 Jan 2011 21:02:53 +0000 (13:02 -0800)]
cdmamodem: M15 Coding style fix
Dara Spieker-Doyle [Thu, 13 Jan 2011 20:19:12 +0000 (12:19 -0800)]
test: Add CDMA MO Call Support scripts
Jeevaka Badrappan [Thu, 13 Jan 2011 18:29:57 +0000 (10:29 -0800)]
include: remove unused mpty from ofono_call
Jeevaka Badrappan [Thu, 13 Jan 2011 18:29:56 +0000 (10:29 -0800)]
atutil: remove unused mpty
Rafael Ignacio Zurita [Tue, 11 Jan 2011 03:23:51 +0000 (00:23 -0300)]
gps: add new interface to feature map
Rafael Ignacio Zurita [Tue, 11 Jan 2011 03:23:50 +0000 (00:23 -0300)]
gps: define new dbus interface
Rémi Denis-Courmont [Thu, 13 Jan 2011 14:18:01 +0000 (16:18 +0200)]
atmodem: fix +COLR parsing
AT+COLR does not have a local presentation mode and thus it cannot be
factored with the other commands.
This partially reverts commit
f2baa88d7577649358f1f8587e5a9b6aa730ca41.
Lucas De Marchi [Thu, 13 Jan 2011 01:00:01 +0000 (23:00 -0200)]
test: show CalledLinePresentation property
Denis Kenzior [Thu, 13 Jan 2011 05:53:38 +0000 (23:53 -0600)]
atutil: Break out attribute parser into atutil
Dara Spieker-Doyle [Tue, 11 Jan 2011 01:45:32 +0000 (17:45 -0800)]
udev: Add nokiacdma device
Dara Spieker-Doyle [Tue, 11 Jan 2011 01:45:31 +0000 (17:45 -0800)]
ofono-rules: Add nokiacdma device
Denis Kenzior [Thu, 13 Jan 2011 05:13:44 +0000 (23:13 -0600)]
nokiacdma: Minor fixes
Dara Spieker-Doyle [Tue, 11 Jan 2011 01:45:30 +0000 (17:45 -0800)]
nokiacdma: Add plugin and CDMA MO Call Support
Denis Kenzior [Thu, 13 Jan 2011 05:05:44 +0000 (23:05 -0600)]
cdmamodem: Remove unneeded assignments
Denis Kenzior [Thu, 13 Jan 2011 05:05:17 +0000 (23:05 -0600)]
cdmamodem: Fix up naming
Dara Spieker-Doyle [Tue, 11 Jan 2011 01:45:28 +0000 (17:45 -0800)]
cdmamodem: Add CDMA MO Call support
Jeevaka Badrappan [Thu, 6 Jan 2011 19:41:08 +0000 (11:41 -0800)]
stk: make use of ADD_ERROR_RESULT macro
Jeevaka Badrappan [Thu, 6 Jan 2011 19:41:07 +0000 (11:41 -0800)]
stk: add additional info for terminal busy result
As per the ETSI TS 102 223 specification 8.12.2, it is
mandatory to provide additional information for the
general result "ME currently unable to process command".
Andrzej Zaborowski [Mon, 10 Jan 2011 11:01:31 +0000 (12:01 +0100)]
simfs: Add cache flushing functions
Jarko Poutiainen [Wed, 12 Jan 2011 09:14:39 +0000 (11:14 +0200)]
test: add set-call-forwarding
Aki Niemi [Wed, 12 Jan 2011 08:40:21 +0000 (10:40 +0200)]
TODO: Add task for main.conf
Frederic Danis [Wed, 12 Jan 2011 15:41:30 +0000 (16:41 +0100)]
TODO: set owner of Support HFP AG emulator task
Pekka Pessi [Wed, 12 Jan 2011 15:16:28 +0000 (17:16 +0200)]
isimodem: fix return from call control requests
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:18 +0000 (12:52 +0200)]
gatchat: M15 coding styles fixes
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:17 +0000 (12:52 +0200)]
unit: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:16 +0000 (12:52 +0200)]
plugins: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:15 +0000 (12:52 +0200)]
atmodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:14 +0000 (12:52 +0200)]
isimodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:13 +0000 (12:52 +0200)]
nwmodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:12 +0000 (12:52 +0200)]
hsomodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:11 +0000 (12:52 +0200)]
ifxmodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:10 +0000 (12:52 +0200)]
calypsomodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:09 +0000 (12:52 +0200)]
stemodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:08 +0000 (12:52 +0200)]
huaweimodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:07 +0000 (12:52 +0200)]
hfpmodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:06 +0000 (12:52 +0200)]
mbmmodem: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:05 +0000 (12:52 +0200)]
include: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:04 +0000 (12:52 +0200)]
core: M15 coding style fix
Jeevaka Badrappan [Wed, 12 Jan 2011 10:52:03 +0000 (12:52 +0200)]
smsutil: M15 coding style fix
Aki Niemi [Wed, 12 Jan 2011 10:39:50 +0000 (12:39 +0200)]
TODO: Fix typos
Aki Niemi [Wed, 12 Jan 2011 08:32:00 +0000 (10:32 +0200)]
TODO: Update neighbor cell task owner
Marcel Holtmann [Wed, 12 Jan 2011 03:06:19 +0000 (19:06 -0800)]
udev: Add another Sierra Wireless modem to the list
Sjur Brændeland [Tue, 11 Jan 2011 22:56:30 +0000 (23:56 +0100)]
plugin: Add ste modem init daemon integration
This patch introduces auto discovery of ST-Ericsson modems.
ST-Ericsson modems (M57XX, M7XX, M74XX) are managed by a
Modem Init Daemon responsible for start, power cycles,
flashing etc. This STE plugin monitors the modem state exposed
from the Modem Init Daemon's Dbus API. When the modem is in state
"on" the STE modem is created and registered. Muliple modem
instances, and reset handling is supported.
Sjur Brændeland [Tue, 11 Jan 2011 22:39:30 +0000 (23:39 +0100)]
coding-style: Use void if function has no parameters
Marcel Holtmann [Tue, 11 Jan 2011 07:16:21 +0000 (23:16 -0800)]
sierra: Add skeleton for Sierra modem plugin
Marcel Holtmann [Tue, 11 Jan 2011 07:12:12 +0000 (23:12 -0800)]
udev: Add support for Sierra device detection
Denis Kenzior [Tue, 11 Jan 2011 01:56:06 +0000 (19:56 -0600)]
doc: Update overview.txt
Rémi Denis-Courmont [Mon, 10 Jan 2011 13:15:16 +0000 (15:15 +0200)]
gprs: avoid useless loop iteration
Marcel Holtmann [Mon, 10 Jan 2011 23:38:31 +0000 (15:38 -0800)]
Fix up Lasse's name and email address