X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2Fturnon_teledongle;h=a11683dbb5eada2d6f294468a09172cb44c8c699;hp=320cd8ff147ff92fb2c0dc6672b3e0695d8cb3be;hb=f4f31590518875eda40473dd2178d6976a4f86a3;hpb=6b70b8b6bb4e8eae8159ec966847092d0b1deab3 diff --git a/ao-bringup/turnon_teledongle b/ao-bringup/turnon_teledongle index 320cd8ff..a11683db 100755 --- a/ao-bringup/turnon_teledongle +++ b/ao-bringup/turnon_teledongle @@ -42,7 +42,7 @@ 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 "Unplug and replug USB, cu to the board, confirm freq and record power"