mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
PlutoSDR MIMO: recognize user defined MIMO devices
This commit is contained in:
@@ -307,6 +307,10 @@ public:
|
||||
|
||||
virtual void deleteSampleMIMOPluginInstanceMIMO(DeviceSampleMIMO *mimo);
|
||||
|
||||
virtual int getDefaultMIMONbItems() const {
|
||||
return 1;
|
||||
}
|
||||
|
||||
// Callback to allow plugin to add elements to top-level GUI (such as menu items)
|
||||
virtual bool createTopLevelGUI()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user