X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2Fturnon_telemetrum;h=440eda1bb4ad62b0222f478b85310ba12b97a54e;hp=e4badcfd9239d90ca5a5bf43d0a077497bebe43d;hb=0ea75761416bff299233991e961ba25b6c7dcf89;hpb=8702f497c4278648303eced1aed5bd76d559521a diff --git a/ao-bringup/turnon_telemetrum b/ao-bringup/turnon_telemetrum index e4badcfd..440eda1b 100755 --- a/ao-bringup/turnon_telemetrum +++ b/ao-bringup/turnon_telemetrum @@ -32,7 +32,7 @@ read SERIAL echo $RAWLOAD $RAWLOAD -r ao_led_blink.ihx -echo "LEDs should be blinking" +echo "the red LED should be blinking" sleep 5 $RAWLOAD -r ao_radio_xmit.ihx @@ -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 --cal $CAL_VALUE /usr/share/altos/telemetrum-v1.0.ihx $SERIAL +$AOLOAD --cal $CAL_VALUE /usr/share/altos/telemetrum-v1.0*.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"