---
TODO | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
index df3b422..53277a5 100644
--- a/TODO
+++ b/TODO
@@ -514,8 +514,13 @@ CDMA Network Acquisition
Complexity: C1
- Support reporting of the received signal strength indicator (RSSI)
- measurement and of the signal to interference-plus-noise ratio (SINR)
- measurement, for the currently acquired 1xEV-DO data network.
+ measurement for the currently acquired 1xEV-DO data network.
+
+ Priority: Medium
+ Complexity: C1
+
+- Support of the signal to interference-plus-noise ratio (SINR)
+ measurement for the currently acquired 1xEV-DO data network.
Priority: Medium
Complexity: C1
--
1.7.1
New subject: [PATCH 2/2] TODO: Mark RSSI task for 1xEVDO as done
---
TODO | 6 ------
doc/features.txt | 3 +++
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/TODO b/TODO
index 53277a5..46dadce 100644
--- a/TODO
+++ b/TODO
@@ -513,12 +513,6 @@ CDMA Network Acquisition
Priority: Medium
Complexity: C1
-- Support reporting of the received signal strength indicator (RSSI)
- measurement for the currently acquired 1xEV-DO data network.
-
- Priority: Medium
- Complexity: C1
-
- Support of the signal to interference-plus-noise ratio (SINR)
measurement for the currently acquired 1xEV-DO data network.
diff --git a/doc/features.txt b/doc/features.txt
index 2bca0c7..74f1b02 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -696,3 +696,6 @@ CDMA Network Acquisition
- Support reporting of the received signal strength indicator (RSSI)
measurement for the currently acquired CDMA network.
+
+- Support reporting of the received signal strength indicator (RSSI)
+ measurement for the currently acquired 1xEV-DO data network.
--
1.7.1