diff options
| author | Keith Packard <keithp@keithp.com> | 2013-03-09 20:40:52 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-03-09 20:40:52 -0800 |
| commit | 72c5b1429bdfd6e9d2185bad7d0adb281fdf659a (patch) | |
| tree | 82a35d5836a13dec9db2fe38497a1a2c46f8dea4 /configure.ac | |
| parent | 9b460d38bc2685bca7f530b7749c0e0381f6264c (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 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 9e5dcaa7..f9a892df 100644 --- a/configure.ac +++ b/configure.ac @@ -182,6 +182,7 @@ ao-tools/ao-stmload/Makefile ao-tools/ao-send-telem/Makefile ao-tools/ao-sky-flash/Makefile ao-tools/ao-dumpflash/Makefile +ao-tools/ao-edit-telem/Makefile ao-utils/Makefile src/Version ]) |
