altoslib: Deal with new Mega log format that has 32-bit gyro cal
authorKeith Packard <keithp@keithp.com>
Sat, 4 Oct 2014 07:07:39 +0000 (00:07 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Oct 2014 07:07:39 +0000 (00:07 -0700)
commit656d8fe17532ca6c7d1d43996f187df2f14f5395
tree513d24594df0d409883a4ddbe60e2acf634e93f5
parent9521dc63671b69065d27fc1ccba6d20cc90643cb
altoslib: Deal with new Mega log format that has 32-bit gyro cal

This adds parsing for the new log format type to get all 32 bits of
the gyro calibration data.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosEepromChunk.java
altoslib/AltosEepromFile.java
altoslib/AltosEepromMega.java
altoslib/AltosLib.java