altos: Lost change that reported flight 0 when log memory was full
authorKeith Packard <keithp@keithp.com>
Mon, 15 Aug 2011 02:19:50 +0000 (19:19 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 15 Aug 2011 02:19:50 +0000 (19:19 -0700)
commit4f64d66295a8f76680af8cfda4650aa4c4f8576d
treeb827068c1b41a312f838b777704fc19884809a42
parentef7f60df841f1eb22b9cec0d7f68cf2c003d6b30
altos: Lost change that reported flight 0 when log memory was full

commit 52ac83fedbfd380d14d4df2e79992bbdfba3552a added coded to check
for a full flight log and complain with a special tone.

It also reported flight 0 over telemetry, and that part of the patch
got lost when moving to the new telemetry format. This patch
resurrects that piece.

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