Commit Graph

5002 Commits

Author SHA1 Message Date
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
Antti Paila a55a136a04 gisi: M6 coding style violation corrections 2011-03-04 13:31:54 +02:00
Lucas De Marchi 843d18ceae mbmmodem: don't let chat open after fd is sent
Instead of using a GAtChat, just use a GIOChannel and close it as soon
as its fd is sent to core.
2011-03-03 21:56:35 -06:00
Marcel Holtmann 2678dd4e01 doc: Add basic information about hardware support 2011-03-03 14:47:23 -08:00
Lasse Kunnasluoto 8d89bdd9bf ste: Add support for multiple AT channels 2011-03-03 13:42:25 -06:00
Denis Kenzior a1944667b9 ste: Minor style fixes 2011-03-03 13:42:25 -06:00
Jussi Kangas 50b71d75c7 ste: Reset have_sim appropriately 2011-03-03 13:42:25 -06:00
George Matveev c6e81f7fb3 isimodem: removed unused NETWORK_TIMEOUT 2011-03-03 21:40:42 +02:00
Aki Niemi c6e4c20a5d isimodem: Use alignment helper macro 2011-03-03 21:34:41 +02:00
Jukka Saunamaki f3086ae4e8 isiusb: add message-waiting 2011-03-03 19:16:19 +02:00
Aki Niemi 073f3d252f gisi: Make cursor a 16bit unsigned
This is to match subblock length when long header format is in use.
2011-03-03 19:05:10 +02:00
Antti Paila 1a97158e04 gisi: Consumer functions for ISI message iterator 2011-03-03 18:56:05 +02:00
Aki Niemi abe5e87483 isimodem: Fix call-forwarding driver
Message length was incorrectly calculated. Also some cleanups.
2011-03-03 18:35:28 +02:00
Aki Niemi a82f098636 isimodem: Add missing codepoints
Not used; mostly for debugging purposes.
2011-03-03 18:34:41 +02:00
Aki Niemi 0160ba682e u8500: Create wgmodem2.5 drivers 2011-03-03 17:43:30 +02:00
Aki Niemi 4b26d57d57 isimodem: Refactor SSN driver 2011-03-03 17:43:30 +02:00
Aki Niemi 1e81ed20ea isimodem: Move SS related codepoints to ss.h 2011-03-03 17:43:30 +02:00
Aki Niemi 4ba0846ecd isimodem: Use existing call SS codepoints 2011-03-03 17:43:30 +02:00
Jessica Nilsson 3e0dd726b0 isimodem: wgmodem2.5 added to ssn 2011-03-03 17:43:30 +02:00
Aki Niemi 3b456ace49 isimodem: Refactor call-forwarding driver 2011-03-03 17:43:30 +02:00
Aki Niemi 9130f2d02d isimodem: Fix nit in call-barring 2011-03-03 17:43:30 +02:00
Jessica Nilsson d687f5259f isimodem: wgmodem2.5 added to call-forwarding 2011-03-03 17:43:30 +02:00
Aki Niemi b7569bc679 isimodem: Refactor call barring driver 2011-03-03 17:43:30 +02:00
Aki Niemi 849432428a isimodem: Change type for BSC argument 2011-03-03 17:43:30 +02:00
Jessica Nilsson 6fe2ee2697 isimodem: SS_GSM_BARRING_INFO added
SS_GSM_BSC_INFO added.
2011-03-03 17:43:30 +02:00
Aki Niemi 70ae70a74f isimodem: Remove empty line in voicecall driver 2011-03-03 17:43:30 +02:00
Aki Niemi 673975aa08 isiusb: Create wgmodem2.5 driver as well 2011-03-03 17:43:29 +02:00
Aki Niemi 0e27a9bbae isimodem: Split voicecall into two drivers
These drivers share most of the modem ops, though, so they are still
in the same source file.
2011-03-03 17:43:29 +02:00