Hi Deva, Thanks for you reply, >From the drivers i am getting accelerometer values i,e X,Y,Z how to convert these values for below ?? All values are in SI units(m/s^2) and measure the acceleration of the device minus the force of gravity. >X:Acceleration minus GX on the X-axis >Y:Acceleration minus GX on the Y-axis >Z:Acceleration minus GX on the Z-axis Rgds Chetan On Mar 3, 10:30 pm, Deva R <r.deva...@gmail.com> wrote: > do you meant 'above layer'?? > accelerometer driver should publish input event to kernel via input_sync > call (you might have already allocated input device).. > Ref..http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=bl... > > I guess in android, if app's have enabled accelerometer flag > (hw.accelerometer), will receive a sensor event, to process.. > > Regards, > Deva > > On Mon, Mar 1, 2010 at 10:29 AM, mkche...@gmail.com > <mkche...@gmail.com>wrote:> Hi, > > > I am writing Sensor HAL for BMA150(3-axis accelerometer) on eclair. > > when i refer to sensors.h below has been give. > > Acceleration > > ------------------- > > All values are in SI units(m/s^2) and measure the acceleration > > of the device minus the force of gravity. > > X:Acceleration minus GX on the X-axis > > Y:Acceleration minus GX on the Y-axis > > Z:Acceleration minus GX on the Z-axis > > > I am getting raw values X,Y,Z values(from accelerometer Driver) Any > > help on this how to convert raw values for above ?? > > > Rgds > > Chetan > > > -- > > unsubscribe: > > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > > website:http://groups.google.com/group/android-porting
-- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting