move this over so a normal soapy sdr source
This commit is contained in:
parent
f92c49cee6
commit
2c4c88e30d
@ -1,6 +1,6 @@
|
||||
from .airspy import AirspySource
|
||||
from .soapy import SoapyConnectorSource
|
||||
|
||||
|
||||
class AirspyhfSource(AirspySource):
|
||||
class AirspyhfSource(SoapyConnectorSource):
|
||||
def getDriver(self):
|
||||
return "airspyhf"
|
||||
|
Loading…
Reference in New Issue
Block a user