altos/test: Add fake flight creation tool fake-flight
authorKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:56:14 +0000 (09:56 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:59:44 +0000 (09:59 -0700)
commit1d8cd79670181cb47087bc63ac3966d47698deb5
tree8add2c0f2d840b817d5256eea2b4ebb093ea23d2
parent0d08ccda08cfffd92a58683349af257792ecfaf1
altos/test: Add fake flight creation tool

This reads eeprom data and generates a fake flight record

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/Makefile
src/test/ao_eeprom_read.c
src/test/ao_flight_test.c
src/test/ao_make_fake.c [new file with mode: 0644]