From 5857c8b5788824b89d88a78db73cb754d221f968 Mon Sep 17 00:00:00 2001 From: Guillaume Zajac Date: Thu, 8 Dec 2011 10:58:18 +0100 Subject: [PATCH] TODO: Mark RSSI measurement task as done --- TODO | 6 ------ doc/features.txt | 6 ++++++ 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.