Commit Graph

5029 Commits

Author SHA1 Message Date
Mika Liljeberg 116f4dcbda stemodem: update to new gprs context interface 2011-03-15 17:11:59 -05:00
Mika Liljeberg cbda267674 ifxmodem: update to new gprs context interface 2011-03-15 17:11:59 -05:00
Mika Liljeberg df64b12758 hsomodem: update to new gprs context interface 2011-03-15 17:11:58 -05:00
Mika Liljeberg ba9bf3e893 mbmmodem: update to new gprs context interface 2011-03-15 17:11:58 -05:00
Mika Liljeberg e9b04829e1 huaweimodem: update to new gprs context interface 2011-03-15 17:11:58 -05:00
Mika Liljeberg a8731aabb0 atmodem: update to new gprs context interface 2011-03-15 17:11:58 -05:00
Mika Liljeberg cf334808be isimodem: IPv6 support 2011-03-15 17:11:58 -05:00
Denis Kenzior 247df07644 include: Add support for IPv6 context settings 2011-03-15 17:11:58 -05:00
Denis Kenzior 3d71a15c74 gprs: Move settings structure
Move the settings structure from pri_context to ofono_gprs_context in
preparation for new IPv6 support APIs.
2011-03-15 17:11:58 -05:00
Denis Kenzior 250d84464c doc: Update connman-api with dual stack contexts 2011-03-15 17:11:58 -05:00
Denis Kenzior 91a9425f21 gprs: Add support for dual stack contexts 2011-03-15 17:11:58 -05:00
Denis Kenzior 9a4122f74b include: Add support for dual stack contexts 2011-03-15 17:11:58 -05:00
Denis Kenzior ae096831e5 gprs: Also reset active in release_context 2011-03-15 17:11:58 -05:00
Mika Liljeberg 35e1f55c9a gprs: factor out common code 2011-03-15 17:11:58 -05:00
Marcel Holtmann 3e23fb7d6c Release 0.45 2011-03-15 13:42:53 -07:00
Patrick Porlan bb0e3e0a58 PPP: Optimize write buffer management
Extend the write buffer handling in gathdlc.c to minimize stalling and
process switching during large PPP transfers. The single write buffer
is replaced by a queue of buffers, allowing for much larger emission
windows without hugely impacting memory consumption. This reduces the
time required to send 50 MB between a couple of local PPP interfaces on
my laptop from ~53s to ~3s.
2011-03-15 14:15:26 -05:00
Martin Xu a9f75b3f23 huawei: Fix huawei_disconnect function issue
huawei_disconnect is used to recovery the io and gprs context when
io error happends, see commit 39382730d7
However, io error not only happends at PPP disconnect, in theory it
can happends at any situation. I also observed that it happens when modem
go into offline mode at my Huawei EM770W modem. in this case, gprs should
not be reopened.
2011-03-15 13:54:59 -05:00
Guillaume Zajac 6ca4d780db emulator: fix some indentation issues 2011-03-15 09:39:26 -05:00
Denis Kenzior 97b3362492 test: Fix up whitespace & indentation issues 2011-03-14 09:47:42 -05:00
Miia Leinonen 91aa1cee7f test: Restructure CBS tests
Add new centralised and reinforced CBS test script.
2011-03-14 09:32:29 -05:00
Bertrand Aygon 6aa713f549 test: Add modem argument to hangup-all
Add the possibility to specify the modem to hangup on
2011-03-14 09:25:52 -05:00
Bertrand Aygon d77f600008 test: Add modem argument to dial-number
Add the possibility to specify the modem to dial on
2011-03-14 09:24:59 -05:00
Guillaume Lucas 4ff9cf9a27 simfs: fix GLib-CRITICAL warning
During modem release, when there is no SIM card, a GLib-CRITICAL
issue occurs during the free of the sim fs context.
2011-03-11 14:57:31 -06:00
Lucas De Marchi a8bdb87c10 TODO: mark 'GPS power control atom' task as done 2011-03-11 14:42:48 -06:00
Andrzej Zaborowski 1a4299b8eb stk: fix issue with null data object
This will let the caller correctly detect NULL alpha id.
2011-03-11 14:39:58 -06:00
Guillaume Zajac 4aa1e669bb dun_gw: Set GIOChannel to not close on unref
This fixes automatic GIOChannel closing when a bluetooth
connection is attempted.
2011-03-11 14:04:46 -06:00
Denis Kenzior dad491d7a7 hfp_ag: Remove unneeded return statement 2011-03-11 14:03:54 -06:00
Bertrand Aygon afd4773d54 test: Add test-message-waiting
Add a new test file to validate org.ofono.MessageWaiting interface
2011-03-11 14:00:36 -06:00
Arun Ravindran 8ee5a49fc2 isimodem: Crash while setting SCA 2011-03-11 13:58:25 -06:00
Paavo Leinonen f2d3f232f2 atmodem: fix PB reading when fields are omitted
Fix SIM PB reading when numeric fields have been omitted.
2011-03-11 13:55:17 -06:00
Denis Kenzior 35478aedf6 voicecall: Move notification_ind registration
Should be before ofono_voicecall_register to be consistent
2011-03-11 13:50:31 -06:00
Denis Kenzior a033b13388 voicecall: Remove pointless whitespace 2011-03-11 13:50:31 -06:00
Andras Domokos 912b128b97 isimodem: implement SSN handling 2011-03-11 13:50:31 -06:00
Denis Kenzior 0f147e1cd5 voicecall: Minor nitpicks to previous commit 2011-03-11 13:50:31 -06:00
Andras Domokos 3370b45477 atmodem: implement SSN handling 2011-03-11 13:50:31 -06:00
Denis Kenzior 4dd654ddf4 voicecall: Refactor held and mpty notify logic 2011-03-11 13:50:29 -06:00
Denis Kenzior 915d4dc4bd voicecall: Minor whitespace fix for previous commit 2011-03-11 13:18:36 -06:00
Andras Domokos 0626ff6af8 voicecall: implement SSN handling functions 2011-03-11 13:15:38 -06:00
Andras Domokos 2d0db9d817 voicecall: add SSN function declarations 2011-03-11 13:11:44 -06:00
Andras Domokos 4a36b93d6a ssn: remove SSN atom completely 2011-03-11 13:08:51 -06:00
Grant Erickson e37fcb4af3 gdbus: Unconditionally remove D-Bus timeouts
Address an issue in which the daemon incorrectly handles D-Bus main
loop timeouts by only removing timeouts that are not enabled when
D-Bus requests a timeout removal.
2011-03-09 13:32:32 -08:00
Bertrand Aygon c36c643c2e test: display more properties in test-modem
This includes Name, Online, Lockdown, etc.
2011-03-08 13:34:24 -06:00
Bertrand Aygon 99c3d33a5d doc: other typos in radio-settings-api 2011-03-08 13:28:35 -06:00
Bertrand Aygon fab6702257 doc: typo in radio-settings-api 2011-03-08 13:27:57 -06:00
Bertrand Aygon 2c249ca12f test: Add missing properties to test-call-settings 2011-03-08 13:21:52 -06:00
Bertrand Aygon 8f954f28de test: Allow specifiying the modem
in test/test-call-settings
2011-03-08 13:21:52 -06:00
Denis Kenzior 2cb579005a AUTHORS: Mention Bertrand's contributions 2011-03-08 13:21:52 -06:00
Bertrand Aygon dfd3b44fab test: Allow test/test-call-settings to exit
if new value is equal to actual value
2011-03-08 13:21:52 -06:00
Lucas De Marchi 42ecf16c29 huawei: do not check for NULL pointer
cb_data_new() uses g_new0(), hence there's no need to check the return
value being NULL.
2011-03-04 05:14:02 -08:00
Lucas De Marchi 86998818b7 mbmmodem: do not check for NULL pointer
cb_data_new() uses g_new0(), hence there's no need to check the return
value being NULL.
2011-03-04 05:13:51 -08:00