altos/test: Use ao_convert.c instead of hand-coded pres → alt func
authorKeith Packard <keithp@keithp.com>
Mon, 7 Mar 2011 05:57:52 +0000 (21:57 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 16 Mar 2011 22:57:37 +0000 (15:57 -0700)
commite339ffd8bd8b9e3f4758017ba355028000cb612e
tree2b4ad14032efef3bf13ad326f1b4fec11ecad5c1
parent02611efea0c485d78fad08c696c1f56e868d36b8
altos/test: Use ao_convert.c instead of hand-coded pres → alt func

Fix up ao_convert.c so that it can be used within the flight test code
instead of having a (broken) copy of the code there.

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