altoslib: Fix labels in AltosIMU to match source data
authorKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:47:53 +0000 (22:47 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:54:22 +0000 (22:54 -0700)
commit27131ec7abda875595c61be0b151b73eb28afab9
tree23554783d1584e6502a7bac78b8b756ecfff00a5
parent43f8470dc66392dae4770882bfc6ad25b1d75436
altoslib: Fix labels in AltosIMU to match source data

IMU bits arrive with X/Y/Z labels and are converted to the correct
axes as they leave this object.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosIMU.java