Commit Graph

6436 Commits

Author SHA1 Message Date
Guillaume Zajac 84ed53efd0 test: Add hold-and-answer script for GCF testing 2012-08-02 12:23:34 -07:00
Denis Kenzior 34b4e96adc doc: Another addendum to Interfaces docs 2012-07-28 05:16:22 -05:00
Denis Kenzior d211e124d6 doc: Further explain the Interfaces property 2012-07-28 05:11:50 -05:00
Philippe Nunes 8eefc22bb1 test: Remove test-ussd as it is redundant 2012-07-27 00:33:15 -05:00
Philippe Nunes 335b349423 test: Add send-ussd script
Simpler script that test-ussd that is still capable of replying to
network initiated USSD requests and USSD dialogs.
2012-07-27 00:30:57 -05:00
Philippe Nunes 9f3f5bce6f monitor-ofono: Fix to print non-English characters
The default encoding for a Python bytestring is ASCII. But the
SMS/USSD text is encoded in UTF-8.
This is why trying to convert non-English characters (Unicode
characters beyond 128) produces the error
"UnicodeEncodeError: 'ascii' codec can't encode character".
2012-07-27 00:23:52 -05:00
Denis Kenzior 96093579c6 doc: Add comments on valid phone number format 2012-07-25 09:16:59 -05:00
Denis Kenzior d7283e4ac6 doc: Expand description of various Hangup cases 2012-07-25 09:00:52 -05:00
Denis Kenzior 48672aee98 doc: Update Features property description 2012-07-25 08:50:24 -05:00
Marcel Holtmann 9037bfaea0 Release 1.9 2012-07-19 21:12:02 +02:00
Denis Kenzior 454a02a096 unit: Simplify previous commit 2012-07-17 14:28:31 -05:00
Guillaume Zajac 23a0d8ad55 unit: Update test_invalid() unit test 2012-07-17 14:25:45 -05:00
Denis Kenzior 416c1937c9 util: Style issues 2012-07-16 22:51:43 -05:00
Denis Kenzior bce1879c1b util: update comment from previous commit
Cite the specification verbatim
2012-07-16 22:51:20 -05:00
Denis Kenzior 5023fe8568 doc: Remove duplicate error entry 2012-07-16 22:50:34 -05:00
Guillaume Zajac 1710be9c89 util: Fix GSM to UTF8 conversion mechanism 2012-07-16 22:41:34 -05:00
Guillaume Zajac 05b8fe4794 gprs: Call detach_shutdown when network is lost 2012-07-15 20:05:23 -05:00
Guillaume Zajac 79b6fd4b24 gprs-context: Add new driver entry definition 2012-07-15 20:05:23 -05:00
Guillaume Zajac d8dc316aa3 gprs-context: Add new driver entry 2012-07-15 20:05:23 -05:00
Marcel Holtmann 68b2be234a Revert "build: Use -Wshadow compiler option" 2012-07-16 10:12:45 -03:00
Marcel Holtmann ef8ad388f7 build: Use -Wshadow compiler option 2012-07-15 20:36:20 -03:00
Marcel Holtmann c1490c6751 voicecall: Avoid shadowing of number variable 2012-07-15 20:35:42 -03:00
Marcel Holtmann 8cdc453b2b voicecall: Remove shadowing modem variable 2012-07-15 20:32:17 -03:00
Marcel Holtmann b2f628687a ctm: Remove shadowing reply variable 2012-07-15 20:29:29 -03:00
Marcel Holtmann d9d420e77e ofono: Avoid shadowing other atom variables 2012-07-15 20:28:30 -03:00
Marcel Holtmann 0d4e80c002 gprs: Avoid shadowing error variable 2012-07-15 20:26:12 -03:00
Marcel Holtmann f20e7e9b3d network: Avoid shadowing of strength variable 2012-07-15 20:21:19 -03:00
Marcel Holtmann 82a1f62994 network: Avoid shadowing of mode parameter 2012-07-15 20:20:39 -03:00
Marcel Holtmann 5a549e1ef7 bluetooth: Avoid shadowing of connection variable 2012-07-15 20:19:47 -03:00
Marcel Holtmann 38bea83fda stemgr: Avoid shadowing of connection variable 2012-07-15 20:19:28 -03:00
Marcel Holtmann dd3db6f6bd qmimodem: Avoid shadowing length parameter 2012-07-15 20:16:59 -03:00
Marcel Holtmann d311bccb9d unit: Avoid shadowing data variable 2012-07-15 20:15:49 -03:00
Marcel Holtmann 3be98b5b97 isimodem: Avoid shadowing variables 2012-07-15 20:14:12 -03:00
Marcel Holtmann c49c3314d1 gatchat: Avoid shadowing global AT server variable 2012-07-15 20:14:12 -03:00
Marcel Holtmann 17828ce9c9 gatchat: Avoid shadowing variables 2012-07-15 20:14:12 -03:00
Marcel Holtmann 9077c0bf7f unit: Avoid shadowing hex_packed variable 2012-07-15 20:14:12 -03:00
Denis Kenzior 2e51814f32 ifx: Add CSSI and CSSU support 2012-07-12 14:12:55 -05:00
Denis Kenzior 86b6991091 manager: Fix up introspection data 2012-07-04 08:14:38 -05:00
Marcel Holtmann e14015eb26 doc: Mention support for Nvidia Icera modems 2012-07-03 14:49:29 +02:00
Marcel Holtmann 3d8cc39492 doc: Update entry for Qualcomm Gobi support 2012-07-03 14:47:42 +02:00
Lucas De Marchi 8f29b3a4c8 tools: watch for signals only on OFONO_SERVICE 2012-07-02 11:05:18 -05:00
Lucas De Marchi d00e030f80 stemgr: watch for signals only on MGR_SERVICE 2012-07-02 11:04:38 -05:00
Lucas De Marchi b84e107f08 bluetooth: watch for signals only on BLUEZ_SERVICE 2012-07-02 11:04:35 -05:00
Lucas De Marchi 32a2dd13de README: add information about mailing list and site 2012-07-02 11:04:31 -05:00
Marcel Holtmann 821a253ed6 Release 1.8 2012-07-02 15:00:08 +02:00
Lucas De Marchi daca27425f gdbus: Fix removal of filter after last filter_data
If there's a signal watch that's also watching for name
(data->name_watch) currently we are trying to remove the message_filter
twice since we may have the following call chain:

filter_data_remove_callback()
  filter_data_free()
    g_dbus_remove_watch()
      filter_data_remove_callback()
	filter_data_free()
        dbus_connection_remove_filter()
  dbus_connection_remove_filter()

Because of this we can't currently watch for signals passing the bus
name. After this patch we don't have this issue anymore.

We fix it by removing the filter before calling filter_data_free() if we
are the last filter_data and thus avoid calling
dbus_connection_remove_filter() twice.
2012-06-30 10:39:11 +02:00
Guillaume Zajac 57fe0bcfb1 emulator: Test already done in g_at_server_resume() 2012-06-24 17:40:59 -05:00
Guillaume Zajac 2bf8bb9d45 gatserver: Add NULL check to avoid crash
Dundee is not waiting to receive the NO CARRIER notification
to close the IO channel with oFono so that oFono is trying to
send a NO CARRIER although GAtServer is removed.
2012-06-24 17:40:59 -05:00
Denis Kenzior 05bf01991d qmi: fix whitespace 2012-06-24 17:40:59 -05:00
Marcel Holtmann 1c20ec6c16 modem: Add skeleton for USSD support 2012-06-25 20:24:33 -07:00