From 72c5b1429bdfd6e9d2185bad7d0adb281fdf659a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 9 Mar 2013 20:40:52 -0800 Subject: 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 --- ao-tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ao-tools/Makefile.am') 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 -- cgit v1.2.3