altos: Track missed HMC5883 interrupts
authorKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 06:11:27 +0000 (23:11 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 06:11:27 +0000 (23:11 -0700)
commit572e1664938c7ce6c308b36779f6a412959e03f1
tree9bbd9ab3e905708d1381e7ebec2a5ffe4a2aa930
parent79dbe1a5e46d7f0b8929400897631ab969cd2bc0
altos: Track missed HMC5883 interrupts

When it fails to signal conversion complete to the CPU, keep track of
that and report it with the rest of the current data.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_hmc5883.c