altoslib: Adapt to Mag sensor value ordering changes
authorKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:39:53 +0000 (22:39 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:54:22 +0000 (22:54 -0700)
The HMC5883 sensor data is ordered x, z, y. Relabel everything to
match that to preserve compatibility with existing firmware. With the
data correctly ordered, fix the labling of the axes along, across and
through.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found