Gpsdcontrol

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
[[Image:Gpsdcontrol 01.png|thumb|Before]]
 
[[Image:Gpsdcontrol 01.png|thumb|Before]]
  
[[Image:Gpsdcontrol 02.png]]|thumb|After]]
+
[[Image:Gpsdcontrol 02.png|thumb|After]]
  
 
==Introduction==
 
==Introduction==
Line 29: Line 29:
 
  opkg update
 
  opkg update
 
  opkg install gpsdcontrol
 
  opkg install gpsdcontrol
 
==Screenshot==
 

Revision as of 10:10, 26 November 2008

Before
After

Introduction

gpsdcontrol is a simple python script for turn on/off che gps antenna and start/stop the gpsd daemon. Is a simple icon on you openmoko desktop.

Installation

You can download from:

http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk

and then:

opkg install gpsdcontrol_0.3_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gpsdcontrol
Personal tools
Before
After

Introduction

gpsdcontrol is a simple python script for turn on/off che gps antenna and start/stop the gpsd daemon. Is a simple icon on you openmoko desktop.

Installation

You can download from:

http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk

and then:

opkg install gpsdcontrol_0.3_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gpsdcontrol