From a116ae0ab5409f3fb58bbf45363eac1961e70f24 Mon Sep 17 00:00:00 2001 From: "Gustavo F. Padovan" Date: Wed, 22 Dec 2010 17:06:58 -0200 Subject: [PATCH] TODO: Mark silent modem reset task as done --- TODO | 7 ------- doc/features.txt | 7 +++++++ 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 -- Support for modem 'silent' reset notifications. oFono will remove all atoms - and re-initialize. - - Priority: Medium - Complexity: C2 - Owner: Gustavo F Padovan - - 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 =======================