ao-tools: Add ao-fakeflight
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 08:08:09 +0000 (01:08 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:59:44 +0000 (09:59 -0700)
commit248aaf5e76292c8e6bfa3600d2cf9b194bf66c86
tree6572b10d5dcb1c6ef2db71fe407f1bb632d0b2ba
parent4f2cbe0c537c9f417aae310cc3b89f84e0915103
ao-tools: Add ao-fakeflight

This generates a TeleMetrumV2 eeprom file with a fake flight for use
in testing.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-fakeflight/Makefile.am [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-fake-convert.c [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-fake-log.c [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-fakeflight.c [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-fakeflight.h [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-physics.c [new file with mode: 0644]
ao-tools/ao-fakeflight/ao-rocket.c [new file with mode: 0644]
configure.ac