Update config add missing -Q option to -h list

pi4
Alan Johnston 2 months ago committed by GitHub
parent da118d3321
commit be0cf14131
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1457,9 +1457,10 @@ elif [ "$1" = "-h" ]; then
echo " -R Change the Commands Count in the file command_count.txt" echo " -R Change the Commands Count in the file command_count.txt"
echo " -B Change Safe Mode (battery saver mode) manually" echo " -B Change Safe Mode (battery saver mode) manually"
echo " -q Change the Squelch setting for command receiver" echo " -q Change the Squelch setting for command receiver"
echo " -Q Read the current Squelch for 10 seconds"
echo " -F Change the RX and TX frequency" echo " -F Change the RX and TX frequency"
echo " -H Change the Balloon (HAB) mode" echo " -H Change the Balloon (HAB) mode"
echo " -p Display payload sensor data" echo " -p Display payload sensor data for 3 seconds"
echo " -v Display voltage and current data" echo " -v Display voltage and current data"
echo " -P Change the PL (Private Line) CTCSS/CDCSS codes for RX and TX" echo " -P Change the PL (Private Line) CTCSS/CDCSS codes for RX and TX"
echo " -A Transmit APRS control packets to control another CubeSatSim" echo " -A Transmit APRS control packets to control another CubeSatSim"

Loading…
Cancel
Save

Powered by TurnKey Linux.