mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 22:19:04 +00:00
move this over so a normal soapy sdr source
This commit is contained in:
parent
f92c49cee6
commit
2c4c88e30d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from .airspy import AirspySource
|
||||
from .soapy import SoapyConnectorSource
|
||||
|
||||
|
||||
class AirspyhfSource(AirspySource):
|
||||
class AirspyhfSource(SoapyConnectorSource):
|
||||
def getDriver(self):
|
||||
return "airspyhf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue