diff options
author | Guillaume Zajac <guillaume.zajac@linux.intel.com> | 2011-12-08 10:58:18 +0100 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2011-12-08 06:11:55 -0600 |
commit | 5857c8b5788824b89d88a78db73cb754d221f968 (patch) | |
tree | 34ca8a67f80990afc0bc56f60463fb62f79b7c88 | |
parent | 0ac27298e7323d6e42b1b7f8e2aa62b2e8deaad6 (diff) | |
download | ofono-5857c8b5788824b89d88a78db73cb754d221f968.tar.gz |
TODO: Mark RSSI measurement task as done
-rw-r--r-- | TODO | 6 | ||||
-rw-r--r-- | doc/features.txt | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -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. |