From 70438ce87c7f6ee77d1400857ddebee9fc75bbf3 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 31 Mar 2011 11:56:47 -0500 Subject: TODO: Mark Flight mode task as done --- TODO | 14 -------------- doc/features.txt | 10 ++++++++++ 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 8d38f3da..a49f52bb 100644 --- a/TODO +++ b/TODO @@ -149,20 +149,6 @@ Modem Emulator Priority: Medium -Flight Mode -=========== - -- Flight Mode support. Add an 'Online' property to the Modem interface that - will control the online state of the modem. When Online state is True all - atoms are available. When Online state is False, all network related items - are removed (e.g. CallSettings) or enter into reduced functionality set - where only the SIM is available (e.g. DataConnectionManager, SimManager, etc) - - Complexity: C4 - Priority: High - Owner: Pekka Pessi - - GPRS ==== diff --git a/doc/features.txt b/doc/features.txt index 77ab5498..c6c2ceda 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -588,3 +588,13 @@ Voice Calls - call has been put on hold by the remote party (+CSSU: 2) - call has been retrieved by the remote party (+CSSU: 3) - call has been added to a mpty call by the remote party (+CSSU: 4) + +Flight Mode +=========== + +- Flight Mode support. oFono uses the 'Online' property on the Modem interface + that controls the state of the radio. When Online state is False, all + interfaces that depend on the radio being on are removed. Other interfaces + enter reduced functionality mode where only certain actions are available + that do not depend on the radio. E.g. setting various settings on the local + store or the SIM. -- cgit v1.2.3