fill in airspy gain stages
This commit is contained in:
parent
d15d9d8c76
commit
437943c26c
@ -34,6 +34,5 @@ class AirspyDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
def getOptionalKeys(self):
|
||||
return super().getOptionalKeys() + ["bias_tee", "bitpack"]
|
||||
|
||||
# TODO: find actual gain stages for airspay
|
||||
# def getGainStages(self):
|
||||
# return None
|
||||
def getGainStages(self):
|
||||
return ["LNA", "MIX", "VGA"]
|
||||
|
Loading…
Reference in New Issue
Block a user