ao-tools: Add ao-edit-telem
authorKeith Packard <keithp@keithp.com>
Sun, 10 Mar 2013 04:40:52 +0000 (20:40 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 10 Mar 2013 04:40:52 +0000 (20:40 -0800)
commit72c5b1429bdfd6e9d2185bad7d0adb281fdf659a
tree82a35d5836a13dec9db2fe38497a1a2c46f8dea4
parent9b460d38bc2685bca7f530b7749c0e0381f6264c
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>
ao-tools/Makefile.am
ao-tools/ao-edit-telem/Makefile.am [new file with mode: 0644]
ao-tools/ao-edit-telem/ao-edit-telem.1 [new file with mode: 0644]
ao-tools/ao-edit-telem/ao-edit-telem.c [new file with mode: 0644]
configure.ac