Re: Playing with touch screen events

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | On Tue, 21 Oct 2008 03:55:48 +0100 Andy Green <[EMAIL PROTECTED]> babbled: | |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Somebody in the thread at some point said: |> |> http://svn.openmoko.or

Re: Playing with touch screen events

2008-10-20 Thread The Rasterman
On Tue, 21 Oct 2008 03:55:48 +0100 Andy Green <[EMAIL PROTECTED]> babbled: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Somebody in the thread at some point said: > |> http://svn.openmoko.org/developers/tick/touchtest/touch_test.py > | > | IIUC this is listening to X events, but this has

Re: Playing with touch screen events

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: |> http://svn.openmoko.org/developers/tick/touchtest/touch_test.py | | IIUC this is listening to X events, but this has already been filtered | through a driver that tries to reduce jitter and stuff. What kin

Re: Playing with touch screen events

2008-10-20 Thread Stefan Monnier
> http://svn.openmoko.org/developers/tick/touchtest/touch_test.py IIUC this is listening to X events, but this has already been filtered through a driver that tries to reduce jitter and stuff. What kind of info does the driver give? Could it support multiple touches (e.g. pinch, two-finger scrol

Re: Playing with touch screen events

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Andy Green wrote: |> Somebody in the thread at some point said: |>> what we need is a better touchscreen.. or a very very good filter |>> between the ts |>> device and x events so every app gets reliable eve

Re: Playing with touch screen events

2008-10-20 Thread Marco Trevisan (Treviño)
Andy Green wrote: > Somebody in the thread at some point said: >> what we need is a better touchscreen.. or a very very good filter >> between the ts >> device and x events so every app gets reliable events. tslib i think >> has such >> an infrastructure - BUT i never got time to play with it. :) >

Re: [PATCH] Re: oprofile?

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | On Thu, Jul 31, 2008 at 11:06:21AM -0700, Russell Sears wrote: |> What's the status of bug #674? | | I have to get back to this topic. We really should enable the OPROFILE kernel | option in our kernel imag

Re: Calypso dance (GSM)

2008-10-20 Thread Marco Trevisan (Treviño)
Alastair Johnson wrote: > Werner Almesberger wrote: >> A few weeks ago, we redoubled our efforts to solve some of the >> longstanding problems in the GSM subsystem. The main objective was >> to finally solve the recamping problem, bug #1024. >> >> Now, this work is still in progress, but we can alr

[PATCH] Re: oprofile?

2008-10-20 Thread Harald Welte
On Thu, Jul 31, 2008 at 11:06:21AM -0700, Russell Sears wrote: > What's the status of bug #674? I have to get back to this topic. We really should enable the OPROFILE kernel option in our kernel images. It is basically impossible to do any system-wide performance tuning/optimization without it

Re: Power button behaviour

2008-10-20 Thread Olivier Fauchon
Andy Green wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Somebody in the thread at some point said: > > | What is correct : > | > | 1/ There is no more power-management chip for hardware reset chip in > | GTA02 ? Why ? > | 2/ The kernel configures the power-management chip at boot, a

Re: Power button behaviour

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | What is correct : | | 1/ There is no more power-management chip for hardware reset chip in | GTA02 ? Why ? | 2/ The kernel configures the power-management chip at boot, and then | only, the hardware reboot

Re: Bug related to dirent.h (when building with MonoMakefile) / Fixed

2008-10-20 Thread Holger Freyther
Am 20.10.2008 um 08:12 schrieb Kunal Deo: > > > Actually it should be > #include instead of > > Also can you let me the process of sending the patches to OpenMoko Send it upstream to OpenEmbedded.org. The patch will come back to us on the next merge. z.

Re: Playing with touch screen events

2008-10-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | On Mon, 20 Oct 2008 18:00:36 +0800 Tick Chen <[EMAIL PROTECTED]> babbled: | | yup. most of these i have observed just in doing the ui stuff. drags are | basically unreliabel as u get discontinuous events (do

Re: Calypso dance (GSM)

2008-10-20 Thread Alastair Johnson
Werner Almesberger wrote: > A few weeks ago, we redoubled our efforts to solve some of the > longstanding problems in the GSM subsystem. The main objective was > to finally solve the recamping problem, bug #1024. > > There have been some small good news: we managed to get TI's debugging > and trac

Re: Playing with touch screen events

2008-10-20 Thread The Rasterman
On Mon, 20 Oct 2008 18:00:36 +0800 Tick Chen <[EMAIL PROTECTED]> babbled: yup. most of these i have observed just in doing the ui stuff. drags are basically unreliabel as u get discontinuous events (down, move, move, move, up, down, move, up, down, move, move, move, up) etc. if you press very hard

Re: When http://www.angstrom-distribution.org/unstable/sources/ is updated

2008-10-20 Thread Rod Whitby
Leonti Bielski wrote: > Hello! > I'm trying to build FSO for a couple of days by now with bitbake. > Now I'm stack on the freesmartphone.org stuff. > bitbake first tries to donwload sources from > ttp://www.angstrom-distribution.org/unstable/sources/ >

Playing with touch screen events

2008-10-20 Thread Tick Chen
Hi List, In order to make users to have a better experence of using touchscreen, I wrote a small application to observe the touch screen events. http://svn.openmoko.org/developers/tick/touchtest/touch_test.py And found some very interesting phenomenons. 1. If the touch pressure is very light,

Re: Power button behaviour

2008-10-20 Thread Olivier Fauchon
Mike (mwester) wrote: > [cc'ing the kernel list, as this is pertinent to the kernel and recent > discussion on that list] > > Olivier Fauchon wrote: > >> Hello. >> >> >> Sometimes, I can't hard poweroff my GTA02 by "holding power down for >> 10s" : ex when phone is really crashed or during boot

Need your help: Problem in building the sample application

2008-10-20 Thread Fake Ren
Hi all, I am trying to set up the development environment on my PC by following the instructions of WIKI. My OS: is ubuntu-8.04.1-desktop-i386.iso I downloaded and installed the toolchain of openmoko-i686-arm-linux-gnueabi-toolchain.tar.bz2 (Sept. 19 2008) And then, I created the build configura