Gpsdcontrol

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Installation)
(Installation)
Line 8: Line 8:
 
  http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk
 
  http://projects.openmoko.org/frs/download.php/458/gpsdcontrol_0.3_all.opk
  
You can use repository http://minucci.net/file/opkg/ too. For add repository follow this command:
+
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
 
  cd /etc/opkg
 
  wget http://minucci.net/file/gecco-feed.conf
 
  wget http://minucci.net/file/gecco-feed.conf
 +
 +
and then:
 +
 +
opkg update
 +
opkg install gpsdcontrol
  
 
==Screenshot==
 
==Screenshot==

Revision as of 13:04, 25 November 2008

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

Screenshot

Gpsdcontrol 01.png Before

Gpsdcontrol 02.png After

Personal tools

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

Screenshot

Gpsdcontrol 01.png Before

Gpsdcontrol 02.png After