Yaouh!

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Bug)
(+cat)
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
Yaouh! (Yet Another Osm Updater H) is an utility for update maps of TangoGPS. It check the md5 of remote file and of local file, if is different update the file.
+
Yaouh! (Yet Another Osm Updater H) is an utility for update maps of TangoGPS. It checks the md5 of remote file and of local file, if is different update the file.
It read the TangoGPS config file for know where is store the file of the maps. For now support only OSM maps.
+
It reads the TangoGPS config file for know where is store the file of the maps. Now is more speed and check the free space on the disk.
  
 
==Installation==
 
==Installation==
  
  opkg install http://minucci.net/file/opkg/yaouh_0.2.1_all.opk
+
  opkg install http://minucci.net/file/opkg/yaouh_0.5.1.4_all.opk
  
 
Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:
 
Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:
Line 16: Line 16:
 
  opkg update
 
  opkg update
 
  opkg install yaouh
 
  opkg install yaouh
 
===alpha/experimental===
 
 
I enhanced the code a bit (support for other maps, also inverted ones):
 
 
<s>yaouh0.3_experimental.py [http://www.logic.at/people/kelvan/python/yaouh0.3_experimental.py]</s> (Old)
 
 
yaouh0.3_alpha.py [http://www.logic.at/people/kelvan/python/yaouh0.3_alpha.py] (logo visible over button, combobox added, ...)
 
 
Please give feedback.
 
 
 
  
 
==Bug==
 
==Bug==
  
<s>it needs the shell at the moment (I'm not really good in gui things ;)) and it is possible to start a second update-process (not beautiful to see the progress bar flickering)</s>
+
*yaouh updates some maps (osmarender, google) also if there aren't a newer version. ''this happen because google check for spider, yaouh is like a spider''
fixed in yaouh0.3_alpha.py
+
  
yaouh updates some maps (osmarender, google) also if there aren't a newer version.
+
==Screenshot==
  
the gui isn't that beautiful at the moment
+
[[Image:Ac6f5c8808f7638921cb1b66abbde115.png]]
  
==Screenshot==
+
==Old Version==
 +
You can found old version of this packages at http://projects.openmoko.org/frs/?group_id=250
  
[[Image:Yaouh.png]]
+
----
 +
Visit http://minucci.net/openmoko.php
  
 
[[Category: Utility Applications]]
 
[[Category: Utility Applications]]
 +
[[Category:GPS Applications]]

Latest revision as of 11:36, 19 July 2009

Contents

[edit] Introduction

Yaouh! (Yet Another Osm Updater H) is an utility for update maps of TangoGPS. It checks the md5 of remote file and of local file, if is different update the file. It reads the TangoGPS config file for know where is store the file of the maps. Now is more speed and check the free space on the disk.

[edit] Installation

opkg install http://minucci.net/file/opkg/yaouh_0.5.1.4_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 yaouh

[edit] Bug

  • yaouh updates some maps (osmarender, google) also if there aren't a newer version. this happen because google check for spider, yaouh is like a spider

[edit] Screenshot

Ac6f5c8808f7638921cb1b66abbde115.png

[edit] Old Version

You can found old version of this packages at http://projects.openmoko.org/frs/?group_id=250


Visit http://minucci.net/openmoko.php

Personal tools

Introduction

Yaouh! (Yet Another Osm Updater H) is an utility for update maps of TangoGPS. It check the md5 of remote file and of local file, if is different update the file. It read the TangoGPS config file for know where is store the file of the maps. For now support only OSM maps.

Installation

opkg install http://minucci.net/file/opkg/yaouh_0.2.1_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 yaouh

alpha/experimental

I enhanced the code a bit (support for other maps, also inverted ones):

yaouh0.3_experimental.py [1] (Old)

yaouh0.3_alpha.py [2] (logo visible over button, combobox added, ...)

Please give feedback.


Bug

it needs the shell at the moment (I'm not really good in gui things ;)) and it is possible to start a second update-process (not beautiful to see the progress bar flickering) fixed in yaouh0.3_alpha.py

yaouh updates some maps (osmarender, google) also if there aren't a newer version.

the gui isn't that beautiful at the moment

Screenshot

Yaouh.png