altos/test: Support old telemega eeprom file formats in ao_flight_test
authorKeith Packard <keithp@keithp.com>
Tue, 10 Mar 2015 15:34:01 +0000 (09:34 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Mar 2015 15:34:01 +0000 (09:34 -0600)
commitce99807ef942de54a3f934d321baf3c3d26442bb
tree1b5c14e845e633acbce36ffaa290b99f4397a867
parentf92be7e22150b2de4c899e687d3bbfc1eb842f9e
altos/test: Support old telemega eeprom file formats in ao_flight_test

The old eeprom format used different stoarge for the accel calibration
data, which doesn't matter to this code, but the change in the format
value does.

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