diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-12-22 17:06:58 -0200 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-12-22 14:06:00 -0600 |
commit | a116ae0ab5409f3fb58bbf45363eac1961e70f24 (patch) | |
tree | d53534848cce1a5c73b2dccd3d17e3f591557673 | |
parent | 395005d4682326573b84a0c6d40aed2e2da980ca (diff) | |
download | ofono-a116ae0ab5409f3fb58bbf45363eac1961e70f24.tar.bz2 |
TODO: Mark silent modem reset task as done
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | doc/features.txt | 7 |
2 files changed, 7 insertions, 7 deletions
@@ -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 ======================= |