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