ao-tools: Create ao-sendfake to send flight data for simulation runs
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 02:42:18 +0000 (19:42 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:59:44 +0000 (09:59 -0700)
commit494467c27661d176f5004d3c777a5850c8d23c2d
treed3de992c4e64839df79464b57b56329e6ee0de54
parent248aaf5e76292c8e6bfa3600d2cf9b194bf66c86
ao-tools: Create ao-sendfake to send flight data for simulation runs

This sends a binary data stream to the flight computer over USB to
simulate flights using as much of the real firmware as possible.

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