mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-07 15:33:57 +00:00
set number of channels to allow channel selection
This commit is contained in:
parent
cb6faa708a
commit
5e13e396c4
1 changed files with 3 additions and 0 deletions
|
|
@ -107,3 +107,6 @@ class AfedriDeviceDescription(SoapyConnectorDeviceDescription):
|
|||
"R820T_MIXER_GAIN",
|
||||
"R820T_VGA_GAIN",
|
||||
]
|
||||
|
||||
def getNumberOfChannels(self) -> int:
|
||||
return 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue