mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Plugin interface: use enum for single Rx or single Tx type and added the any type
This commit is contained in:
@@ -81,7 +81,7 @@ PluginInterface::SamplingDevices SoapySDROutputPlugin::enumSampleSinks()
|
||||
serial,
|
||||
idev,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
false,
|
||||
PluginInterface::SamplingDevice::StreamSingleTx,
|
||||
nbTxChannels,
|
||||
ichan));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user