fill in gain stages for hackrf
This commit is contained in:
parent
437943c26c
commit
ed258cc9a0
@ -21,6 +21,5 @@ class HackrfDeviceDescription(SoapyConnectorDeviceDescription):
|
|||||||
def getOptionalKeys(self):
|
def getOptionalKeys(self):
|
||||||
return super().getOptionalKeys() + ["bias_tee"]
|
return super().getOptionalKeys() + ["bias_tee"]
|
||||||
|
|
||||||
# TODO: find actual gain stages for hackrf
|
def getGainStages(self):
|
||||||
# def getGainStages(self):
|
return ["LNA", "AMP", "VGA"]
|
||||||
# return None
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user