altos: Tiny logging fixes. Scan at start, stop when land or full.
authorKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 02:49:46 +0000 (19:49 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 02:49:46 +0000 (19:49 -0700)
commit32c51840c792a737019fbc9fe42f2ca073b71827
treeed06a5f3a71445063d198802b2dc55c11945671a
parent62eae8a17d870e8ac6937ba23da01a5fbc652c6c
altos: Tiny logging fixes. Scan at start, stop when land or full.

Initialize the flight log for tiny systems by scanning the log area to
find the current flight number and log area bounds.

Stop logging data when the flight is over, or when the log area is
full.

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