CAT_MODE_HELP

Constant CAT_MODE_HELP 

Source
pub const CAT_MODE_HELP: &str = "-- Information --
help: Show this help text
id: Radio model and identification
battery: Battery charge level
clock: Radio real-time clock
quit: Exit the program
-- Reading radio state --
freq: Frequency on band A (or: freq b)
mode: Operating mode on band A (or: mode b)
squelch: Squelch level on band A (or: squelch b)
power: Transmit power on band A (or: power b)
att (attenuator): Attenuator on or off (or: att b)
meter: Signal strength meter, S0 to S9 (or: meter b)
lock: Key lock on or off
dualband: Dual band display on or off
bt (bluetooth): Bluetooth on or off
vox: Voice-operated transmit on or off
fm: FM broadcast radio on or off
vfo: Full variable frequency oscillator state (or: vfo b)
-- Changing settings --
mode a fm: Set mode. Options: fm, nfm, am, dv, lsb, usb, cw
squelch a 3: Set squelch level, 0 through 5
power a high: Set power. Options: high, medium, low, extra-low
att a on: Set attenuator on or off
lock on: Set key lock on or off
dualband on: Set dual band on or off
bt on: Set Bluetooth on or off
vox on: Set voice-operated transmit on or off
vox gain 5: Set voice-operated transmit gain, 0 through 9
vox delay 3: Set voice-operated transmit delay, 0 through 6
fm on: Set FM broadcast radio on or off
step a 5: Set frequency step size by index, 0 through 11
-- Tuning --
up: Step frequency up on band A (or: up b)
down: Step frequency down on band A (or: down b)
tune a 146.520: Tune band A to a frequency in megahertz
recall a 5: Recall memory channel 5 on band A
-- Memory channels --
ch 5: Read memory channel 5
channels: List programmed channels, default 0 through 19
channels 0 100: List programmed channels 0 through 99
-- D-STAR digital voice --
urcall: Read destination callsign (D-STAR your-call field)
urcall W1AW: Set destination callsign
cq: Set destination to CQ CQ CQ (general call)
reflector REF030 C: Connect to reflector, module C
unreflector: Disconnect from reflector
-- GPS --
gps on on: Set GPS receiver on, PC output on
gps off off: Set GPS receiver off, PC output off
-- APRS packet radio mode --
aprs start MYCALL 7: Enter APRS mode with callsign and SSID
-- D-STAR gateway mode --
dstar start MYCALL XRF030C: Enter D-STAR gateway with reflector";
Expand description

CAT mode help text listing all available commands.