Gpsdcontrol
From Openmoko
m (added ApplicationBox template) |
|||
| Line 41: | Line 41: | ||
[[Category:GPS Applications]] | [[Category:GPS Applications]] | ||
| + | |||
| + | <onlyinclude> | ||
| + | {{ApplicationBox| | ||
| + | Name=[[gpsdcontrol]]| | ||
| + | Description=gpsdcontrol is a simple python script for turn on/off the gps antenna and start/stop the gpsd daemon.| | ||
| + | Screenshot=Gpsdcontrol before.png| | ||
| + | Homepage=http://minucci.net/openmoko.php| | ||
| + | TestedOn=| | ||
| + | PackageName=gpsdcontrol | ||
| + | }} | ||
| + | </onlyinclude> | ||
Revision as of 23:45, 27 June 2010
Contents |
Introduction
gpsdcontrol is a simple python script for turn on/off the gps antenna and start/stop the gpsd daemon. Is a simple icon on you openmoko desktop. Now work with fso-gpsd too. It recognize if is installed gpsd or fso-gpsd and start/stop the right daemon.
Installation
You can download from:
http://minucci.net/file/opkg/gpsdcontrol_0.5.1_all.opk
and then:
opkg install gpsdcontrol_0.5_all.opk
or directly:
http://projects.openmoko.org/frs/download.php/508/gpsdcontrol_0.5_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
Video
http://www.youtube.com/watch?v=YlJs7PUtcuE
Old Version
You can found all old version here http://projects.openmoko.org/frs/?group_id=220
Visit http://minucci.net/openmoko.php
| gpsdcontrol
gpsdcontrol is a simple python script for turn on/off the gps antenna and start/stop the gpsd daemon.
|
