summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2011-12-08 10:58:18 +0100
committerDenis Kenzior <denkenz@gmail.com>2011-12-08 06:11:55 -0600
commit5857c8b5788824b89d88a78db73cb754d221f968 (patch)
tree34ca8a67f80990afc0bc56f60463fb62f79b7c88
parent0ac27298e7323d6e42b1b7f8e2aa62b2e8deaad6 (diff)
downloadofono-5857c8b5788824b89d88a78db73cb754d221f968.tar.bz2
TODO: Mark RSSI measurement task as done
-rw-r--r--TODO6
-rw-r--r--doc/features.txt6
2 files changed, 6 insertions, 6 deletions
diff --git a/TODO b/TODO
index 0b258061..df3b422c 100644
--- a/TODO
+++ b/TODO
@@ -507,12 +507,6 @@ CDMA CMAS
CDMA Network Acquisition
========================
-- Support reporting of the received signal strength indicator (RSSI)
- measurement for the currently acquired CDMA network.
-
- Priority: Medium
- Complexity: C1
-
- Support reporting of the pilot energy ratio (Ec/Io) measurement for the
currently acquired CDMA network.
diff --git a/doc/features.txt b/doc/features.txt
index d2bb171c..2bca0c7b 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -690,3 +690,9 @@ CDMA Connection Manager
- Support Network Initiated disconnection of Packet Data Service over CDMA
(1xRTT and 1xEV-DO) systems.
+
+CDMA Network Acquisition
+========================
+
+- Support reporting of the received signal strength indicator (RSSI)
+ measurement for the currently acquired CDMA network.