TODO: Mark silent modem reset task as done

This commit is contained in:
Gustavo F. Padovan 2010-12-22 17:06:58 -02:00 committed by Denis Kenzior
parent 395005d468
commit a116ae0ab5
2 changed files with 7 additions and 7 deletions

7
TODO
View File

@ -408,13 +408,6 @@ Miscellaneous
Complexity: C8 Complexity: C8
Owner: Jukka Saunamäki <jukka.saunamaki@nokia.com> 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 - 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 'power down & lock' is given, the calling application is noted and all
other applications are blocked from powering up the modem. Only the calling other applications are blocked from powering up the modem. Only the calling

View File

@ -158,6 +158,13 @@ The following commands are expected to be handled by the modem:
information is included in the proactive command. 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 Short Messaging Service
======================= =======================