Commit Graph

96 Commits

Author SHA1 Message Date
Andrzej Zaborowski f6a4fcde1e doc: Proposed Set Up Call api
The normal sequence for call setup is:

* Modem asks user for confirmation using icon1 / alphaId1
* User confirms
* Modem starts dialling, screen displays icon2 / alphaId2
* Call is connected, modem replies to the proactive command, screen
  keeps displaying icon2 / alphaId2 until the phone call is over
2010-08-18 12:28:30 -05:00
Marcel Holtmann 7b88dfb90a Fix small typo 2010-08-18 07:47:48 +02:00
Denis Kenzior 3791f4418a doc: update USSD api for possible errors 2010-08-16 10:41:35 -05:00
Denis Kenzior 9194a71813 doc: Describe EmergencyNumbers property 2010-08-12 13:22:50 -05:00
Marcel Holtmann ee31188114 doc: Update connection manager API (GPRS context) 2010-08-11 14:39:47 -04:00
Marcel Holtmann 31adbb5c03 doc: Rename message manager API documentation 2010-08-11 14:33:33 -04:00
Marcel Holtmann 2c22a5a3a8 doc: Update network registration and operator API
Change the network registration API to reflect simplification in the
operator selection and scanning handling for applications.
2010-08-11 14:31:43 -04:00
Marcel Holtmann dc8dd86672 doc: update voice call API documentation
Reflect required changes to simplify the voice call API usage.
2010-08-11 14:26:14 -04:00
Denis Kenzior 1b4a5c47ab doc: Update coding-style.txt for enums 2010-08-05 14:04:24 -05:00
Denis Kenzior c8219725f7 doc: Fixup some long line / space at eol issues 2010-08-05 11:21:25 -05:00
Denis Kenzior 21c453d43a doc: Update standards.txt 2010-08-03 10:55:07 -05:00
Denis Kenzior c7b294717b doc: Update coding style 2010-07-30 17:19:55 -05:00
Denis Kenzior cf86deeb82 netreg: Add MCC/MNC to NetworkRegistration
These are the same values as on the NetworkOperator interface for the
current operator.  Just added for convenience.
2010-07-27 16:52:16 -05:00
Denis Kenzior 3d86fa314a doc: Move cbs-api to cell-broadcast-api 2010-07-26 13:53:09 -05:00
Inaky Perez-Gonzalez 402a4b0750 manpage: explain debugging options to -d
Modified HACKING and man page to have more formation on what are the
debugging options and how to enable them.
2010-07-23 17:04:26 -05:00
Denis Kenzior 3279c7642f doc: Add PropertyChanged signal to stk-api 2010-07-21 18:59:19 -05:00
Denis Kenzior c1a672a81e doc: cleanup voicecall api formatting 2010-07-21 18:59:04 -05:00
Denis Kenzior 8a30504e1b doc: stk-api update
Mark experimental and update wording based on Andrew's comments
2010-07-21 18:26:47 -05:00
Denis Kenzior f25a8b3d0d doc: stk-api update based on latest feedback 2010-07-21 17:23:43 -05:00
Denis Kenzior 176f4c088e doc: stk-api proposal 2010-07-21 17:07:23 -05:00
Denis Kenzior 9cbcd87861 doc: Update gprs api with IPv6 support 2010-07-19 13:49:12 -05:00
Denis Kenzior 252c2626ff doc: reword some parts 2010-07-19 12:44:53 -05:00
Denis Kenzior 0f1465ab86 doc: Rename to be more consistent 2010-07-19 12:39:30 -05:00
Yang Gu 048a3edcb0 Add coding style document 2010-07-19 12:37:14 -05:00
Pekka Pessi 00d4fbf5b0 doc: clarify VoiceCallManager SendTones method 2010-07-07 11:33:20 -05:00
Inaky Perez-Gonzalez b2739c05ab documentation: add note about referencing standards 2010-07-02 15:32:20 -05:00
Kalle Valo 19945aba6c PPP GPRS context is now done, update documentation 2010-06-29 14:03:00 -05:00
Pekka Pessi 7d4ae198d0 Documented Present property in sim-api.txt. 2010-06-29 12:21:44 -05:00
Denis Kenzior ca41d63a30 sms: Update doc about the default Bearer setting 2010-06-25 17:53:12 -05:00
Denis Kenzior 20da18ca8b sms: Tweak the Bearer API 2010-06-25 17:49:36 -05:00
Denis Kenzior 04a25a4058 Update TODO & overview.txt 2010-06-25 14:26:27 -05:00
Denis Kenzior 8ff599c691 sms: Add support for SMS Bearer settings 2010-06-25 14:25:46 -05:00
Denis Kenzior bd8930579b sms: Update API with UseDeliveryReports property 2010-06-25 14:12:32 -05:00
Marcel Holtmann 236f3acc0f Add support for Features property on modem interface 2010-06-09 20:46:10 -07:00
Marcel Holtmann aa99c4c0dd Rename CbsManger into CellBroadcast
Other D-Bus interfaces use clear descriptions like SupplementaryServices
or NetworkRegistration. So use CellBroadcast for cell broadcast support.
2010-06-09 20:07:11 -07:00
Aki Niemi 9593153ebb Add feature description for NITZ 2010-05-28 18:15:10 +03:00
Pekka Pessi 2744b64f64 Add Online property to modem-api.txt 2010-05-26 21:03:17 -05:00
Daniel Wagner b338033307 Read EF_ICCID property of SIM
Tested with phonesim.
2010-05-19 23:41:03 -05:00
Andrzej Zaborowski b6d4dd78c4 Refactor: Return a string from USSD Respond method
Return network's USSD reponses from the Respond method instead of
signaling over D-Bus.  This should make the UI writer's job a little
easier.
2010-03-31 13:49:31 -05:00
Andrzej Zaborowski 374181097e doc: Explain VoicemailMessageCount value zero. 2010-03-31 13:06:20 -05:00
Denis Kenzior 616b00aab5 Change the DataConnectionManager API
The various attributes obtained from CGREG are actually completely
useless and are not used internally for anything except computing the
Attached status.  It makes sense to get rid of these properties since
they will be the same as reported by CREG in Dual-Transfer-Mode devices.
The only difference might be how hardware reports the technology used,
but frequently a vendor specific command is required anyway
2010-03-26 23:00:28 -05:00
Denis Kenzior 9bb65275eb Fix: The MCC / MNC Properties are actually strings 2010-03-25 16:01:47 -05:00
Denis Kenzior e05318aa5a Refactor: Rename netreg Operator property to Name 2010-03-25 10:57:52 -05:00
Denis Kenzior 538cd6a1cb Refactor: Rename radio setting type names 2010-03-25 10:42:48 -05:00
Denis Kenzior 77693b697d Rename AvailableOperators to Operators 2010-03-25 10:37:46 -05:00
Denis Kenzior 1e783b33d9 Refactor: Simplify Technology values
Applications don't really understand our current values very well and
would need to look up the spec.  Instead we change to much more commonly
accepted terms.
2010-03-25 10:29:01 -05:00
Denis Kenzior 9390dbaf31 Refactor: Remove MobileNetworkCodeLength property
Replaced by MNC/MCC properties which is more intuitive for use by
external applications.
2010-03-25 10:21:37 -05:00
Denis Kenzior 0ff704e488 Fix: trivial formatting fix in call settings api 2010-03-23 11:46:01 -05:00
Denis Kenzior 52c76856f0 Add message-waiting api 2010-03-22 15:17:34 -05:00
Denis Kenzior dae0b12c7a Add call-volume api 2010-03-22 15:17:33 -05:00