summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
-rw-r--r--doc/features.txt7
2 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index 39f3af8d..3c2ff155 100644
--- a/TODO
+++ b/TODO
@@ -408,13 +408,6 @@ Miscellaneous
Complexity: C8
Owner: Jukka Saunamäki <jukka.saunamaki@nokia.com>
-- Support for modem 'silent' reset notifications. oFono will remove all atoms
- and re-initialize.
-
- Priority: Medium
- Complexity: C2
- Owner: Gustavo F Padovan <padovan@profusion.mobi>
-
- Add support for Modem 'power down & lock' and 'unlock & power up'. When the
'power down & lock' is given, the calling application is noted and all
other applications are blocked from powering up the modem. Only the calling
diff --git a/doc/features.txt b/doc/features.txt
index b2843a83..5c7d6c19 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -158,6 +158,13 @@ The following commands are expected to be handled by the modem:
information is included in the proactive command.
+Modem
+=====
+
+- 'silent' modem reset. Sometimes modems get in a bad state and have to reset
+ itself. Now oFono can be notified when a reset happens and do proper work to
+ put the modem back to work restoring the state before the reset.
+
Short Messaging Service
=======================