Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d555a7b authored by kmccormick's avatar kmccormick
Browse files

Doc update: manual merge of changes from jb-mr1.1

Change-Id: I9f738f62c5e147c4bacacd674ed15a18b089f860
parent c5790636
Loading
Loading
Loading
Loading
+33 −26
Original line number Original line Diff line number Diff line
@@ -303,11 +303,18 @@ public class SensorEvent {
     * <ul>
     * <ul>
     * <li> values[0]: Azimuth, angle between the magnetic north direction and the
     * <li> values[0]: Azimuth, angle between the magnetic north direction and the
     * y-axis, around the z-axis (0 to 359). 0=North, 90=East, 180=South,
     * y-axis, around the z-axis (0 to 359). 0=North, 90=East, 180=South,
     * 270=West </li>
     * 270=West
     * <li> values[1]: Pitch, rotation around x-axis (-180 to 180), with positive
     * </p>
     * values when the z-axis moves <b>toward</b> the y-axis. </li>
     *
     * <li> values[2]: Roll, rotation around y-axis (-90 to 90), with positive values
     * <p>
     * when the x-axis moves <b>toward</b> the z-axis. </li>
     * values[1]: Pitch, rotation around x-axis (-180 to 180), with positive
     * values when the z-axis moves <b>toward</b> the y-axis.
     * </p>
     *
     * <p>
     * values[2]: Roll, rotation around the x-axis (-90 to 90)
     * increasing as the device moves clockwise.
     * </p>
     * </ul>
     * </ul>
     *
     *
     * <p>
     * <p>