mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 09:25:07 -04:00
MIMO: copied test source as multiple input. Adaptation of main classes
This commit is contained in:
@@ -57,6 +57,9 @@ public:
|
||||
// Sample Sink stuff
|
||||
void registerSampleSink(const QString& sinkName, PluginInterface* plugin);
|
||||
|
||||
// Sample MIMO stuff
|
||||
void registerSampleMIMO(const QString& sinkName, PluginInterface* plugin);
|
||||
|
||||
protected:
|
||||
PluginManager* m_pluginManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user