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 /ao-tools/Makefile.am | |
| 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 'ao-tools/Makefile.am')
| -rw-r--r-- | ao-tools/Makefile.am | 2 |
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 |
