Airplane Mode

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Airplane or Flight mode, which turns off the GSM antenna)
 
Line 1: Line 1:
 +
GSM, Bluetooth & WLAN turned off (some kind of lock so no app can turn them on?)
 +
GPS on per request (it's ok to have it on in aeroplanes)
  
To set this from the Command Line:
 
  
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False
+
GSM antenna down:
 +
 
 +
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False
 +
 
 +
Bluetooth down:
 +
 
 +
WLAN down:

Revision as of 22:33, 20 June 2009

GSM, Bluetooth & WLAN turned off (some kind of lock so no app can turn them on?) GPS on per request (it's ok to have it on in aeroplanes)


GSM antenna down:

mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False

Bluetooth down:

WLAN down:

Personal tools

GSM, Bluetooth & WLAN turned off (some kind of lock so no app can turn them on?) GPS on per request (it's ok to have it on in aeroplanes)


GSM antenna down:

mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False

Bluetooth down:

WLAN down: