mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
Multi device support: basic multi device creation and deletion
This commit is contained in:
@@ -99,7 +99,6 @@ void DSPDeviceEngine::stopAcquistion()
|
||||
m_syncMessenger.storeMessage(cmd);
|
||||
handleSynchronousMessages();
|
||||
|
||||
|
||||
if(m_dcOffsetCorrection)
|
||||
{
|
||||
qDebug("DC offset:%f,%f", m_iOffset, m_qOffset);
|
||||
|
||||
Reference in New Issue
Block a user