Skip to content

Squelch & Tone Commands

Sets the RSSI-based squelch threshold.

SQn
SQ?
ValueDescription
0Squelch always open (hear noise)
1–8Progressively tighter squelch
9Squelch always closed (muted)

3

SQ3 # Default setting
SQ0 # Open squelch (monitoring)
SQ6 # Tight squelch (strong signals only)
SQ? # Query current level
  • Lower values = more sensitive (opens on weaker signals)
  • Higher values = tighter (requires stronger signals)
  • Use SQ0 for weak signal work or monitoring
  • Use higher values in noisy environments
  • SR — Extend squelch range
  • SO — Query squelch state

Extends the squelch threshold range for weak signal operation.

SRn
SR?
ValueDescription
0Normal range
1Extended range (+30 dB)

0

SR0 # Normal range
SR1 # Extended range for weak signals
SR? # Query current setting
  • SR1 adds 30 dB to the current squelch setting
  • Useful for DX work or satellite communications
  • Combine with low SQ values for very weak signal reception

Reports whether the squelch is currently open or closed.

SO
SO: 0 # Squelch closed (no signal)
SO: 1 # Squelch open (signal present)
  • Works with both RSSI and CTCSS squelch
  • Useful for external controllers to detect activity
  • No parameters, query only
  • SQ — Set squelch level
  • TM — CTCSS mode setting

Sets the CTCSS (PL) tone frequency for encode and decode.

TFnnnnn
TF?
ParameterDescription
nnnnnTone frequency × 100 (5 digits)

13180 (131.8 Hz)

TF10000 # 100.0 Hz
TF08850 # 88.5 Hz
TF13180 # 131.8 Hz
TF14620 # 146.2 Hz
TF? # Query current tone

67.0, 71.9, 74.4, 77.0, 79.7, 82.5, 85.4, 88.5, 91.5, 94.8, 97.4, 100.0, 103.5, 107.2, 110.9, 114.8, 118.8, 123.0, 127.3, 131.8, 136.5, 141.3, 146.2, 151.4, 156.7, 162.2, 167.9, 173.8, 179.9, 186.2, 192.8, 203.5

  • All 5 digits required (TF10000 not TF100)
  • Same frequency used for TX encode and RX decode
  • Must enable with TM command to take effect
  • TM — Enable CTCSS
  • TS — Tone decode sensitivity

Enables or disables CTCSS encoding and tone squelch.

TMn
TM?
ValueDescription
0Off (no CTCSS)
1Encode only (TX tone, no tone squelch)
2Encode + decode (TX tone + tone squelch)
3DCS mode (if supported by firmware)

0 (Off)

TM0 # No CTCSS
TM1 # Encode tone on TX only
TM2 # Encode tone + require tone to open squelch
TM? # Query current mode
ModeUse Case
TM0Open repeaters, simplex
TM1Repeater requires PL, hear all traffic
TM2Only hear stations with your PL tone
  • TM1 sends tone but doesn’t require it to receive
  • TM2 provides selective calling capability
  • Tone frequency set by TF command

Sets CTCSS decoder sensitivity for tone squelch.

TSx
TS?
ValueDescription
LLow sensitivity
MMedium sensitivity
HHigh sensitivity

L (Low)

TSL # Low sensitivity (default)
TSM # Medium sensitivity
TSH # High sensitivity
TS? # Query current setting
  • Higher sensitivity = detects weaker tones
  • May cause false triggers on noise with TSH
  • Use TSM or TSH if tone squelch is unreliable
  • Only affects RX tone detection, not TX encoding
  • TM — Enable tone squelch
  • TF — Set tone frequency