make the sdr type dropdown show beautiful names
This commit is contained in:
@@ -7,4 +7,5 @@ class RadioberrySource(SoapyConnectorSource):
|
||||
|
||||
|
||||
class RadioberryDeviceDescription(SoapyConnectorDeviceDescription):
|
||||
pass
|
||||
def getName(self):
|
||||
return "RadioBerry"
|
||||
|
||||
Reference in New Issue
Block a user