mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-10 10:27:01 +01:00
Add frequency range
This commit is contained in:
@@ -39,7 +39,7 @@ do_freq_setup
|
||||
while [ "$status" -eq 0 ]
|
||||
do
|
||||
|
||||
menuchoice=$(whiptail --default-item "$LAST_ITEM" --title "Rpitx on ""$OUTPUT_FREQ""MHZ" --menu "Choose your test" 20 82 12 \
|
||||
menuchoice=$(whiptail --default-item "$LAST_ITEM" --title "Rpitx on ""$OUTPUT_FREQ""MHZ" --menu "Range frequency : 50Khz-1Ghz. Choose your test" 20 82 12 \
|
||||
"F Set frequency" "Modify frequency (actual $INPUT_RTLSDR Mhz)" \
|
||||
"0 Tune" "Carrier" \
|
||||
"1 Chirp" "Moving carrier" \
|
||||
|
||||
Reference in New Issue
Block a user