aoview: Add eeprom data fetching
authorKeith Packard <keithp@keithp.com>
Thu, 4 Jun 2009 00:07:34 +0000 (17:07 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Jun 2009 00:07:34 +0000 (17:07 -0700)
commit778cae8fc5a4b30e5045e4703316fc61ae18562a
treea41fd281ebc0124a4ca6fd13a84f2ab01130d53e
parentbf140966e9649e75b884c8aa5f25ffbf9eed10ea
aoview: Add eeprom data fetching

Fetches the last flight data from a TM device connected via USB and writes
it to the flight log directory.

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/Makefile
aoview/aoview.glade
aoview/aoview.h
aoview/aoview_dev_dialog.c
aoview/aoview_eeprom.c [new file with mode: 0644]
aoview/aoview_file.c
aoview/aoview_log.c
aoview/aoview_main.c
aoview/aoview_monitor.c
aoview/aoview_serial.c
aoview/aoview_state.c