Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 7:22 AM, mqy wrote: > > XML is used as a database, elements can be easily added, modified, removed. > xor tends to be overkilled as of map tile usage -- we don't need iterating, > delete, and that much meta information. With my suggested design, we can > even add newly downlo

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Patryk Benderz
> You can read it here, I also included it (at the end of mail) > for reference: > http://pastebin.com/m608acaeb >From your reference: "## General properties - blocksize: 512 bytes - only store filename (and directory if any) and content" It might be convenient for future to store file properties

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 8:42 AM, Alexander Shulgin wrote: > I fail to see how is this true for normal tar files (vs. data read > from pipe).  Can you elaborate please? Yepp, of course;) Tar archive does not contain the byte positions of files inside the archive. That means accessing a file inside

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 9:15 AM, Patryk Benderz wrote: > - only store filename (and directory if any) and content" > It might be convenient for future to store file properties like time of > modification. This way you could implement automatic update of tiles > that have been modified since last upd

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread mqy
x and y are tile no in tile coordinate system within range of [0.. 2^zoom). just do it if you have time, since proof of concept is necessary :) keep in mind clear APIs. it's likely that, the final version to be integrated into omgps is rewritten in C. Laszlo KREKACS wrote: > > If I understand r

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 9:42 AM, mqy wrote: > > x and y are tile no in tile coordinate system within range of [0.. 2^zoom). > just do it if you have time, since proof of concept is necessary :) keep in > mind clear APIs. > it's likely that, the final version to be integrated into omgps is rewritten

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
> Here is the updated specification (I added two more faq entries, > max filesize and max filename length): > http://pastebin.com/f51927121 I made a small mistake (header structure), here we go: http://pastebin.com/f5feafd7a Laszlo ___ Openmoko commun

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread William Kenworthy
I hope not - I have over 2 million tiles stored on SD card - if file corruption or disaster occurs, it may affect only one tile if its being accessed at the time - imagine the effect of file system corruption on one large archive ... you will most likely lose the lot. Then there is the extra overh

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 10:08 AM, William Kenworthy wrote: > I hope not - I have over 2 million tiles stored on SD card - if file > corruption or disaster occurs, it may affect only one tile if its being > accessed at the time My experience differs completely from yours. >- imagine the effect of f

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Dr. H. Nikolaus Schaller
I do not completely understand the reasons why there is a need for (once again) a new file format. As far as I understand the proposal, it is just a file system running in an image file. Like mounting an ISO or any other file system residing not on a raw disk but within a file. So what probl

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Michal Brzozowski
2009/7/2 Dr. H. Nikolaus Schaller > I do not completely understand the reasons why there is a need for > (once again) a new file format. > As far as I understand the proposal, it is just a file system running > in an image file. Like mounting an ISO or any other file system > residing not on a ra

SMS Notification broken in Koolu beta 7

2009-07-02 Thread Steve " 'dillo" Okay (Roadknight Mobility Labs)
I've posted about this once before but didn't have much time to investigate until now. Tonight, though, I came across something that has me pretty sure that there's something broken in Koolu Beta 7 WRT how incoming SMSes are detected and notification is handled. In short, the symptom is that w

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Alexander Shulgin
On Thu, Jul 2, 2009 at 10:15, Laszlo KREKACS wrote: > On Thu, Jul 2, 2009 at 8:42 AM, Alexander Shulgin > wrote: >> I fail to see how is this true for normal tar files (vs. data read >> from pipe).  Can you elaborate please? > > Yepp, of course;) > [snip] > > Simplification of tar archive: > [1. f

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Jose Luis Perez Diez
El Wednesday, 1 de July de 2009 23:20:40 Laszlo KREKACS va escriure: > ## General properties > - blocksize: 512 bytes > - only store filename (and directory if any) and content > - first file contains the filenames > - header: start block, end block, position of last block > > ## Overall file struc

what is situation of qemu-neo1973?

2009-07-02 Thread Aapo Rantalainen
Is anybody working with or under qemu? I tried follow wiki but svn repository has old dated address where it search images. svn checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973 cd qemu-neo1973 ./configure --target-list=arm-softmmu # GCC 3.x will be required, see --cc= make wget ht

Re: [omgps] collect feature requests

2009-07-02 Thread Helge Hafting
kimaidou wrote: > Hum... speaking as a OpenStreetMap user, it would be great to "merge" > the functionalities of omgsp with those of a tool like > http://wiki.openmoko.org/wiki/Mokomapper > meaning big buttons (9 per full-screen) allowing to store preset OSM > data such as "shop=bakery", "highway

Re: [omgps] collect feature requests

2009-07-02 Thread Helge Hafting
Marcel wrote: > Am Dienstag, 30. Juni 2009 13:48:05 schrieb Patryk Benderz: >>> make it track-friendly for OSM map and JOMS application. Please feel >>> free to comment or add new feature requests here. >> Feature request: add support for vector/binary maps. > > That would be really nice. Problem

Re: Why is it so slow ?

2009-07-02 Thread Sebastian Krzyszkowiak
On Wed, Jul 1, 2009 at 22:57, Nicola Mfb wrote: > Again for the same reason you see, in the case of SHR for example, > python apps interacting with python ophonekitd, interacting with > python framework. You're wrong. In SHR, python apps which are in default image are only pyphonelog, frameworkd,

Re: [shr-unstable] 20090624 suspend off not really off?

2009-07-02 Thread Tschaka
vendion wrote: > > I have just noticed the opposite problem, I am unable to get shr- > unstable to auto suspend. Going to shr settings -> Power and using > the slider for the auto suspend to try an enable it does not work, > when I drag it, the slider just goes back to "disabled" no matter

Re: [omgps] collect feature requests

2009-07-02 Thread kimaidou
> I usually add detail (housenumbers etc.) to areas that are already well > mapped, so making OSM directly won't work for me. The road is already > there, for example. GPX comments makes it easy to add only the stuff > that is new. Good point, so my next idea : have the 2 features ;) * one "map f

Re: Why is it so slow ?

2009-07-02 Thread Nicola Mfb
On Thu, Jul 2, 2009 at 2:06 PM, Sebastian Krzyszkowiak wrote: > On Wed, Jul 1, 2009 at 22:57, Nicola Mfb wrote: >> Again for the same reason you see, in the case of SHR for example, >> python apps interacting with python ophonekitd, interacting with >> python framework. > > You're wrong. In SHR, py

RE: Training France Openmoko Android...where?

2009-07-02 Thread travisniel
A comment can be found on the rootdsp.eu course a google group discussion http://groups.google.fr/group/embedded-linux-embarque Does anyone been on the bignerdranch course? Travis >Has anyone been on either the bignerdranch Android course or the RootDSP.eu >course? Can they recommend either

Re: [shr-unstable] 20090624 suspend off not really off?

2009-07-02 Thread jeremy jozwik
crap. your right! sorry all. well. good to know its not broken. On Wed, Jul 1, 2009 at 11:22 PM, mqy wrote: > > I assume that auto-suspending is disabled by some app while you try adjusting > in SHR-settings :) > Auto suspending is disabled by omgps, you can't adjust auto-suspending when > omgps i

Re: [shr-unstable] 20090624 suspend off not really off?

2009-07-02 Thread jeremy jozwik
well, as far as getting the slider to stay where i want it to be. as far as the suspend actually being off, ill let you know in 6,ooo seconds. On Thu, Jul 2, 2009 at 7:50 AM, jeremy jozwik wrote: > crap. your right! sorry all. > well. good to know its not broken. > > On Wed, Jul 1, 2009 at 11:22

Turn FR into bike meter

2009-07-02 Thread Risto H. Kurppa
Hi! I bike and I have a Freerunner. GPS apps, like omgps are able to show & record the position, speed, length of track etc. 1) I'm missing the cadence display = the number of revolutions of the crank per minute; roughly speaking, this is the speed at which a cyclist is pedalling/turning the ped

Re: Turn FR into bike meter

2009-07-02 Thread Nicola Mfb
On Thu, Jul 2, 2009 at 5:34 PM, Risto H. Kurppa wrote: > Hi! > > I bike and I have a Freerunner. > > GPS apps, like omgps are able to show & record the position, speed, > length of track etc. > > 1) I'm missing the cadence display = the number of revolutions of the > crank per minute; roughly speak

Re: Turn FR into bike meter

2009-07-02 Thread jeremy jozwik
speaking of this again. im still waiting for a car lap tracking app ala iphones lap timmer http://web.me.com/hschlangmann/LapTimer_Homepage/Snapshots/Seiten/Snapshots_LapTimer_%28iPhone%29.html On Thu, Jul 2, 2009 at 8:40 AM, Nicola Mfb wrote: > On Thu, Jul 2, 2009 at 5:34 PM, Risto H. Kurppa wro

Re: Turn FR into bike meter

2009-07-02 Thread Cameron Frazier
On Thu, Jul 2, 2009 at 11:34 AM, Risto H. Kurppa wrote: > 1) I'm missing the cadence display = the number of revolutions of the > crank per minute; roughly speaking, this is the speed at which a > cyclist is pedalling/turning the pedals. For cadence detection, a hall effect sensor and a small ma

Re: linphone 3.1.0

2009-07-02 Thread Denis Shulyaka
Hi! I'm trying to use linphone on Om2009 and can't get sound working properly. Which asound.conf and voip.state file should I use? I tried opnes from koolu.org but all I got was ringing sound, no voice in any direction. The ringing sound was from speaker, not earpiece.

Re: linphone 3.1.0

2009-07-02 Thread Al Johnson
On Thursday 02 July 2009, Denis Shulyaka wrote: > Hi! I'm trying to use linphone on Om2009 and can't get sound working > properly. Which asound.conf and voip.state file should I use? I tried > opnes from koolu.org but all I got was ringing sound, no voice in any > direction. The ringing sound was f

Re: New archive file format (was: [omgps] collect feature requests)

2009-07-02 Thread Laszlo KREKACS
On Thu, Jul 2, 2009 at 10:24 AM, Laszlo KREKACS wrote: > Need a serious benchmark here, if the extra overhead is true or not. Ok, I have written the python implementation of the file archive maker. I need to finish (ie. write the unpacking part) of it. I compiled few benchmarks... I compressed t

Re: Turn FR into bike meter

2009-07-02 Thread Anthony Clearn
Risto H. Kurppa wrote: > > > 1) I'm missing the cadence display... > ...-> any ideas how to build this > planning to do a 170-200km bike trip in a day :) > Here are some ideas: as an extension of the above post: Place a Neodymium Magnet 1mm on the crank and as has been said a hall sensor fi

Re: Turn FR into bike meter

2009-07-02 Thread Laszlo KREKACS
> Umh, you may take the freerunner attached to your leg and use accelerometers? Im thinking about using the neo freerunner while Im running/jogging. It could count my steps (using the accelerometer data), measure the exact distance, and plot the average speed across the distance. It could have man

Re: Turn FR into bike meter

2009-07-02 Thread Al Johnson
On Thursday 02 July 2009, Risto H. Kurppa wrote: > Hi! > > I bike and I have a Freerunner. > > GPS apps, like omgps are able to show & record the position, speed, > length of track etc. > > 1) I'm missing the cadence display = the number of revolutions of the > crank per minute; roughly speaking, t

Re: Turn FR into bike meter

2009-07-02 Thread Michal Brzozowski
2009/7/2 Risto H. Kurppa > Hi! > > I bike and I have a Freerunner. > > Me too! :-) On Saturday I'm going on a 4 day bike trip. I plan to use Tango for navigation. I'll tell you how it went. I'm taking a paper map and a motorola too just in case :-) Michal ___

Re: Turn FR into bike meter

2009-07-02 Thread Rask Ingemann Lambertsen
On Thu, Jul 02, 2009 at 06:34:00PM +0300, Risto H. Kurppa wrote: > I was thinking of using the audio jack or to be more specific, the > microphone line. Each revolution would connect the wires (with a > resistor maybe?) to create a pulse in the microphone line. This could > be recorded and analyze

[QtMoko] bluetooth keyboard

2009-07-02 Thread mobi phil
I wonder if anybody managed to setup the keyboard with the bluetooth tool inside QT. The tool asks to insert the pin and then to insert it on the keyboard, however it stays connected only 1-2 seconds. Any idea? I can however connect with the method described on http://wiki.openmoko.org/wiki/Freed

Re: [QtMoko] bluetooth keyboard

2009-07-02 Thread Fabio Locati
afaik, the bluetooth does NOT work in qtmoko On Thu, Jul 2, 2009 at 11:50 PM, mobi phil wrote: > I wonder if anybody managed to setup the keyboard with the bluetooth tool > inside QT. The tool asks to insert the pin and then to insert it on the > keyboard, however it stays connected only 1-2 secon

Re: Why is it so slow ?

2009-07-02 Thread Martin Bernreuther
Am Donnerstag, 2. Juli 2009 schrieb Bernd Prünster: > export ELM_ENGINE=x11-16 > is the correct line that needs to be added to /etc/profile (just copied form > my /etc/profile file, so make sure its correct) How about adding this information to the OpenMoko or distribution specific Wiki? (This wa

[all] how to switch to coreutils instead of busybox

2009-07-02 Thread ivvmm
Hello list, really fed up with thr lack of options in busybox tools, how can I change all this easily? Want GNU tools. Help needed. Thanks. signature.asc Description: OpenPGP digital signature ___ Openmoko community mailing list community@lists.openm

How to stop mailing list spam.

2009-07-02 Thread abatrour
How do I stop all the emails being sent to my inbox? I only access this forum through the openmoko/nabble website and I find it a huge annoyance to be spammed messages every day. -- View this message in context: http://n2.nabble.com/How-to-stop-mailing-list-spam.-tp3198315p3198315.html Sent from

Re: How to stop mailing list spam.

2009-07-02 Thread Marcel
Am Freitag, 3. Juli 2009 01:08:47 schrieb abatrour: > How do I stop all the emails being sent to my inbox? I only access this > forum through the openmoko/nabble website and I find it a huge > annoyance to be spammed messages every day. You might send a mail with "unsubscribe" as caption to commu

Anti-glare coating

2009-07-02 Thread Cry
Can anyone suggest a good anti-glare coating? I can't use my freerunner in the daylight because I can't see the screen. Also, is their a service in the US that can replace a scratched screen or a procedure such as fingernail polish to repair a surface scratch? Thanks! Cry

Re: How to stop mailing list spam.

2009-07-02 Thread abatrour
But if I unsubscribe then I can't post threads or replies here... Marcel-2 wrote: > > Am Freitag, 3. Juli 2009 01:08:47 schrieb abatrour: >> How do I stop all the emails being sent to my inbox? I only access this >> forum through the openmoko/nabble website and I find it a huge >> annoyance to

Re: How to stop mailing list spam.

2009-07-02 Thread Marcel
Does nabble require active subscription of yours? Hmm, sounds reasonable, haven't used that too much yet. Another try: Look in the mailing list settings (maybe http://lists.openmoko.org) to try and stop delivery to your mail address since you read via nabble. -- Marcel Am Freitag, 3. Juli 2009

Re: How to stop mailing list spam.

2009-07-02 Thread feywulf
You could also setup a filter to redirect the emails to a folder other than your main inbox. --- On Thu, 7/2/09, Marcel wrote: > From: Marcel > Subject: Re: How to stop mailing list spam. > To: "List for Openmoko community discussion" > Date: Thursday, July 2, 2009, 5:29 PM > Does nabble req

Re: How to stop mailing list spam.

2009-07-02 Thread Damian Spriggs
Go to the list options page and select the digest option. That will only send one a day. Then in your mailer, create a filtering rule for the digest. And it's not spam if you sign up for it. ;) On Jul 2, 2009, at 7:08 PM, abatrour wrote: > > How do I stop all the emails being sent to my inbo

Re: Why is it so slow ?

2009-07-02 Thread Morten
Martin Bernreuther wrote: > > Am Donnerstag, 2. Juli 2009 schrieb Bernd Prünster: >> export ELM_ENGINE=x11-16 >> is the correct line that needs to be added to /etc/profile (just copied >> form my /etc/profile file, so make sure its correct) > > How about adding this information to the OpenMoko

Re: Why is it so slow ?

2009-07-02 Thread Marcel
Am Freitag, 3. Juli 2009 01:40:08 schrieb Morten: > Martin Bernreuther wrote: > > Am Donnerstag, 2. Juli 2009 schrieb Bernd Prünster: > >> export ELM_ENGINE=x11-16 > >> is the correct line that needs to be added to /etc/profile (just > >> copied form my /etc/profile file, so make sure its correct)

Re: [all] how to switch to coreutils instead of busybox

2009-07-02 Thread Stephen LePage
>On Thu, Jul 2, 2009 at 6:05 PM, ivvmm wrote: > >Hello list, > > > >really fed up with thr lack of options in busybox tools, how can I > >change all this easily? Want GNU tools. > > > >Help needed. Thanks. > > > This should work http://www.opkg.org/package_238.html Just tested it and no immediat

[shr-unstable] navit won't run

2009-07-02 Thread Tim Abell
Hiya, Can anyone help me get navit to run / figure out the problem? r...@om-gta02 ~ $ navit Enabling low-mem workaround... navit:vehicle_new:invalid type 'gpsd' navit:speech_new:wrong type 'cmdline' navit:navit_init:no gui navit:main:Using '/usr/share/navit/navit.xml' navit:main:No instance has b

Re: [Om2009] bluetooth keyboard - key presses not making it to X

2009-07-02 Thread Tim Abell
Hiya, Thanks for the suggestion. I had seen that bug but hadn't known what to try. I've now updated to shr-unstable, and have exactly the same symptoms as before, with events showing in hcidump but not in xev. I've tried changing the startup parameters of Xglamo as suggested, I tried removing

Re: [shr-unstable] navit won't run

2009-07-02 Thread Tim Abell
To partially answer my own question, opkg install navit-dev (installs *lots* of dedpedencies) http://www.mail-archive.com/community@lists.openmoko.org/msg46634.html http://www.mp3car.com/vbulletin/linux/95395-navit-opensource-vector-based-navigation-program-routing-engine-6.html navit now runs.

Re: [Om2009] bluetooth keyboard - key presses not making it to X

2009-07-02 Thread Paul Fertser
Tim Abell writes: > I've now updated to shr-unstable, and have exactly the same symptoms as > before, with events showing in hcidump but not in xev. I've tried > changing the startup parameters of Xglamo as suggested, I tried removing > vt1, I tried replacing it with vt0 (x won't start like th

Re: How to stop mailing list spam.

2009-07-02 Thread Vincent MEURISSE
On Friday 03 July 2009 01:08:47 abatrour wrote: > How do I stop all the emails being sent to my inbox? You go there and select no message delivery (I don't know the exact name of option) You can also do this directly from nabble. But as nabb