altos: Clean up flight data definitions
authorKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 20:46:23 +0000 (13:46 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 20:46:23 +0000 (13:46 -0700)
commit27ab744c6eec9243b7aa14161eec2fbf7003531e
tree76d4df6846eac45ad01510c69d9bbef2919d84fd
parentced6a020d6d94b1c63837a7ab5b0091b7b8ea3c9
altos: Clean up flight data definitions

These just shuffle the various definitions of data macros around to
make the include files more sensible looking.

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