Show speed. Format numbers. Timeout and report final status.
authorKeith Packard <keithp@keithp.com>
Fri, 10 Jul 2009 03:55:10 +0000 (20:55 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Jul 2009 03:55:10 +0000 (20:55 -0700)
commit80cadf44f5f1accd6ddfca25c2af8d4d424f26d9
tree7ac48a9d861d7e7504023573ccfc29d54fa58b3e
parent19630ef084866f4230e68ccf11284b30c68128b1
Show speed. Format numbers. Timeout and report final status.

The speed value is now shown in the top label bar. Ascent shows
accelerometer-derived data, otherwise it's baro derived.

All of the numbers displayed are now given sensible printf formats so they
don't contain way too many digits.

Instead of doing periodic reporting based on flight tick count, data is
reported every 10 seconds based on wall time. After landing, or when no data
have been received for a while, final flight information is spoken.

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/aoview.glade
aoview/aoview.h
aoview/aoview_label.c
aoview/aoview_monitor.c
aoview/aoview_replay.c
aoview/aoview_state.c