Add flight number to telemetry stream.
authorKeith Packard <keithp@keithp.com>
Sun, 15 Nov 2009 23:59:01 +0000 (15:59 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 15 Nov 2009 23:59:01 +0000 (15:59 -0800)
commit3ee279ba76c2a79d142c466f19ef758cf4c01d70
treec6fbd4dc087d931c5566bb03da464baaa7cd7b91
parent6391c89bd5b89f5f46255b8365c658a873e5959a
Add flight number to telemetry stream.

This makes it easier to tie the telemetry and eeprom files together as
they're now both labeled with serial and flight numbers, which should
be unique.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-view/aoview_state.c
ao-tools/lib/cc-telem.c
ao-tools/lib/cc.h
src/ao.h
src/ao_log.c
src/ao_monitor.c
src/ao_telemetry.c