Squelch & Tone Commands
SQ – Squelch Level
Section titled “SQ – Squelch Level”Sets the RSSI-based squelch threshold.
Syntax
Section titled “Syntax”SQnSQ?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Squelch always open (hear noise) |
| 1–8 | Progressively tighter squelch |
| 9 | Squelch always closed (muted) |
Default
Section titled “Default”3
Examples
Section titled “Examples”SQ3 # Default settingSQ0 # 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
SQ0for weak signal work or monitoring - Use higher values in noisy environments
Related Commands
Section titled “Related Commands”SR – Squelch Range
Section titled “SR – Squelch Range”Extends the squelch threshold range for weak signal operation.
Syntax
Section titled “Syntax”SRnSR?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Normal range |
| 1 | Extended range (+30 dB) |
Default
Section titled “Default”0
Examples
Section titled “Examples”SR0 # Normal rangeSR1 # Extended range for weak signalsSR? # Query current settingSR1adds 30 dB to the current squelch setting- Useful for DX work or satellite communications
- Combine with low
SQvalues for very weak signal reception
SO – Squelch Status
Section titled “SO – Squelch Status”Reports whether the squelch is currently open or closed.
Syntax
Section titled “Syntax”SOResponse
Section titled “Response”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
Related Commands
Section titled “Related Commands”TF – CTCSS Frequency
Section titled “TF – CTCSS Frequency”Sets the CTCSS (PL) tone frequency for encode and decode.
Syntax
Section titled “Syntax”TFnnnnnTF?Parameters
Section titled “Parameters”| Parameter | Description |
|---|---|
nnnnn | Tone frequency × 100 (5 digits) |
Default
Section titled “Default”13180 (131.8 Hz)
Examples
Section titled “Examples”TF10000 # 100.0 HzTF08850 # 88.5 HzTF13180 # 131.8 HzTF14620 # 146.2 HzTF? # Query current toneStandard CTCSS Frequencies (Hz)
Section titled “Standard CTCSS Frequencies (Hz)”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 (
TF10000notTF100) - Same frequency used for TX encode and RX decode
- Must enable with
TMcommand to take effect
Related Commands
Section titled “Related Commands”TM – Tone Mode
Section titled “TM – Tone Mode”Enables or disables CTCSS encoding and tone squelch.
Syntax
Section titled “Syntax”TMnTM?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Off (no CTCSS) |
| 1 | Encode only (TX tone, no tone squelch) |
| 2 | Encode + decode (TX tone + tone squelch) |
| 3 | DCS mode (if supported by firmware) |
Default
Section titled “Default”0 (Off)
Examples
Section titled “Examples”TM0 # No CTCSSTM1 # Encode tone on TX onlyTM2 # Encode tone + require tone to open squelchTM? # Query current modeUse Cases
Section titled “Use Cases”| Mode | Use Case |
|---|---|
TM0 | Open repeaters, simplex |
TM1 | Repeater requires PL, hear all traffic |
TM2 | Only hear stations with your PL tone |
TM1sends tone but doesn’t require it to receiveTM2provides selective calling capability- Tone frequency set by
TFcommand
TS – Tone Sensitivity
Section titled “TS – Tone Sensitivity”Sets CTCSS decoder sensitivity for tone squelch.
Syntax
Section titled “Syntax”TSxTS?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| L | Low sensitivity |
| M | Medium sensitivity |
| H | High sensitivity |
Default
Section titled “Default”L (Low)
Examples
Section titled “Examples”TSL # Low sensitivity (default)TSM # Medium sensitivityTSH # High sensitivityTS? # Query current setting- Higher sensitivity = detects weaker tones
- May cause false triggers on noise with
TSH - Use
TSMorTSHif tone squelch is unreliable - Only affects RX tone detection, not TX encoding