Skip to content

Commit

Permalink
Update remote-control command list
Browse files Browse the repository at this point in the history
  • Loading branch information
alexf91 authored and csete committed Jan 26, 2020
1 parent 9dacf34 commit 7d1fe65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/remote-control.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,18 @@ Supported commands:
Set demodulator mode and passband [Hz]
Passing a '?' as the first argument instead of 'mode' will return
a space separated list of radio backend supported modes.
l|L ?
Get a space separated list of settings available for reading (l) or writing (L).
l STRENGTH
Get signal strength [dBFS]
l SQL
Get squelch threshold [dBFS]
L SQL <sql>
Set squelch threshold to <sql> [dBFS]
l <gain_name>_GAIN
Get the value of the gain setting with the name <gain_name>
L <gain_name>_GAIN <value>
Set the value of the gain setting with the name <gain_name> to <value>
u RECORD
Get status of audio recorder
U RECORD <status>
Expand Down

0 comments on commit 7d1fe65

Please sign in to comment.