mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
BladeRF2 input: set the appropriate total number of Rx channels in device enumeration process
This commit is contained in:
@@ -98,7 +98,7 @@ PluginInterface::SamplingDevices Blderf2InputPlugin::enumSampleSources()
|
||||
i,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
true,
|
||||
1,
|
||||
nbRxChannels,
|
||||
j));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user