Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
authorBdale Garbee <bdale@gag.com>
Wed, 31 Mar 2010 05:15:32 +0000 (23:15 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 31 Mar 2010 05:15:32 +0000 (23:15 -0600)
Conflicts:
ChangeLog

ChangeLog
ao-bringup/turnon_teledongle
ao-tools/ao-dumplog/ao-dumplog.1

index 1b55a7f4139060eb2d9eb11d1f864fffaeb9c573..1c9e127a90d1db96e0506fd7a826c7da1a22d7ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+<<<<<<< HEAD
 commit 20d4d410e0fc04fe192e309811eed6c0194fa5a8
 Author: Bdale Garbee <bdale@gag.com>
 Date:   Tue Mar 30 23:11:40 2010 -0600
@@ -10,6 +11,8 @@ Date:   Mon Mar 15 12:04:18 2010 -0600
 
     move gbp.conf into debian/
 
+=======
+>>>>>>> df7bda1f32b0049c3878c325ea0b55999f3980e3
 commit eda5e1166a97766aa22561beaa1086ba4e19ee16
 Author: Bdale Garbee <bdale@gag.com>
 Date:   Thu Mar 4 17:33:39 2010 -0700
index ea7a7b2aec1cf937d0eef210dd23c1118e1850cf..7dbb82b5bbd9335063529b3dd60e1714b57e232d 100755 (executable)
@@ -39,7 +39,7 @@ $RAWLOAD -r ao_radio_xmit.ihx
 echo -n "Generating RF carrier.  Please enter measured frequency: "
 read FREQ
 
-CAL_VALUE=`nickle -e "ceil(434.55 / $FREQ * 1186611)"`
+CAL_VALUE=`nickle -e "floor(434.55 / $FREQ * 1186611 + 0.5)"`
 
 echo "Programming flash with cal value " $CAL_VALUE
 $AOLOAD --cal $CAL_VALUE /usr/share/altos/teledongle-v0.2.ihx $SERIAL
index 8c2df7c617e6d295090f1cbc5e308ff329e4b278..d381e335b09c909bead882803f160d10bae4c067 100644 (file)
@@ -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