1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

MIMO: AM demod: implemented stream index (except dialog and apply setting)

This commit is contained in:
f4exb
2019-05-20 16:31:15 +02:00
parent 1e881d0b2f
commit e62e187931
20 changed files with 101 additions and 22 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ PluginInterface::SamplingDevices TestMIPlugin::enumSampleMIMO()
QString::null,
0,
PluginInterface::SamplingDevice::BuiltInDevice,
PluginInterface::SamplingDevice::StreamAny,
PluginInterface::SamplingDevice::StreamMIMO,
1,
0));