altoslib: Parse eeprom 'altitude-32' fields
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 07:45:13 +0000 (00:45 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 07:45:13 +0000 (00:45 -0700)
commit9e9151c3b4bb9ce329e1b44440a7aceb9f39b9a0
tree6670ac6be66fd88d7bbe790bc9fdf721cc01cdac
parent0fd867f504dd7df62e95da98ded511bb7b9e4c66
altoslib: Parse eeprom 'altitude-32' fields

This lets us tell if the altimeter supports 32-bit GPS altitudes in
the eeprom log.

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