mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Store device category (type) in the SamplingDevice structure
This commit is contained in:
@@ -58,6 +58,7 @@ PluginInterface::SamplingDevices RTLSDRPlugin::enumSampleSources()
|
||||
m_deviceTypeID,
|
||||
QString(serial),
|
||||
i,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
true,
|
||||
0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user