remove redpitaya source (working with hpsdr_connector)
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
from owrx.source.soapy import SoapyConnectorSource, SoapyConnectorDeviceDescription
|
||||
|
||||
|
||||
class RedPitayaSource(SoapyConnectorSource):
|
||||
def getDriver(self):
|
||||
return "redpitaya"
|
||||
|
||||
|
||||
class RedPitayaDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
pass
|
Reference in New Issue
Block a user