Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add Sim Toolkit overview and feature list
@ 2011-02-03 22:59 Jeevaka Badrappan
  2011-02-03 22:59 ` [PATCH v2 1/2] doc: add Sim Toolkit overview Jeevaka Badrappan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-02-03 22:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Hi,

   This patch adds the Sim Toolkit overview and feature list table.
Fixes the indentation issue observed in the 1st version.

Regards,
Jeevaka

Jeevaka Badrappan (2):
  doc: add Sim Toolkit overview
  doc: add Sim Toolkit feature list table

 doc/features.txt |  249 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/overview.txt |    8 ++
 2 files changed, 257 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2 1/2] doc: add Sim Toolkit overview
  2011-02-03 22:59 [PATCH v2 0/2] Add Sim Toolkit overview and feature list Jeevaka Badrappan
@ 2011-02-03 22:59 ` Jeevaka Badrappan
  2011-02-03 22:59 ` [PATCH v2 2/2] doc: add Sim Toolkit feature list table Jeevaka Badrappan
  2011-02-04  1:03 ` [PATCH v2 0/2] Add Sim Toolkit overview and feature list Denis Kenzior
  2 siblings, 0 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-02-03 22:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 733 bytes --]

---
 doc/overview.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/overview.txt b/doc/overview.txt
index e12427f..2a30e0b 100644
--- a/doc/overview.txt
+++ b/doc/overview.txt
@@ -130,6 +130,14 @@ Current implemented features:
 		enabling and disabling fast dormancy on hardware that support
 		this feature.
 
+	Sim Toolkit
+
+		The Sim Toolkit interface handles the SAT commands. Sim Toolkit
+		relies on the SimToolkit agent not only to get confirmation
+		from the user but also to inform user of the SAT initiated
+		operation status. Information on the Sim Toolkit feature
+		list can be found in features.txt.
+
 Work in progress features:
 
 	USSD
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v2 2/2] doc: add Sim Toolkit feature list table
  2011-02-03 22:59 [PATCH v2 0/2] Add Sim Toolkit overview and feature list Jeevaka Badrappan
  2011-02-03 22:59 ` [PATCH v2 1/2] doc: add Sim Toolkit overview Jeevaka Badrappan
@ 2011-02-03 22:59 ` Jeevaka Badrappan
  2011-02-04  1:03 ` [PATCH v2 0/2] Add Sim Toolkit overview and feature list Denis Kenzior
  2 siblings, 0 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-02-03 22:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 11057 bytes --]

---
 doc/features.txt |  249 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 249 insertions(+), 0 deletions(-)

diff --git a/doc/features.txt b/doc/features.txt
index 0862fa7..ed4c058 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -175,6 +175,255 @@ The following commands are expected to be handled by the modem:
   display the necessary user information for this time period if this
   information is included in the proactive command.
 
+ -----------------------------------------------------------------------
+|	Feature			|	Support	|	Implemented by	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Profile Download		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SMS-PP Data Download		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Cell Broadcast data Download	|	YES	|	BASEBAND or ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|CALL CONTROL BY SIM		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|DISPLAY TEXT			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET INPUT			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET INKEY			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|MORE TIME			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PLAY TONE			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|POLL INTERVAL			|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|POLLING OFF			|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|REFRESH			|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SELECT ITEM			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SEND SHORT MESSAGE		|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SEND SS			|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SEND USSD			|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SET UP CALL			|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SET UP MENU			|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(MCC, MNC, LAC, cellId &	|		|			|
+|IMEI)				|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(NMR)				|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SET UP EVENT LIST		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: MT CALL			|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: CALL CONNECTED		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: CALL DISCONNECTED	|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: LOCATION STATUS		|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: USER ACTIVITY		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: IDLE SCREEN AVAILABLE	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: CARD READER STATUS	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: LANGUAGE SELECTION	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: BROWSER TERMINATION	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: DATA AVAILABLE		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: CHANNEL STATUS		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: ACCESS TECHNOLOGY	|	YES	|	BASEBAND	|
+|	CHANGE			|		|			|
+ -----------------------------------------------------------------------
+|EVENT: DISPLAY PARAMETERS	|	NO	|			|
+|	CHANGED			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: LOCAL CONNECTION	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: NETWORK SEARCH MODE	|	YES	|	BASEBAND	|
+|	CHANGE			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|POWER ON CARD			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|POWER OFF CARD			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PERFORM CARD APDU		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET READER STATUS		|	NO	|			|
+|(Card reader status)		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET READER STATUS		|	NO	|			|
+|(Card reader identifier)	|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|TIMER MANAGEMENT		|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	ME		|
+|(Date, Time, & Time Zone)	|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SET UP IDLE MODE TEXT		|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|RUN AT COMMAND			|	YES	|	BASEBAND	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SEND DTMF			|	YES	|	BASEBAND-ME	|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	ME		|
+|(Language)			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(Timing Advance)		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Language Notification		|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|LAUNCH BROWSER			|	YES	|	ME		|
+|				|	(MIN)	|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(ACCESS TECHNOLOGY)		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|OPEN CHANNEL			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|CLOSE CHANNEL			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|RECEIVE DATA			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SEND DATA			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET CHANNEL STATUS		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SERVICE SEARCH			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET SERVICE INFORMATION	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|DECLARE SERVICE		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Text Attributes		|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|ICONS				|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Bearer Independent Protocol	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|VARIABLE TIMEOUT		|	YES	|	ME		|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(IMEISV)			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(SEARCH MODE CHANGE)		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|Extended Launch Browser	|	NO	|			|
+|Capability			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(battery state)		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|RETRIEVE MULTIMEDIA MESSAGE	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SUBMIT MULTIMEDIA MESSAGE	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|DISPLAY MULTIMEDIA MESSAGE	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|SET FRAMES			|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|GET FRAMES STATUS		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|PROVIDE LOCAL INFORMATION	|	YES	|	BASEBAND	|
+|(NMR(UTRAN))			|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|USSD Data Download and		|	NO	|			|
+|application mode		|		|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: BROWSING STATUS		|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
+|EVENT: MMS TRANSFER STATUS	|	NO	|			|
+|				|		|			|
+ -----------------------------------------------------------------------
 
 Modem
 =====
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2 0/2] Add Sim Toolkit overview and feature list
  2011-02-03 22:59 [PATCH v2 0/2] Add Sim Toolkit overview and feature list Jeevaka Badrappan
  2011-02-03 22:59 ` [PATCH v2 1/2] doc: add Sim Toolkit overview Jeevaka Badrappan
  2011-02-03 22:59 ` [PATCH v2 2/2] doc: add Sim Toolkit feature list table Jeevaka Badrappan
@ 2011-02-04  1:03 ` Denis Kenzior
  2 siblings, 0 replies; 4+ messages in thread
From: Denis Kenzior @ 2011-02-04  1:03 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

Hi Jeevaka,

On 02/03/2011 04:59 PM, Jeevaka Badrappan wrote:
> Hi,
> 
>    This patch adds the Sim Toolkit overview and feature list table.
> Fixes the indentation issue observed in the 1st version.
> 

Excellent stuff, thanks for doing this.

Both patches have been applied.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-04  1:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 22:59 [PATCH v2 0/2] Add Sim Toolkit overview and feature list Jeevaka Badrappan
2011-02-03 22:59 ` [PATCH v2 1/2] doc: add Sim Toolkit overview Jeevaka Badrappan
2011-02-03 22:59 ` [PATCH v2 2/2] doc: add Sim Toolkit feature list table Jeevaka Badrappan
2011-02-04  1:03 ` [PATCH v2 0/2] Add Sim Toolkit overview and feature list Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox