Add preliminary aoview code sn4-flight1 sn4-flight2
authorKeith Packard <keithp@keithp.com>
Sat, 16 May 2009 09:25:04 +0000 (02:25 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 16 May 2009 09:25:04 +0000 (02:25 -0700)
commit09771c644de54ae354e8f98af7ba74289b3c0fcc
treefb15f3b168a201fc4a789270dd18c391e44625d7
parent37250b00f6286aee4b3b28604f5d463db3079a89
Add preliminary aoview code

AoView connects with TeleDongle to present telemetry information in a
reasonable form. Right now, it just displays information to stdout, but it
does have fancy dialogs for finding the USB devices.

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