mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Perseus: do a full start/stop when changing sample rate
This commit is contained in:
@@ -39,6 +39,7 @@ PerseusThread::~PerseusThread()
|
||||
|
||||
void PerseusThread::startWork()
|
||||
{
|
||||
qDebug("PerseusThread::startWork");
|
||||
m_startWaitMutex.lock();
|
||||
start();
|
||||
while(!m_running)
|
||||
|
||||
Reference in New Issue
Block a user