Re: Understanding accelerometer data

2009-11-01 Thread Nelson Castillo
I would recommend the python script for easy testing: http://wiki.openmoko.org/wiki/Accelerometer_data_retrieval It's certainly possible that I've just written my program wrong.  So yes, I'll try that script too. Here I print a direction vector (ignoring Z). It goes from 0 to 100 (instead of

Re: Understanding accelerometer data

2009-11-01 Thread Neil Jerram
2009/11/1 Nelson Castillo arhu...@freaks-unidos.net: Here I print a direction vector (ignoring Z). It goes from 0 to 100 (instead of 0.0 to 1.0) to avoid floating point. It updates rather fast. http://svn.arhuaco.org/svn/src/openmoko/accelerometers/dir.c If I only care about this vector I

Re: Launcher v0.41 - New Release

2009-11-01 Thread Yann SLADEK
Hi, good app, very useful. I migh have found a little bug with the 'Jump' function in contacts. All my contacts are listed into 'No cat', so I click on 'Jump' then M for example (why only 1 character ?). It goes down but on 'O' or 'P' character. Sometimes, it works great, most on the time when

When intone running the ringtone is double as loud

2009-11-01 Thread Laszlo KREKACS
Hi! I was always wondering why I miss sometimes phonecalls. Then today, I discovered, that when intone is running, and I level up the volume, the phone ringing is much more louder when intone is not running. I tried to level up the volume through fso-simplemixer.py, but even at '101' percent, is

Re: Tangogps google maps

2009-11-01 Thread Aditya Gandhi
thanks wil try today On 11/1/09, Michele Brocco ssj2mi...@gmail.com wrote: the latest i had was: http://mt1.google.com/vt/lyr...@110hl=enx=%dy=%dz=%d%s=Galile and set xyz instead of zxy On Fri, Oct 30, 2009 at 10:18 PM, Aditya Gandhi aditya...@gmail.com wrote: whats the latest config to

Re: Navit - german localization causes rounding of GPS-position

2009-11-01 Thread Fox Mulder
David Garabana Barro wrote: O Sábado, 31 de Outubro de 2009, Christian Rüb escribiu: Hi, I had the same problem. Also bookmarks will be saved using comma instead of dot a separator (locale settings). As a workaround I unset LC_ALL before starting navit (i.e. Exec=unset LC_ALL; navit in

Re: Navit - german localization causes rounding of GPS-position

2009-11-01 Thread arne anka
I also use LANG=de_DE.UTF-8 and got the wrong position in navit but i haven't set LC_ALL. So what settings/vars should i change to get navit working in german and with correct position? :) what does locale return? ___ Openmoko community mailing list

Re: Navit - german localization causes rounding of GPS-position

2009-11-01 Thread Fox Mulder
arne anka wrote: I also use LANG=de_DE.UTF-8 and got the wrong position in navit but i haven't set LC_ALL. So what settings/vars should i change to get navit working in german and with correct position? :) what does locale return? It returns: LANG=de_DE.UTF-8 LC_CTYPE=de_DE.UTF-8

Re: Navit - german localization causes rounding of GPS-position

2009-11-01 Thread arne anka
It returns: LANG=de_DE.UTF-8 LC_CTYPE=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LC_COLLATE=de_DE.UTF-8 LC_MONETARY=de_DE.UTF-8 LC_MESSAGES=de_DE.UTF-8 LC_PAPER=de_DE.UTF-8 LC_NAME=de_DE.UTF-8 LC_ADDRESS=de_DE.UTF-8 LC_TELEPHONE=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-8

Re: Understanding accelerometer data

2009-11-01 Thread Nelson Castillo
On Sun, Nov 1, 2009 at 3:27 AM, Neil Jerram neiljer...@googlemail.com wrote: 2009/11/1 Nelson Castillo arhu...@freaks-unidos.net: Here I print a direction vector (ignoring Z). It goes from 0 to 100 (instead of 0.0 to 1.0) to avoid floating point. It updates rather fast.

Re: [All] Black Screen of Death - Won't resume from standby

2009-11-01 Thread Rui Miguel Silva Seabra
Hi, As you go into suspend, a script is called that *stops* (kills the process) omnewrotate. As you resume, a script is called that starts omnewrotate. So: 1) as you suspend, omnewrotate is *not* even working. 2) only after resume is completed does omnewrotate get started Conclusion:

Re: Navit - german localization causes rounding of GPS-position

2009-11-01 Thread Matthias Huber
01.11.2009 14:10, Fox Mulder : David Garabana Barro wrote: O Sábado, 31 de Outubro de 2009, Christian Rüb escribiu: Hi, I had the same problem. Also bookmarks will be saved using comma instead of dot a separator (locale settings). As a workaround I unset LC_ALL before starting

Re: Understanding accelerometer data

2009-11-01 Thread Nelson Castillo
I remember that some time ago I wrote a module to check this and Python attempted a read of 32K in my PC! No matter how many bytes I was trying to read. This could be the cause if you are already experienced this. In this weblog post I just read that we have to use non-blocking I/O to avoid

Fwd: [Shr-User] What's going on in SHR land

2009-11-01 Thread Thomas Zimmermann
For the SHR users that aren't reading the SHR mailing lists i'm forwarding this message from spaetz: Betreff: [Shr-User] What's going on in SHR land Datum: Sonntag 01 November 2009 Von: Sebastian Spaeth sebast...@sspaeth.de An: shr-de...@lists.shr-project.org, shr-u...@lists.shr-project.org

Re: [Shr-User] What's going on in SHR land

2009-11-01 Thread jeremy jozwik
On Sun, Nov 1, 2009 at 8:04 AM, Thomas Zimmermann zimmerm...@vdm-design.de wrote: For the SHR users that aren't reading the SHR mailing lists i'm forwarding this message from spaetz: Hi all, for those of you few that do not live 24/7 in IRC land, here is a not-so-brief update on what is

Re: [Shr-User] What's going on in SHR land

2009-11-01 Thread Petr Vanek
good to hear my openmoko is not in danger of stagnating! what really interests me here is themes, being a visual person the code part is interesting in a getting my hands dirty aspect. but the visual aspects of the phone need some work. is there a link to the contest page?

Re: [Shr-User] What's going on in SHR land

2009-11-01 Thread Thomas Zimmermann
Am Sonntag 01 November 2009 17:20:31 schrieb jeremy jozwik: On Sun, Nov 1, 2009 at 8:04 AM, Thomas Zimmermann zimmerm...@vdm-design.de wrote: For the SHR users that aren't reading the SHR mailing lists i'm forwarding this message from spaetz: Hi all, for those of you few that do not live

Symptoms of failed #1024 fix

2009-11-01 Thread Jens Seidel
Hi, you performed a #1024 bug and can no longer access to modem? You get in /var/log/frameworkd.log: 2009.11.01 17:25:06.733 ogsmd.modem.abstract ERRORcould not open channel MISC, retrying in 2 seconds 2009.11.01 17:25:06.743 ogsmd.modems.ti_calypso INFO Requesting new channel from

Re: Symptoms of failed #1024 fix

2009-11-01 Thread Christophe M
Hi, you performed a #1024 bug and can no longer access to modem? You get in /var/log/frameworkd.log: 2009.11.01 17:25:06.733 ogsmd.modem.abstract ERRORcould not open channel MISC, retrying in 2 seconds 2009.11.01 17:25:06.743 ogsmd.modems.ti_calypso INFO Requesting new channel

Re: True USB plug and play experience

2009-11-01 Thread Laszlo KREKACS
On Fri, Oct 16, 2009 at 2:27 PM, Laszlo KREKACS laszlo.krekacs.l...@gmail.com wrote: http://wiki.openmoko.org/wiki/User:Klaszlo#True_plug-and-play_experience_using_usb_networking It is working fine with ubuntu 9.04(jaunty), but I have difficulty with 8.10 (intrepid) my gf's laptop, maybe it

[WikiReader] License review (was: Re: [Wikireader] Any news on Wikireader ?)

2009-11-01 Thread Doug Jones
Wolfgang Spraul wrote: [snip] Can you spend a bit of time to check the licenses? Chris Hall reviewed it so I'm sure it's all good, but since it is all statically linked together and GPL-licensed it means like you said every last bit of software needs to be at least GPL compatible. An

Re: [Wikireader] Any news on Wikireader ?

2009-11-01 Thread Doug Jones
(Part 1 was in the previous message, this is part 2) __ The files listed above are not included in the analysis below. Many of the files remaining are not source code and presumably don't require software licenses. Most

Re: [WikiReader] License review

2009-11-01 Thread Doug Jones
(Eeeek! Just posted the following message under the wrong subject line. Sorry. Here it is again.) (Part 1 was in the previous message, this is part 2) __ The files listed above are not included in the analysis below.

Re: ffalarms 0.3.1 -- bug fix and editing of non recurring alarms

2009-11-01 Thread Łukasz Pankowski
Bernd Prünster bernd.pruens...@gmail.com writes: jeremy jozwik wrote: 2009/10/31 Łukasz Pankowski lukp...@o2.pl: - make puzzle digits twice bigger for without glasses readability i like this one, works well. isn't the point of the puzzle that you cannot read it unless you are

Re: [qtmoko] cannot flash v14, dfu-util -71

2009-11-01 Thread mobi phil
As already reported somwhere else, the -71 error comes often when the usb cable is not good. I used the front connection of my pc, that has internally probably a bad connection inside.. tried to flash with the cable attached to usb connector on motherboard, and flashing works On Fri, Oct 9,

Re: Symptoms of failed #1024 fix

2009-11-01 Thread Jens Seidel
On Sun, Nov 01, 2009 at 05:57:28PM +0100, Christophe M wrote: /var/log/frameworkd.log: 2009.11.01 17:25:06.733 ogsmd.modem.abstract ERRORcould not open channel MISC, retrying in 2 seconds I just want to confirm that these symptoms mean that the soldering was not properly done so

Re: QSuunto-Lite new version - divers and non-divers wanted

2009-11-01 Thread Christian Rüb
On the other hand you can experiment with libdc [3] yourself writing a testapp to try the basics - there are already some basic examples in the sources. I compiled libdc and ran the d9 test dump app which resulted in success for memory dump as well as sdm dump (I assume the database

Re: [WikiReader] file system questions (was: [wikireader]Suggestions for next steps on software)

2009-11-01 Thread Christopher Hall
On Fri, 30 Oct 2009 12:46:57 -0700 Doug Jones dj...@frombob.to wrote: [snip] I like this approach, just remind that as far I see the code and by comments of the devs, the kernel implements the bare just enough to read files, so I think directories are not implemented at all that's why

RE: QSuunto-Lite new version - divers and non-divers wanted

2009-11-01 Thread undrwater
* I compiled libdc and ran the d9 test dump app which resulted in success for memory dump as well as sdm dump (I assume the database format?). This gives me hope that we can retrieve the profile! I built an ipk here [1] and the good news is - the test app runs on the Freerunner :) The

tangogps 0.9.8

2009-11-01 Thread Marcus Bauer
Hello, a new version of tangoGPS is out. Most notably are: * a fix for a potential segfault in the overzoom code (spotted by Joshua Judson Rosen) * if started in landscape mode the layout is optimized (toolbar vertical) which is nice both on the neo as well as on a laptop * you can

Re: [WikiReader] file system questions

2009-11-01 Thread Doug Jones
Christopher Hall wrote: On Fri, 30 Oct 2009 12:46:57 -0700 Doug Jones dj...@frombob.to wrote: [snip] I like this approach, just remind that as far I see the code and by comments of the devs, the kernel implements the bare just enough to read files, so I think directories are not