wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

Enable pitch and roll widgets in Collect, to supplement compass bearings #1063

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What tool are you using?
ODK Collect 1045 (Device LG G2)

What is frustrating, troubling, annoying or lacking?

A new widget to record compass bearings was added to ODK collect in Oct 2013.
See:
https://code.google.com/p/opendatakit/source/detail?r=987078d8b2f6c9973b4b208000
366b520bd149e1&name=default&repo=collect

From the above commit, the values for pitch and roll are also read from the 
device's sensors (however these 2 values are //commented out in 
BearingActivity.java)

How would you like it to work?

Similar to the new 'bearing' widget, to have 2 new widgets for "pitch" and 
"roll  "bearing" of type decimal, appearance="pitch" and "roll" which use
the device's g sensor to get readings of the orientation of the device.

Original issue reported on code.google.com by peterdcr...@gmail.com on 15 Sep 2014 at 7:44

GoogleCodeExporter commented 9 years ago
you write them, we'll add them into the mainline.

Original comment by mitchellsundt@gmail.com on 16 Oct 2014 at 10:41