Add ao-dumplog to capture flight log from command line
authorKeith Packard <keithp@keithp.com>
Sat, 5 Sep 2009 07:29:26 +0000 (00:29 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Sep 2009 07:29:26 +0000 (00:29 -0700)
commit26f56b51bd11aa91f1d77b81827b49c28cb6ec5f
tree76824bc0286d1efee1f13293353403ab8f3d5b57
parent73adae3661160d410dcc802873b530d255c210e5
Add ao-dumplog to capture flight log from command line

This duplicates the functionality of the flight log stuf in ao-view,
except from the command line where it belongs.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-dumplog/Makefile.am [new file with mode: 0644]
ao-tools/ao-dumplog/ao-dumplog.1 [new file with mode: 0644]
ao-tools/ao-dumplog/ao-dumplog.c [new file with mode: 0644]
ao-tools/lib/Makefile.am
ao-tools/lib/cc-usb.c
ao-tools/lib/cc-usb.h
ao-tools/lib/cc.h
configure.ac