mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
fix agc parameter
This commit is contained in:
parent
dfaecdb357
commit
4199a583f8
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ class SoapyConnectorDeviceDescription(ConnectorDeviceDescription):
|
|||
"rf_gain",
|
||||
"Device Gain",
|
||||
gain_stages=self.getGainStages(),
|
||||
has_agc=self.hasAgc(),
|
||||
),
|
||||
TextInput("antenna", "Antenna"),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue