altos: HMC5883 output order is X Z Y
authorKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:34:11 +0000 (22:34 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 12 Jun 2017 05:54:22 +0000 (22:54 -0700)
commit2a05849c3bf8c1617409237be48802dd6fc6255b
treea8b5d2273f9f15a6dcbd5637a1a8707588856931
parentfed48732828c85ae56106cd72c5aeaaad47c552f
altos: HMC5883 output order is X Z Y

Re-label everything to have the correct names. This doesn't actually
change the code at all, so the eeprom and telemetry is all compatible.

Matching changes on the host side will be required to actually process
the data correctly, of course.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_hmc5883.c
src/drivers/ao_hmc5883.h
src/kernel/ao_log.h
src/kernel/ao_log_mega.c
src/kernel/ao_telemetry.c
src/kernel/ao_telemetry.h