All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] TODO: Add CDMA network name task
@ 2011-11-09 18:34 Philippe Nunes
  2011-11-07 18:24 ` Denis Kenzior
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Nunes @ 2011-11-09 18:34 UTC (permalink / raw)
  To: ofono

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

As cdma dongles don't return any operator name in long alphanumeric format, we
need to identify the serving network according to SID and retrieve the Operator
Name from a look-up table.
For that, I intend to extend mobile-broadband-provider-info plugin to parse also
cdma providers and retrieve the operator name matching with the provided SID.
---
 TODO |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index 326ebab..58c9f61 100644
--- a/TODO
+++ b/TODO
@@ -554,6 +554,14 @@ CDMA Network Acquisition
   Priority: Medium
   Complexity: C2
 
+- Support reporting of the current registered operator name in long alphanumeric
+  format. Based on the System Identifier (SID) broadcasted by the modem, the
+  CDMA network name is retrieved from a look-up table (aka the 'mobile
+  broadband provider info'data base).
+
+  Priority: Medium
+  Complexity: C2
+
 CDMA Connection Manager
 =======================
 
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] TODO: Add CDMA network name task
@ 2011-11-09 17:44 Philippe Nunes
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Nunes @ 2011-11-09 17:44 UTC (permalink / raw)
  To: ofono

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

As cdma dongles don't return any operator name in long alphanumeric format, we
need to identify the serving network according to SID and retrieve the Operator
Name from a look-up table.
For that, I intend to extend mobile-broadband-provider-info plugin to parse also
cdma providers and retrieve the operator name matching with the provided SID.
---
 TODO |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index 326ebab..58c9f61 100644
--- a/TODO
+++ b/TODO
@@ -554,6 +554,14 @@ CDMA Network Acquisition
   Priority: Medium
   Complexity: C2
 
+- Support reporting of the current registered operator name in long alphanumeric
+  format. Based on the System Identifier (SID) broadcasted by the modem, the
+  CDMA network name is retrieved from a look-up table (aka the 'mobile
+  broadband provider info'data base).
+
+  Priority: Medium
+  Complexity: C2
+
 CDMA Connection Manager
 =======================
 
-- 
1.7.1


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

end of thread, other threads:[~2011-11-09 18:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 18:34 [PATCH] TODO: Add CDMA network name task Philippe Nunes
2011-11-07 18:24 ` Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2011-11-09 17:44 Philippe Nunes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.