summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-09 20:40:52 -0800
committerKeith Packard <keithp@keithp.com>2013-03-09 20:40:52 -0800
commit72c5b1429bdfd6e9d2185bad7d0adb281fdf659a (patch)
tree82a35d5836a13dec9db2fe38497a1a2c46f8dea4 /ao-tools/Makefile.am
parent9b460d38bc2685bca7f530b7749c0e0381f6264c (diff)
ao-tools: Add ao-edit-telem
This lets you edit a telemetry file. The only current editing available is to change the pad location, allowing a flight to be replayed anywhere in the world. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/Makefile.am')
-rw-r--r--ao-tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am
index 139eea3f..e4df2e63 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash \
- ao-dumpflash
+ ao-dumpflash ao-edit-telem