Update flight algorithm based on data collected from SN-1 Flight 1
authorKeith Packard <keithp@keithp.com>
Fri, 24 Apr 2009 17:19:31 +0000 (10:19 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 24 Apr 2009 17:19:31 +0000 (10:19 -0700)
commitb99315cee4ab796376458a2442cf36806fa4aed3
tree7990b62d159cd17add348c5b9d2a5617bb30d13f
parentb32f2f0090ff967edac07ae4d7a9895ed0b96d31
Update flight algorithm based on data collected from SN-1 Flight 1

This now correctly sequences through the flight data collected from the
first TeleMetrum test flight.

This also completes up the flight algorithm test harness (ao_flight_test),
which runs the flight algorithm on the Linux host from a captured data log.
.gitignore
Makefile
ao.h
ao_flight.c
ao_flight_test.c