diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-03-30 23:15:32 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-03-30 23:15:32 -0600 |
| commit | b41e617080fe825f7810ee5eee52ea37f7618ec6 (patch) | |
| tree | 5ccef7a1ed75625690550cd0b9787da437ee117f /ao-tools | |
| parent | 28e40ccfcd80ab8764d4aa235257cea4d193a0c1 (diff) | |
| parent | df7bda1f32b0049c3878c325ea0b55999f3980e3 (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Conflicts:
ChangeLog
Diffstat (limited to 'ao-tools')
| -rw-r--r-- | ao-tools/ao-dumplog/ao-dumplog.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ao-tools/ao-dumplog/ao-dumplog.1 b/ao-tools/ao-dumplog/ao-dumplog.1 index 8c2df7c6..d381e335 100644 --- a/ao-tools/ao-dumplog/ao-dumplog.1 +++ b/ao-tools/ao-dumplog/ao-dumplog.1 @@ -25,6 +25,8 @@ ao-dumplog \- Store flight log from TeleMetrum device [\--tty \fItty-device\fP] [\-D \fIaltos-device\fP] [\--device \fIaltos-device\fP] +[\--R\fP] +[\--remote\fP] .SH OPTIONS .TP \-T tty-device | --tty tty-device @@ -44,6 +46,10 @@ TeleMetrum Leaving out the product name will cause the tool to select a suitable product, leaving out the serial number will cause the tool to match one of the available devices. +.TP +\-R | --remote +This uses the command radio link to download the log from TeleMetrum +through a TeleDongle. .SH DESCRIPTION .I ao-dumplog downloads the flight log from a connected TeleMetrum device and stores |
