altoslib: Initialize new imu/mag values. Remove stale imu/mag objects.
authorKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 06:10:49 +0000 (23:10 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 06:10:49 +0000 (23:10 -0700)
commitcb1e757d4d486d04af0219b3f36ad17ee8095110
tree37ff539206f02c5c9734a5d0899a8cbd29beebf0
parent247fa1c669f987830540e618bf263b08284118df
altoslib: Initialize new imu/mag values. Remove stale imu/mag objects.

AltosState no longer has imu and mag objects, instead it just holds
the values now.

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