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