Skip to content

TCPIP eq

Annaliese McDermond edited this page Feb 25, 2022 · 3 revisions

EQ_TX

Used to set the Equalizer for TX

C[D]<seq_number>|eq tx [63Hz|125Hz|250Hz|500Hz|1000Hz|2000Hz|4000Hz|8000Hz]=[0-20]
or
C[D]<seq_number>|eq txsc [63Hz|125Hz|250Hz|500Hz|1000Hz|2000Hz|4000Hz|8000Hz]=[-10 to +10]

Example:

C19|eq tx 63Hz = 0

See Response Format for details on the format of the response messages from the radio

Hex Response Message Debug Output / Meaning
00000000   OK
50000016   Malformed Command
5000002C   Incorrect number of parameters

Responses

Response Example:

R19|0|

EQ_RX

Used to set the Equalizer for RX

C[D]<seq_number>|eq rx [63Hz|125Hz|250Hz|500Hz|1000Hz|2000Hz|4000Hz|8000Hz]=[0-20]
or
C[D]<seq_number>|eq rxsc [63Hz|125Hz|250Hz|500Hz|1000Hz|2000Hz|4000Hz|8000Hz]=[-10 to +10]

Example:

C19|eq rx 63Hz = 0

See Response Format for details on the format of the response messages from the radio

Hex Response Message Debug Output / Meaning
00000000   OK
50000016   Malformed Command
5000002C   Incorrect number of parameters

Responses

Response Example:

R19|0|