X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Fturnon_teledongle;h=ddee5ee81e6fc89091c838554c6b6b5371b421b6;hb=d59d6787bfe26c3b18491ece602ad6cc5cf26c42;hp=320cd8ff147ff92fb2c0dc6672b3e0695d8cb3be;hpb=0630e7d6d8cf6abf0fe07f9a6df40ee472cce1ef;p=fw%2Faltos diff --git a/ao-bringup/turnon_teledongle b/ao-bringup/turnon_teledongle index 320cd8ff..ddee5ee8 100755 --- a/ao-bringup/turnon_teledongle +++ b/ao-bringup/turnon_teledongle @@ -42,7 +42,8 @@ read FREQ CAL_VALUE=`nickle -e "floor(434.55 / $FREQ * 1186611 + 0.5)"` echo "Programming flash with cal value " $CAL_VALUE -$AOLOAD -D 100 --cal $CAL_VALUE /usr/share/altos/stable/teledongle-v0.2*.ihx $SERIAL +$AOLOAD -D 100 --cal $CAL_VALUE /usr/share/altos/teledongle-v0.2*.ihx $SERIAL echo "Serial number "$SERIAL" programmed with RF cal value "$CAL_VALUE +echo $SERIAL","$CAL_VALUE >> cal_values echo "Unplug and replug USB, cu to the board, confirm freq and record power"