[SCM] Framework Daemon branch, master, updated. 49deb2931af15c239ce0ce5fd1801f105310880f

smartphones-commits at linuxtogo.org smartphones-commits at linuxtogo.org
Fri Jul 25 17:33:24 CEST 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Framework Daemon".

The branch, master has been updated
       via  49deb2931af15c239ce0ce5fd1801f105310880f (commit)
      from  b991f0087da1ff5e00f36e98e99729fb85f7e9a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 49deb2931af15c239ce0ce5fd1801f105310880f
Author: John Lee <john_lee at openmoko.com>
Date:   Fri Jul 25 23:26:47 2008 +0800

    [odeviced] Added accelerometer support for om-gta02.
    
    path /org/freesmartphone/Device/Accelerometer
    interface org.freesmartphone.Device.Accelerometer
    signal 'Event' says x, y, z.  100/400 Hz, so be careful.
    method 'Value' retrieves x, y, z
    method 'SetSampleRate' sets the sample rate of the accelerometer
    method 'GetSampleRate' gets the sample rate of the accelerometer

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                      |    4 +
 framework/subsystems/odeviced/accelerometer.py |  200 ++++++++++++++++++++++++
 2 files changed, 204 insertions(+), 0 deletions(-)
 create mode 100644 framework/subsystems/odeviced/accelerometer.py


hooks/post-receive
-- 
Framework Daemon



More information about the Smartphones-commits mailing list