mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 11:34:09 -04:00
Added a hidden command line option to activate MIMO functionality
This commit is contained in:
@@ -31,6 +31,7 @@ DSPEngine::DSPEngine() :
|
||||
m_audioOutputDeviceIndex(-1) // default device
|
||||
{
|
||||
m_dvSerialSupport = false;
|
||||
m_mimoSupport = false;
|
||||
m_masterTimer.start(50);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user